Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Move error handlers from OC_Log to OC\Log\ErrorHandler | Bart Visscher | 2013-07-05 | 3 | -30/+58 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-15 | 534 | -1055/+1055 | |
* | | | | | | | | | | | | | Merge pull request #3487 from owncloud/basic_auth_hack | Thomas Müller | 2013-07-14 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Move comment and set requesttoken. | Thomas Tanghus | 2013-06-05 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | Cleanup hacke v.2 | Thomas Tanghus | 2013-05-31 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | Revert "Clean up hack." | Thomas Tanghus | 2013-05-31 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | Clean up hack. | Thomas Tanghus | 2013-05-31 | 2 | -4/+3 | |
| * | | | | | | | | | | | | | Hack base.php to make Basic Auth work | Thomas Tanghus | 2013-05-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge pull request #4061 from rolandgeider/master | Jan-Christoph Borchardt | 2013-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Use transifex.com on link to translations | rolandgeider | 2013-07-14 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | [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 | 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 but... | Björn Schießle | 2013-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | 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 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |