summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use proper ALTER ROLE syntaxRoeland Jago Douma2016-09-051-1/+1
* [tx-robot] updated from transifexNextcloud bot2016-09-0546-22/+202
* [tx-robot] updated from transifexNextcloud bot2016-09-0444-156/+430
* [tx-robot] updated from transifexNextcloud bot2016-09-0330-104/+304
* Merge pull request #1225 from nextcloud/allow-to-validate-password-policyRoeland Jago Douma2016-09-021-3/+9
|\
| * Allow to validate the password_policy appJoas Schilling2016-09-011-3/+9
* | Merge pull request #1246 from nextcloud/federation_dead_codeLukas Reschke2016-09-021-34/+0
|\ \
| * | Remove dead OCS register codeRoeland Jago Douma2016-09-021-34/+0
|/ /
* | Merge pull request #1239 from nextcloud/cache_info_parsingMorris Jobke2016-09-021-2/+11
|\ \
| * | Cache parsing of info.xmlRoeland Jago Douma2016-09-021-2/+11
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-0242-0/+108
* | Merge pull request #1221 from nextcloud/proper_204_304_responseMorris Jobke2016-09-012-6/+42
|\ \
| * | No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-312-6/+42
* | | Merge pull request #1194 from nextcloud/card-caldav-check-existsJoas Schilling2016-09-016-16/+49
|\ \ \
| * | | more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-316-16/+49
* | | | Merge pull request #1219 from coderkun/issue-1110-tabindexRoeland Jago Douma2016-09-011-5/+5
|\ \ \ \
| * | | | Add attribute “tabindex” to login form (fixes #1110)coderkun2016-08-311-5/+5
| | |/ / | |/| |
* | | | Merge pull request #1215 from nextcloud/issue-1083-update-live-relative-times...Roeland Jago Douma2016-09-015-4/+15
|\ \ \ \
| * | | | Use live timestamp on comments tabJoas Schilling2016-09-011-1/+2
| * | | | Use live timestamps in the versions tab of the sidebarJoas Schilling2016-09-011-1/+2
| * | | | Use live timestamp in the sidebar detailsJoas Schilling2016-09-011-1/+2
| * | | | Update live timestamps to give a more live feelingJoas Schilling2016-09-012-1/+9
| | |_|/ | |/| |
* | | | Merge pull request #1224 from nextcloud/do-not-allow-linebreak-in-pathsRoeland Jago Douma2016-09-013-2/+11
|\ \ \ \
| * | | | Also prevent null byte characterJoas Schilling2016-09-012-1/+3
| * | | | Add PhantomJS to gitignoreJoas Schilling2016-09-011-0/+1
| * | | | Filter out %0A from pathsJoas Schilling2016-09-012-2/+8
| |/ / /
* | | | Merge pull request #1227 from nextcloud/improve-testsJoas Schilling2016-09-013-33/+1
|\ \ \ \
| * | | | properly load APCu extension on CLI to execute APCu testsMorris Jobke2016-09-011-1/+1
| * | | | Remove unneeded Windows logicMorris Jobke2016-09-012-32/+0
| |/ / /
* | | | Merge pull request #1230 from nextcloud/php7-apcuRoeland Jago Douma2016-09-012-3/+31
|\ \ \ \
| * | | | Activate APCu on PHP 7Morris Jobke2016-09-012-3/+31
|/ / / /
* | | | Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profitJoas Schilling2016-09-0112-24/+12
|\ \ \ \
| * | | | Fix phpdocRoeland Jago Douma2016-08-291-1/+1
| * | | | fix a few minor code smellsJörn Friedrich Dreyer2016-08-2912-23/+11
* | | | | Merge pull request #1217 from nextcloud/federation_phpunit_fixesJoas Schilling2016-09-016-29/+33
|\ \ \ \ \
| * | | | | Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-316-29/+33
| | |_|/ / | |/| | |
* | | | | Merge pull request #1223 from nextcloud/core_command_phpunt_getmockJoas Schilling2016-09-0122-90/+167
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-0122-90/+167
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2016-09-01280-1454/+2330
* | | | Merge pull request #1216 from nextcloud/theming_phpunit_fixesJulius Härtl2016-08-311-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix ThemingDefaults getMock deprecationRoeland Jago Douma2016-08-311-5/+5
|/ / /
* | | Merge pull request #1188 from nextcloud/2fa-redirect-default-appLukas Reschke2016-08-312-17/+15
|\ \ \
| * | | check same URL in unit testsChristoph Wurst2016-08-301-11/+12
| * | | redirect to default app after solving the 2FA challengeChristoph Wurst2016-08-302-8/+5
* | | | Merge pull request #1212 from nextcloud/fix_federatedfilesharingtestsRoeland Jago Douma2016-08-315-27/+35
|\ \ \ \
| * | | | Fix deprecated usages of getMock in federatedfilesharingRoeland Jago Douma2016-08-315-27/+35
* | | | | Merge pull request #797 from nextcloud/only-match-for-auth-cookieJoas Schilling2016-08-312-3/+92
|\ \ \ \ \
| * | | | | Match only for actual session cookieLukas Reschke2016-08-092-3/+92
* | | | | | Merge pull request #1201 from nextcloud/usermountcache-orphanedshareRoeland Jago Douma2016-08-312-2/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added closeCursor in SharedMount numeric idVincent Petry2016-08-301-0/+1