Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 enou... | Björn Schießle | 2013-07-12 | 1 | -63/+96 | |
|/ / / / | ||||||
* | | | | Merge pull request #3270 from owncloud/convert-oc_config | icewind1991 | 2013-07-11 | 6 | -105/+328 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | 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 | |
| * | | | | | | | 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 | |
| * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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.php: in case of potential CSRF attack we send an error message ... | Thomas Müller | 2013-07-11 | 3 | -6/+14 | |
* | | | | | | | | | | | | | [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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | 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 | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #4002 from owncloud/use_OC_in_settings_js | Morris Jobke | 2013-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Use OC instead of oc to show alert at an error. | kondou | 2013-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #4003 from owncloud/use_close_png_instead_of_delete_png_fo... | Morris Jobke | 2013-07-10 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Close.png instead of delete.png for close dialogs | kondou | 2013-07-10 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | LDAP: even better check for emptiness, fixes #3815 | Arthur Schiwon | 2013-07-10 | 1 | -8/+19 | |
* | | | | | | | | | | | | | | | | Merge pull request #3994 from owncloud/fix_oracle_setup | Jörn Friedrich Dreyer | 2013-07-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | General fixes | Victor Dubiniuk | 2013-07-10 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-10 | 540 | -2546/+2571 | |
|/ / / / / / / / / / / / / / |