| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the JobList test more robust by sorting the result of getAll before comp... | Joas Schilling | 2015-11-19 | 1 | -12/+24 |
* | Merge pull request #20551 from owncloud/notification-fix-tests | Thomas Müller | 2015-11-18 | 2 | -20/+58 |
|\ |
|
| * | Add tests for the "return $this" and fix it on the new method | Joas Schilling | 2015-11-17 | 2 | -20/+58 |
* | | Merge pull request #20544 from owncloud/move-index-to-appframework | Thomas Müller | 2015-11-17 | 2 | -13/+25 |
|\ \
| |/
|/| |
|
| * | Move index.php from files to AppFramework | Lukas Reschke | 2015-11-16 | 2 | -13/+25 |
* | | Merge pull request #20539 from owncloud/notification-api-adjustment | Thomas Müller | 2015-11-17 | 2 | -69/+36 |
|\ \
| |/
|/| |
|
| * | Remove the icon for now | Joas Schilling | 2015-11-16 | 2 | -69/+0 |
| * | Add "is primary action" to actions | Joas Schilling | 2015-11-16 | 1 | -0/+36 |
* | | [Share2.0] OCS Share API getShare uses new code | Roeland Jago Douma | 2015-11-16 | 1 | -1/+1 |
|/ |
|
* | [Avatar] No need to setup FS for avatar tests | Roeland Jago Douma | 2015-11-14 | 1 | -59/+40 |
* | enable microseconds in log timestamps | Christian Schnidrig | 2015-11-12 | 1 | -0/+67 |
* | Add tests for FileInfo owner | Robin Appelman | 2015-11-10 | 1 | -10/+44 |
* | Merge pull request #16604 from owncloud/cache-escape-like | Robin Appelman | 2015-11-10 | 1 | -0/+48 |
|\ |
|
| * | Add test for special character during move | Robin Appelman | 2015-11-05 | 1 | -0/+48 |
* | | Fix autoloader unit test output | Roeland Jago Douma | 2015-11-09 | 1 | -1/+0 |
* | | [autoloader] Make sure to load construct full paths | Roeland Jago Douma | 2015-11-06 | 1 | -8/+45 |
* | | Merge pull request #20348 from owncloud/issue-20303-integer-group-names | Thomas Müller | 2015-11-06 | 1 | -0/+26 |
|\ \ |
|
| * | | Make sure that group names are strings not integers | Joas Schilling | 2015-11-06 | 1 | -0/+26 |
* | | | Merge pull request #20288 from owncloud/fix_20234 | Thomas Müller | 2015-11-06 | 1 | -0/+96 |
|\ \ \
| |/ /
|/| | |
|
| * | | make sure that we update the unencrypted size for the versions | Björn Schießle | 2015-11-04 | 1 | -0/+96 |
* | | | Fix oracle | Roeland Jago Douma | 2015-11-05 | 1 | -35/+119 |
* | | | Add unshare hooks | Roeland Jago Douma | 2015-11-05 | 1 | -101/+128 |
* | | | The new sharing code now handles deletion | Roeland Jago Douma | 2015-11-05 | 2 | -0/+741 |
* | | | subadmin methods should not return any null user or group | Arthur Schiwon | 2015-11-05 | 1 | -0/+31 |
| |/
|/| |
|
* | | Merge pull request #20157 from owncloud/users-fixeveryonecount | Thomas Müller | 2015-11-04 | 1 | -0/+69 |
|\ \
| |/
|/| |
|
| * | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 1 | -0/+69 |
* | | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20135 from owncloud/check-if-null-subadmin | Thomas Müller | 2015-10-29 | 2 | -191/+362 |
|\ |
|
| * | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 2 | -191/+362 |
* | | Merge pull request #20134 from owncloud/pass-with-skipping | Thomas Müller | 2015-10-29 | 2 | -17/+18 |
|\ \ |
|
| * | | Make Travis CI pass when DAV was not touched | Joas Schilling | 2015-10-29 | 2 | -17/+18 |
| |/ |
|
* | | Merge pull request #19869 from owncloud/cache-adjustcurrentmtimeonrename | Thomas Müller | 2015-10-29 | 2 | -2/+51 |
|\ \ |
|
| * | | Fix locking unit tests due to filemtime addition | Vincent Petry | 2015-10-26 | 1 | -2/+10 |
| * | | Also adjust storage_mtime of target after rename | Vincent Petry | 2015-10-26 | 1 | -0/+41 |
* | | | Use the method | Joas Schilling | 2015-10-29 | 1 | -7/+1 |
* | | | Add a repair step that checks for group membership on shares | Joas Schilling | 2015-10-29 | 1 | -0/+138 |
* | | | Remove shares where the parent does not exist anymore | Joas Schilling | 2015-10-29 | 1 | -0/+78 |
| |/
|/| |
|
* | | run litmus scripts only if code in the dav app did change changed | Thomas Müller | 2015-10-28 | 1 | -0/+17 |
* | | Enable DAV app testing on travis | Thomas Müller | 2015-10-27 | 3 | -0/+224 |
* | | Use speaking ids | Joas Schilling | 2015-10-26 | 1 | -9/+17 |
* | | Stay on the same category when refreshing the page on the apps list | Joas Schilling | 2015-10-26 | 1 | -1/+20 |
|/ |
|
* | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 1 | -0/+16 |
* | Remove dependency on ICrypto + use XOR | Lukas Reschke | 2015-10-21 | 12 | -106/+7 |
* | Fix unit test | Roeland Jago Douma | 2015-10-21 | 1 | -15/+93 |
* | New \OC\SubAdmin class | Roeland Jago Douma | 2015-10-21 | 1 | -0/+264 |
* | Merge pull request #18184 from owncloud/ocs-merge-headers | Thomas Müller | 2015-10-21 | 1 | -29/+33 |
|\ |
|
| * | Merge headers of ocs results | Thomas Müller | 2015-09-21 | 1 | -29/+33 |
* | | Merge pull request #17641 from owncloud/fix_objectstore_rename | Jörn Friedrich Dreyer | 2015-10-19 | 3 | -11/+35 |
|\ \ |
|
| * | | Fix error in stop script | Thomas Müller | 2015-10-16 | 1 | -11/+13 |
| * | | Add tests for double cache rename | Robin Appelman | 2015-10-16 | 1 | -0/+18 |