Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18395 from owncloud/hide-empty-security-warning | Robin McCorkell | 2015-08-21 | 3 | -0/+12 |
|\ | |||||
| * | add success message | Morris Jobke | 2015-08-21 | 3 | -1/+9 |
| * | [admin settings] hide security warnings if empty | Morris Jobke | 2015-08-18 | 1 | -0/+4 |
* | | Merge pull request #18456 from owncloud/fix-unrelated-cron-errors | Thomas Müller | 2015-08-21 | 1 | -0/+2 |
|\ \ | |||||
| * | | Clear cron errors on change of background job mode | Morris Jobke | 2015-08-20 | 1 | -0/+2 |
* | | | Merge pull request #18471 from hasso/shorts-fix | Vincent Petry | 2015-08-21 | 3 | -3/+73 |
|\ \ \ | |||||
| * | | | Make short versions of weekday/month names translatable | Hasso Tepper | 2015-08-21 | 3 | -3/+73 |
* | | | | Merge pull request #18426 from owncloud/joblist-next-non-existing | Morris Jobke | 2015-08-21 | 2 | -2/+41 |
|\ \ \ \ | |||||
| * | | | | handle non existing job classes in $jobList->getNext | Robin Appelman | 2015-08-19 | 2 | -2/+41 |
* | | | | | Merge pull request #18468 from owncloud/sharing_availability_fix | Morris Jobke | 2015-08-21 | 2 | -0/+26 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add availability methods to files_external FailedStorage | Robin McCorkell | 2015-08-20 | 1 | -0/+8 |
| * | | | | Prevent shares being added to oc_storages via availability | Robin McCorkell | 2015-08-20 | 1 | -0/+18 |
* | | | | | Merge pull request #18457 from owncloud/test-traits | Robin McCorkell | 2015-08-20 | 4 | -44/+127 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | add test mountprovider logic to a trait | Robin Appelman | 2015-08-20 | 2 | -31/+60 |
| * | | | | allow moving common test logic into traits | Robin Appelman | 2015-08-20 | 3 | -14/+68 |
* | | | | | Merge pull request #18459 from owncloud/files-detailtabview-namespace | Thomas Müller | 2015-08-20 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Add namespace in case the file is loaded individually | Vincent Petry | 2015-08-20 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #18372 from owncloud/issue-18358-object-type-and-id-for-ac... | Joas Schilling | 2015-08-20 | 7 | -82/+813 |
|\ \ \ \ \ | |||||
| * | | | | | Expand the doc blocks on the new methods | Joas Schilling | 2015-08-20 | 2 | -0/+32 |
| * | | | | | Remove unnecessary code | Joas Schilling | 2015-08-20 | 1 | -7/+0 |
| * | | | | | Add test coverage for Activity Event and Manager | Joas Schilling | 2015-08-20 | 2 | -7/+202 |
| * | | | | | Use an IEvent object instead of a huge parameter list | Joas Schilling | 2015-08-19 | 6 | -48/+549 |
| * | | | | | Send the file id when dealing with remote share responses | Joas Schilling | 2015-08-19 | 1 | -2/+2 |
| * | | | | | Extend the interfaces IManager and IConsumer to allow passing in the object | Joas Schilling | 2015-08-19 | 3 | -61/+71 |
* | | | | | | Merge pull request #18453 from owncloud/update-wording | Robin McCorkell | 2015-08-20 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | fix wording of update header | Jan-Christoph Borchardt | 2015-08-20 | 1 | -2/+2 |
* | | | | | | Merge pull request #18408 from owncloud/ext-ocp | Robin McCorkell | 2015-08-20 | 12 | -32/+46 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-08-19 | 12 | -32/+46 |
* | | | | | | Merge pull request #18380 from owncloud/files-sidebar-selectbar | Robin McCorkell | 2015-08-20 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix files select bar width when app sidebar is visible | Vincent Petry | 2015-08-18 | 1 | -0/+5 |
* | | | | | | | Merge pull request #18439 from owncloud/fix-appmanagement-install | Morris Jobke | 2015-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | [app management] fix dependency check on install | Morris Jobke | 2015-08-19 | 1 | -1/+1 |
* | | | | | | | Merge pull request #18369 from owncloud/occ-log | Morris Jobke | 2015-08-20 | 6 | -4/+605 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Unit tests for occ log:* commands | Robin McCorkell | 2015-08-19 | 2 | -0/+302 |
| * | | | | | | | config.sample.php logging documentation clarification | Robin McCorkell | 2015-08-19 | 1 | -4/+5 |
| * | | | | | | | Introduce occ command to manage owncloud log backend | Robin McCorkell | 2015-08-19 | 2 | -0/+125 |
| * | | | | | | | Introduce occ command for logging management | Robin McCorkell | 2015-08-19 | 2 | -0/+173 |
* | | | | | | | | Merge pull request #18437 from owncloud/ext-auth-trigger | Vincent Petry | 2015-08-20 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Trigger storage recheck on auth mechanism change | Robin McCorkell | 2015-08-19 | 1 | -0/+9 |
* | | | | | | | | | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 5 | -24/+199 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Additions to update page | Vincent Petry | 2015-08-20 | 5 | -15/+27 |
| * | | | | | | | | | Display app names in update page for app updates | Vincent Petry | 2015-08-19 | 4 | -21/+184 |
* | | | | | | | | | | Merge pull request #18447 from owncloud/ext-fix-empty-var | Morris Jobke | 2015-08-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't use `empty()` with a return value, PHP 5.4 | Robin McCorkell | 2015-08-20 | 1 | -2/+2 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #18438 from owncloud/ext-session-fix | Vincent Petry | 2015-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix 'Declaration of SessionStorageWrapper::__construct()...' | Robin McCorkell | 2015-08-19 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #18403 from owncloud/do-not-delete-group-if-empty | Morris Jobke | 2015-08-19 | 3 | -14/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | do not remove empty group in gui by js | michag86 | 2015-08-19 | 1 | -11/+0 |
| * | | | | | | | | hide delete icon on group for subadmins | michag86 | 2015-08-18 | 1 | -0/+2 |
| * | | | | | | | | do not remove group if it is empty | michag86 | 2015-08-18 | 1 | -3/+0 |