Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-14 | 541 | -1100/+1140 |
| | |||||
* | Removed the preview warning. This is only a simple text change | Frank Karlitschek | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-13 | 539 | -2047/+2064 |
| | |||||
* | Merge pull request #4037 from owncloud/add_new_file_above_summary | Kondou | 2013-07-12 | 1 | -0/+2 |
|\ | | | | | add new file above summary if it is the first file in the list | ||||
| * | add new file above summary if it is the first file in the list | Björn Schießle | 2013-07-12 | 1 | -0/+2 |
| | | |||||
* | | fix array access and change variable names according to the coding style | Björn Schießle | 2013-07-12 | 1 | -11/+13 |
| | | |||||
* | | continue cleaning-up old versions if availableSpace=0. It's not necessary ↵ | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
| | | | | | | | | but gives us some additional free space, especially in the case of a hard quota | ||||
* | | fix some var names according to our style guide | Björn Schießle | 2013-07-12 | 1 | -7/+7 |
| | | |||||
* | | adjust comments | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
| | | |||||
* | | fix typo in comment | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
| | | |||||
* | | also expire versions on rename, to update the history more regularly | Björn Schießle | 2013-07-12 | 1 | -0/+2 |
| | | |||||
* | | it is enough to call the expire function once | Björn Schießle | 2013-07-12 | 1 | -6/+1 |
| | | |||||
* | | call expire function before writing the new version to make sure to have ↵ | Björn Schießle | 2013-07-12 | 1 | -63/+96 |
|/ | | | | enough free space | ||||
* | Merge pull request #3270 from owncloud/convert-oc_config | icewind1991 | 2013-07-11 | 6 | -105/+328 |
|\ | | | | | Convert OC_Config to object so it can be used for DI | ||||
| * | stupid namespace | Bart Visscher | 2013-07-08 | 1 | -1/+1 |
| | | |||||
| * | Add constructor documentation | Bart Visscher | 2013-07-08 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-07-08 | 903 | -9739/+13308 |
| |\ | | | | | | | | | | | | | Conflicts: lib/config.php | ||||
| * | | fix \OC\Config test cases when debug mode is enabled | Robin Appelman | 2013-07-05 | 1 | -0/+2 |
| | | | |||||
| * | | fix test case whitespace | Robin Appelman | 2013-07-05 | 1 | -21/+14 |
| | | | |||||
| * | | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-07-04 | 261 | -620/+2059 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/config.php | ||||
| * \ \ | Merge branch 'master' into convert-oc_config | Thomas Mueller | 2013-07-03 | 696 | -4011/+4294 |
| |\ \ \ | |||||
| * | | | | on unit test use @expectedException | Thomas Müller | 2013-07-02 | 2 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | some phpdoc added | ||||
| * | | | | Merge branch 'master' into convert-oc_config | Thomas Müller | 2013-07-01 | 820 | -15995/+19116 |
| |\ \ \ \ | |||||
| * | | | | | Set debugMode after reading the config file | Bart Visscher | 2013-06-27 | 3 | -31/+30 |
| | | | | | | |||||
| * | | | | | Revert "Can't determine if debug mode is defined until we read the config" | Bart Visscher | 2013-06-27 | 3 | -13/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 969e43c87b7afb6184846fe27849167c9c6f5eab. | ||||
| * | | | | | Use file_exists to fix the unittests | Bart Visscher | 2013-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix stupid namespace separator | Bart Visscher | 2013-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-06-27 | 1148 | -14088/+24997 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/config.php lib/setup.php | ||||
| * | | | | | | Can't determine if debug mode is defined until we read the config | Michael Gapczynski | 2013-06-10 | 3 | -16/+13 |
| | | | | | | | |||||
| * | | | | | | Fix potential glob error | Michael Gapczynski | 2013-06-10 | 1 | -14/+10 |
| | | | | | | | |||||
| * | | | | | | One more style fix | Michael Gapczynski | 2013-06-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into convert-oc_config | Michael Gapczynski | 2013-06-03 | 1407 | -50198/+42057 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Style and comment fixes | Michael Gapczynski | 2013-06-03 | 3 | -35/+37 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into convert-oc_config | Thomas Mueller | 2013-05-15 | 280 | -3935/+5198 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | camelCase class properties | Bart Visscher | 2013-05-08 | 1 | -16/+15 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove include for loading legacy class | Bart Visscher | 2013-05-08 | 1 | -2/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix returns of values in OCP\Config | Bart Visscher | 2013-05-07 | 1 | -6/+21 |
| | | | | | | | | | |||||
| * | | | | | | | | Convert OC_Config to object interface | Bart Visscher | 2013-05-07 | 5 | -77/+288 |
| | | | | | | | | | |||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-12 | 555 | -1285/+1369 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4015 from owncloud/fixing-4005-master | Jörn Friedrich Dreyer | 2013-07-11 | 3 | -6/+14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | EventSource and update fixes [master] | ||||
| * | | | | | | | | | - eventsource.php: in case of potential CSRF attack we send an error message ↵ | Thomas Müller | 2013-07-11 | 3 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-11 | 558 | -1386/+1760 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #3978 from owncloud/forwarding-emitter | icewind1991 | 2013-07-10 | 3 | -1/+125 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add forwarding emitter for agregating multiple emitters | ||||
| * | | | | | | | | | forward previously registerd hooks | Robin Appelman | 2013-07-08 | 3 | -1/+21 |
| | | | | | | | | | | |||||
| * | | | | | | | | | add forwarding emitter for agregating multiple emitters | Robin Appelman | 2013-07-08 | 2 | -0/+104 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #3985 from owncloud/cookie-past2 | Morris Jobke | 2013-07-10 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | apply @LukasReschke's cookie changes, hopefully finally fix #854 | ||||
| * | | | | | | | | | | Set path in cookie. | Thomas Tanghus | 2013-07-09 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | apply @LukasReschke's cookie changes, hopefully finally fix #854 | Jan-Christoph Borchardt | 2013-07-09 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #3990 from owncloud/size-mb | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | add MB indicator to size heading, fix #3987 | ||||
| * | | | | | | | | | | | add MB indicator to size heading, fix #3987 | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | |