Thomas Müller
4e625202d1
Use EXECUTOR_NUMBER in database name and user name.
12 years ago
Bart Visscher
1a2db491af
Merge pull request #3962 from owncloud/move-error-handlers
Move error handlers from OC_Log to OC\Log\ErrorHandler
12 years ago
Jenkins for ownCloud
f2639d6269
[tx-robot] updated from transifex
12 years ago
Thomas Müller
6f5b0af67f
Merge pull request #3487 from owncloud/basic_auth_hack
Basic Auth is broken - again...
12 years ago
Jan-Christoph Borchardt
7cc22443e3
Merge pull request #4061 from rolandgeider/master
Use transifex.com on link to translations
12 years ago
rolandgeider
995feea42a
Use transifex.com on link to translations
12 years ago
Jenkins for ownCloud
29d8ae2f95
[tx-robot] updated from transifex
12 years ago
Frank Karlitschek
ccb3c5b428
Removed the preview warning. This is only a simple text change
12 years ago
Jenkins for ownCloud
583addaea1
[tx-robot] updated from transifex
12 years ago
Kondou
8ae2066b20
Merge pull request #4037 from owncloud/add_new_file_above_summary
add new file above summary if it is the first file in the list
12 years ago
Björn Schießle
b16c5a6df7
fix array access and change variable names according to the coding style
13 years ago
Björn Schießle
15f7bb296c
continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota
13 years ago
Björn Schießle
fbf34f3bf6
fix some var names according to our style guide
13 years ago
Björn Schießle
2f0d88cae4
adjust comments
13 years ago
Björn Schießle
e7959d3da0
fix typo in comment
13 years ago
Björn Schießle
e8760d7284
also expire versions on rename, to update the history more regularly
13 years ago
Björn Schießle
d6c1e5490d
it is enough to call the expire function once
13 years ago
Björn Schießle
e159143165
call expire function before writing the new version to make sure to have enough free space
13 years ago
Björn Schießle
cb81ceb31d
add new file above summary if it is the first file in the list
12 years ago
icewind1991
3abe68176f
Merge pull request #3270 from owncloud/convert-oc_config
Convert OC_Config to object so it can be used for DI
12 years ago
Jenkins for ownCloud
3fbf7ab189
[tx-robot] updated from transifex
12 years ago
Jörn Friedrich Dreyer
c5f2ea9a95
Merge pull request #4015 from owncloud/fixing-4005-master
EventSource and update fixes [master]
12 years ago
Jenkins for ownCloud
f74659f3f6
[tx-robot] updated from transifex
12 years ago
Thomas Müller
d18bd17eb7
- eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser
- eventsource.js: handle undefined data on event
- update.js: in case of error we close the event source - advise the user to reload the page
- update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack
12 years ago
icewind1991
d134ba9a82
Merge pull request #3978 from owncloud/forwarding-emitter
add forwarding emitter for agregating multiple emitters
12 years ago
Morris Jobke
e2a5af4b9e
Merge pull request #3985 from owncloud/cookie-past2
apply @LukasReschke's cookie changes, hopefully finally fix #854
12 years ago
Jan-Christoph Borchardt
a9072056a0
Merge pull request #3990 from owncloud/size-mb
add MB indicator to size heading, fix #3987
12 years ago
Morris Jobke
eed516c31a
Merge pull request #4002 from owncloud/use_OC_in_settings_js
[settings] Use OC instead of oc to show alert at an error.
12 years ago
Jan-Christoph Borchardt
3fb3a7baa8
add MB indicator to size heading, fix #3987
12 years ago
Morris Jobke
01c6ca94c2
Merge pull request #4003 from owncloud/use_close_png_instead_of_delete_png_for_dialogs
Use close.png instead of delete.png for closing dialogs
12 years ago
Arthur Schiwon
5387e5c354
LDAP: even better check for emptiness, fixes #3815
13 years ago
Jörn Friedrich Dreyer
6a50848a6e
Merge pull request #3994 from owncloud/fix_oracle_setup
General setup fixes for Oracle
12 years ago
kondou
4cd87549e1
Close.png instead of delete.png for close dialogs
12 years ago
kondou
efb707a431
Use OC instead of oc to show alert at an error.
Related to #4001
12 years ago
Jenkins for ownCloud
7ec6f3bde9
[tx-robot] updated from transifex
12 years ago
Victor Dubiniuk
194ab11322
General fixes
12 years ago
mvn23
40879c6327
Merge pull request #3787 from mvn23/patch-1
Thanks @bartv2 and @bantu , merged and closed.
12 years ago
VicDeo
43755a292b
Merge pull request #3943 from owncloud/encode_uri_component
Add path encoding to public API.
12 years ago
Thomas Tanghus
9e9c323acd
Set path in cookie.
12 years ago
Victor Dubiniuk
c0b210f0d5
Add unit test
12 years ago
Victor Dubiniuk
257096f1d4
Encode current trashbin directory
13 years ago
Victor Dubiniuk
582631323a
Migrate to encodePath
13 years ago
Victor Dubiniuk
5a3fce12a4
Implement encodePath
13 years ago
Jan-Christoph Borchardt
d70d4f435e
apply @LukasReschke's cookie changes, hopefully finally fix #854
12 years ago
Jörn Friedrich Dreyer
cc0965b9bc
Merge pull request #3980 from owncloud/try-permissions-hook-again
Add update permissions hook to sharing
12 years ago
Jörn Friedrich Dreyer
5513e30752
Merge pull request #3920 from owncloud/Fixing_search_ie8
[ie8] Fix lazy CSS loading and missing borders in search dropdown
12 years ago
Jenkins for ownCloud
439cad07b5
[tx-robot] updated from transifex
12 years ago
Michael Gapczynski
4feff3456b
Only emit permissions hook for files and and include path
12 years ago
Thomas Müller
244d376a16
Merge pull request #3977 from owncloud/enable_oracle_in_autotests
enable oracle testing by default
12 years ago
icewind1991
af1c3dd4ce
Merge pull request #3963 from owncloud/update-logic-split
Move the upgrade logic to \OC\Updater
12 years ago