summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1656 from nextcloud/appinfo-check-class-existanceChristoph Wurst2016-10-101-0/+122
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make sure all the jobs, command, provides and migrations are validJoas Schilling2016-10-071-0/+122
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2016-10-1028-40/+374
* | | | | Merge pull request #1658 from nextcloud/fix-log.conditionMorris Jobke2016-10-091-1/+1
|\ \ \ \ \
| * | | | | Default to empty stringLukas Reschke2016-10-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1665 from nextcloud/speed-up-is-subdirectory-testMorris Jobke2016-10-093-43/+26
|\ \ \ \ \
| * | | | | Simplify isSubDirectory checkLukas Reschke2016-10-073-43/+26
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2016-10-0914-2/+166
* | | | | Merge pull request #1661 from nextcloud/fix_1659Lukas Reschke2016-10-081-3/+3
|\ \ \ \ \
| * | | | | use older php array syntax in index.phpGeorg Ehrke2016-10-071-3/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2016-10-0880-70/+680
|/ / / / /
* | | | | Merge pull request #1648 from nextcloud/bump_moment_jsRoeland Jago Douma2016-10-072-8/+9
|\ \ \ \ \
| * | | | | Bump moment.jsRoeland Jago Douma2016-10-072-8/+9
* | | | | | Merge pull request #1651 from nextcloud/fix_bower_strengthifyLukas Reschke2016-10-073-4/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix bower.json for strengthifyRoeland Jago Douma2016-10-073-4/+6
| |/ / / /
* | | | | Merge pull request #1644 from nextcloud/apple-web-titleMorris Jobke2016-10-071-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use name from themingJoas Schilling2016-10-071-1/+1
| * | | | Set proper web title for appleRoeland Jago Douma2016-10-061-1/+1
| | |/ / | |/| |
* | | | Merge pull request #1643 from nextcloud/ldap_more_cachingMorris Jobke2016-10-074-29/+180
|\ \ \ \ | |_|/ / |/| | |
| * | | cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-074-12/+162
| * | | get rid of test warningsArthur Schiwon2016-10-061-21/+22
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2016-10-07102-118/+192
* | | Merge pull request #1144 from nextcloud/translate-default-calendarMorris Jobke2016-10-0613-20/+97
|\ \ \
| * | | Add transifex configMorris Jobke2016-10-062-0/+6
| * | | Fix unit testsJoas Schilling2016-10-063-11/+24
| * | | Translate the Contacts addressbook when it's defaultJoas Schilling2016-10-066-6/+57
| * | | Translate the personal calendarJoas Schilling2016-10-063-3/+10
* | | | Merge pull request #1514 from nextcloud/integration-tests-orphaned-sharesMorris Jobke2016-10-065-33/+248
|\ \ \ \ | |_|/ / |/| | |
| * | | Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-10-062-31/+196
| * | | Adding type parameter because behat cannot ignore itSergio Bertolín2016-10-061-2/+3
| * | | Orphaned shares test and some requirementsSergio Bertolín2016-10-063-1/+50
* | | | Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-0616-563/+535
|\ \ \ \
| * | | | 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 #1453 from nextcloud/do-not-reload-if-connection-lostMorris Jobke2016-10-062-2/+29
|\ \ \ \ \
| * | | | | do not reload the page if the server is (temporarily) unreachableChristoph Wurst2016-10-032-2/+29
* | | | | | Merge pull request #1562 from nextcloud/log-versionMorris Jobke2016-10-061-2/+4
|\ \ \ \ \ \
| * | | | | | log version number in each log lineMorris Jobke2016-10-061-2/+4
* | | | | | | Merge pull request #1638 from nextcloud/allow-cross-repository-executionMorris Jobke2016-10-0610-11/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow to call the files even when you are in another instance atmJoas Schilling2016-10-0610-11/+11
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #1616 from nextcloud/downstream_ldap_6Morris Jobke2016-10-061-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Log the error with display nameJoas Schilling2016-10-061-2/+5
| * | | | | | Prevent user with empty uidJörn Friedrich Dreyer2016-10-041-0/+7
* | | | | | | Merge pull request #1634 from nextcloud/fix-password-policy-hintJoas Schilling2016-10-062-4/+49
|\ \ \ \ \ \ \