Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no further comment - which dev did not test this BEFORE submitting the pull r... | Thomas Müller | 2013-09-11 | 1 | -3/+3 |
* | Merge branch 'master' into clean_up_util | kondou | 2013-09-02 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' into oc_preview | Georg Ehrke | 2013-08-23 | 1 | -2/+22 |
| |\ | |||||
| * \ | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -0/+24 |
| |\ \ | |||||
| * | | | update indexes of oc_permissions | Georg Ehrke | 2013-08-09 | 1 | -1/+1 |
| * | | | allow permissions.user to be null as suggested by @butonic | Georg Ehrke | 2013-08-07 | 1 | -1/+1 |
* | | | | Fix some phpdoc and camelcase | kondou | 2013-08-23 | 1 | -15/+17 |
* | | | | fixing typos | Thomas Müller | 2013-08-22 | 1 | -9/+10 |
* | | | | Merge branch 'master' into clean_up_util | kondou | 2013-08-20 | 1 | -2/+39 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 1 | -2/+22 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 1 | -0/+18 |
| | |\ \ | |||||
| | * | | | use storage wrapper for quota instead of a filesystem proxy | Robin Appelman | 2013-07-25 | 1 | -2/+22 |
| * | | | | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 1 | -0/+18 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | check if some encrypted files are left after the app was disabled and warn th... | Bjoern Schiessle | 2013-08-12 | 1 | -0/+17 |
| | |/ / | |/| | | |||||
* | | | | Fix some naming and spacing in lib/util.php | kondou | 2013-08-18 | 1 | -10/+15 |
* | | | | Clean up \OC\Util | kondou | 2013-08-15 | 1 | -195/+263 |
| |/ / |/| | | |||||
* | | | Cache OC_Util::checkServer() result in session | Markus Goetz | 2013-08-15 | 1 | -0/+7 |
| |/ |/| | |||||
* | | Merge branch 'master' into fixing-testGetById-master | Thomas Müller | 2013-07-30 | 1 | -2/+4 |
|\ \ | |||||
| * | | Also clean PHP 5.5 opcache | kondou | 2013-07-28 | 1 | -0/+4 |
| |/ | |||||
| * | Use autoloader for Patchwork/PHP/Shim/Normalizer | Bart Visscher | 2013-07-16 | 1 | -2/+0 |
* | | adding unit tests for OC_Util::basename | Thomas Müller | 2013-07-29 | 1 | -0/+1 |
* | | implement a platform independent version of basename | Thomas Mueller | 2013-07-29 | 1 | -0/+6 |
|/ | |||||
* | Implement encodePath | Victor Dubiniuk | 2013-07-09 | 1 | -1/+16 |
* | Merge https://github.com/owncloud/core/pull/3827 | Björn Schießle | 2013-07-08 | 1 | -12/+20 |
* | eddition string should be empty by default | Björn Schießle | 2013-07-04 | 1 | -1/+1 |
* | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 1 | -1/+1 |
* | also use the default theme if the theme is set to an empty string in the con... | Björn Schießle | 2013-06-19 | 1 | -2/+2 |
* | Merge branch 'master' into move-maint-start | Thomas Mueller | 2013-06-14 | 1 | -14/+41 |
|\ | |||||
| * | merge master into backgroundjob | Robin Appelman | 2013-06-02 | 1 | -28/+82 |
| |\ | |||||
| | * | Merge pull request #3454 from owncloud/fix_hasInternetConnection | Thomas Müller | 2013-05-31 | 1 | -5/+11 |
| | |\ | |||||
| | | * | fix method naming | Thomas Mueller | 2013-05-31 | 1 | -3/+3 |
| | | * | make method names camelCase | Georg Ehrke | 2013-05-27 | 1 | -3/+3 |
| | | * | update comment | Georg Ehrke | 2013-05-27 | 1 | -1/+1 |
| | | * | move check if internet connection is disabled on purpose to a dedicated method | Georg Ehrke | 2013-05-27 | 1 | -2/+8 |
| | | * | fix return value of OC_Util::isinternetconnectionworking() | Georg Ehrke | 2013-05-22 | 1 | -1/+1 |
| | * | | Merge pull request #3459 from owncloud/fix_for_2377 | icewind1991 | 2013-05-31 | 1 | -0/+19 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-25 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * | | | prevent for returning while false normalize string | Florin Peter | 2013-05-25 | 1 | -1/+6 |
| | | * | | | added normalizeUnicode() method to OC_Util | Florin Peter | 2013-05-24 | 1 | -0/+14 |
| | * | | | | Use the new session wrapper | Robin Appelman | 2013-05-28 | 1 | -7/+7 |
| | | |/ / | | |/| | | |||||
| | * | | | Bump version for files_encryption changes | Michael Gapczynski | 2013-05-25 | 1 | -1/+1 |
| | |/ / | |||||
| | * / | allow install when only oracle is available | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -1/+2 |
| | |/ | |||||
| | * | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 1 | -34/+71 |
| | |\ | |||||
| | * \ | Merge branch 'master' into filecache_mtime | Michael Gapczynski | 2013-03-08 | 1 | -44/+61 |
| | |\ \ | |||||
| | * \ \ | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 1 | -39/+73 |
| | |\ \ \ | |||||
| | * | | | | Cache: add seccond mtime field | Robin Appelman | 2013-02-10 | 1 | -1/+1 |
| * | | | | | Add database table for backgroundjob | Robin Appelman | 2013-04-21 | 1 | -1/+1 |
* | | | | | | Clear opcode caches after writing to the config file, fixes #3372 | Michael Gapczynski | 2013-05-25 | 1 | -0/+19 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | fix for tearDownFS, after filesystem::tearDown() the root is not mounted | Florin Peter | 2013-05-07 | 1 | -0/+1 |
* | | | | | Merge pull request #2813 from owncloud/improve-lib-check | Bart Visscher | 2013-05-07 | 1 | -1/+1 |
|\ \ \ \ \ |