summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use our base class everywhereJoas Schilling2016-10-061-1/+2
* phpunit min version is 4.8Joas Schilling2016-10-061-31/+1
* Fix testsJoas Schilling2016-10-068-286/+368
* Clean up core/Application a bit moreJoas Schilling2016-10-051-2/+0
* Use magic DI as much as possibleJoas Schilling2016-10-055-217/+68
* When we can not create the class, try if the variable is a registered serviceJoas Schilling2016-10-051-0/+3
* Remove unneeded service definitionsJoas Schilling2016-10-051-44/+0
* Add a test for all the controllers and the middlewareJoas Schilling2016-10-051-0/+111
* Merge pull request #1624 from nextcloud/exclude_coverage_dirsLukas Reschke2016-10-051-0/+5
|\
| * Exclude tests and composer dir from coverageRoeland Jago Douma2016-10-051-0/+5
* | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-dbLukas Reschke2016-10-056-11/+26
|\ \
| * | Generate coverage for quick DB testsLukas Reschke2016-10-056-11/+26
| |/
* | Merge pull request #1418 from nextcloud/add-move-rename-supportMorris Jobke2016-10-051-1/+26
|\ \
| * | Add support for translations of move/rename activitiesJoas Schilling2016-10-051-1/+26
| |/
* | Merge pull request #1622 from nextcloud/activity-sidebar-iconsJoas Schilling2016-10-057-3/+16
|\ \ | |/ |/|
| * Add icons to activity navigationJoas Schilling2016-10-057-3/+16
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-0530-20/+34
* Merge pull request #1617 from nextcloud/issue-1605-update-notification-readab...Morris Jobke2016-10-043-18/+30
|\
| * Use new URL schemaJoas Schilling2016-10-042-2/+2
| * Use the readable version for notificationsJoas Schilling2016-10-043-16/+28
* | Merge pull request #1613 from nextcloud/2fa-backup-codes-psr4Joas Schilling2016-10-0412-30/+28
|\ \ | |/ |/|
| * Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-0312-30/+28
* | [tx-robot] updated from transifexNextcloud bot2016-10-04142-172/+176
|/
* Merge pull request #1595 from nextcloud/fix-avatar-usernameMorris Jobke2016-10-032-19/+67
|\
| * Remove database requirement from testLukas Reschke2016-10-032-19/+65
| * Use proper casing of username in avatar filesystem setupMorris Jobke2016-10-031-0/+2
* | Merge pull request #1590 from nextcloud/issue-1432-special-chars-on-name-conf...Morris Jobke2016-10-032-2/+6
|\ \
| * | Fix special characters when renaming to a conflictJoas Schilling2016-09-302-2/+6
* | | Merge pull request #607 from nextcloud/sharing-popover-menuLukas Reschke2016-10-034-63/+123
|\ \ \ | |_|/ |/| |
| * | fix sharing icon's alignment and add padding to the unshare iconChristoph Wurst2016-10-032-1/+11
| * | Move options to the rightRoeland Jago Douma2016-10-032-3/+11
| * | can share => can reshareRoeland Jago Douma2016-10-031-1/+1
| * | Make can edit checkbox work for file sharesRoeland Jago Douma2016-10-032-12/+22
| * | move unshare button out of popover menu; keep menu opened on re-renderChristoph Wurst2016-10-032-9/+15
| * | move sharing options into popover menuChristoph Wurst2016-10-031-45/+71
* | | Merge pull request #1546 from nextcloud/integration-tests-qa-222Lukas Reschke2016-10-033-0/+44
|\ \ \
| * | | Fix sizeRoeland Jago Douma2016-10-021-2/+2
| * | | Added quota calculation test when a file is recievedSergio Bertolin2016-10-023-2/+15
| * | | Added test checking quota after usageSergio Bertolin2016-10-023-0/+31
* | | | Merge pull request #1547 from nextcloud/files-translate-filesummaryChristoph Wurst2016-10-031-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Translate file summary connector (#26221)Vincent Petry2016-09-271-2/+4
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-0322-12/+196
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2016-10-0222-82/+96
* | | Merge pull request #1578 from nextcloud/use-more-magic-diLukas Reschke2016-10-0110-367/+44
|\ \ \
| * | | Remove unused endpointJoas Schilling2016-09-307-245/+14
| * | | Use magic DI for core controllersJoas Schilling2016-09-305-127/+35
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2016-10-0130-72/+304
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-3030-10/+118
* | Merge pull request #1582 from nextcloud/make-comments-100-testedLukas Reschke2016-09-301-0/+4
|\ \
| * | Add test for setTopmostParentId and getTopmostParentIdLukas Reschke2016-09-291-0/+4