summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Some more code fixesJoas Schilling2017-03-201-21/+22
* Don't use a generic exceptionJoas Schilling2017-03-202-5/+5
* Merge pull request #3952 from nextcloud/downstream-27209Morris Jobke2017-03-202-0/+2
|\
| * Update autoloaderLukas Reschke2017-03-202-0/+2
* | Merge pull request #3949 from nextcloud/downstream-27307Morris Jobke2017-03-201-0/+5
|\ \
| * | Add exception to PHPDocLukas Reschke2017-03-201-0/+1
| * | checking if app exists in the FileStream nownoveens2017-03-201-0/+4
| |/
* | Merge pull request #3940 from nextcloud/downstream-27048Lukas Reschke2017-03-201-0/+3
|\ \
| * | Add postLogout hook to finish sessions from external session managers (#27048)Felix Rupp2017-03-191-0/+3
| |/
* | Merge pull request #3943 from nextcloud/downstream-27318Morris Jobke2017-03-201-1/+3
|\ \
| * | ownC -> NextcMorris Jobke2017-03-191-1/+1
| * | maintenance warning printed on STDERR rather than STDOUTnoveens2017-03-191-1/+3
| |/
* | Merge pull request #3941 from nextcloud/downstream-27254Morris Jobke2017-03-201-2/+2
|\ \
| * | HTTP 1.1 used when giving 403 and 404 errors while attempting to download non...noveens2017-03-191-2/+2
| |/
* | Merge pull request #3931 from nextcloud/downstream-27295Roeland Jago Douma2017-03-201-0/+3
|\ \
| * | don't store empty groupidsJörn Friedrich Dreyer2017-03-191-0/+3
| |/
* | Merge pull request #3935 from nextcloud/downstream-27293Morris Jobke2017-03-201-1/+1
|\ \
| * | log where a resource was not foundJörn Friedrich Dreyer2017-03-191-1/+1
| |/
* / Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201)Martin2017-03-191-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-03-202-0/+436
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-1912-58/+65
* Merge pull request #3927 from nextcloud/minor-fixesMorris Jobke2017-03-195-34/+35
|\
| * Namespace and array syntax fixesMorris Jobke2017-03-195-34/+35
* | Merge pull request #3906 from nextcloud/shares-circles-2Roeland Jago Douma2017-03-193-5/+57
|\ \
| * | shares-circlesMaxence Lange2017-03-173-5/+57
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-03-182-62/+62
* | Merge pull request #3898 from nextcloud/issue-3627-always-suggest-cli-urlLukas Reschke2017-03-183-7/+23
|\ \ | |/ |/|
| * Always suggest the overwrite.cli.urlJoas Schilling2017-03-173-7/+23
* | Merge pull request #3892 from nextcloud/downstream-27101Joas Schilling2017-03-171-1/+5
|\ \ | |/ |/|
| * Redirect unlink to rmdir (#27101)Vincent Petry2017-03-161-1/+5
* | Merge pull request #3883 from nextcloud/downstream-26968blizzz2017-03-171-2/+16
|\ \
| * | Ignore exception when deleting keys of deleted userVincent Petry2017-03-171-2/+16
* | | Merge pull request #3878 from nextcloud/downstream-26303Joas Schilling2017-03-171-1/+2
|\ \ \
| * | | Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-171-1/+2
| |/ /
* | | Merge pull request #3885 from nextcloud/downstream-26529Joas Schilling2017-03-171-0/+12
|\ \ \
| * | | Skip FailedStorage in background scanVincent Petry2017-03-171-0/+12
| |/ /
* | | Merge pull request #3856 from nextcloud/escape-likes-in-database-user-backendRoeland Jago Douma2017-03-171-3/+3
|\ \ \
| * | | Don't call function in constructorLukas Reschke2017-03-161-7/+3
| * | | Escape like parameters in database user backendLukas Reschke2017-03-151-3/+7
* | | | Merge pull request #3870 from nextcloud/add-base-uri-to-csp-policyRoeland Jago Douma2017-03-171-0/+1
|\ \ \ \
| * | | | Add base-uri to CSP policyLukas Reschke2017-03-161-0/+1
* | | | | Merge pull request #3619 from nextcloud/fix-scss-for-appsMorris Jobke2017-03-164-7/+94
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Properly calculate webdir using the serverrootRoeland Jago Douma2017-03-102-5/+13
| * | | | SCSS files don't exist on the default fs so just add them to theRoeland Jago Douma2017-03-101-1/+49
| * | | | Fix SCSS usage in appsMorris Jobke2017-03-101-1/+32
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-172-0/+464
| |_|_|/ |/| | |
* | | | Merge pull request #3679 from nextcloud/socialsharingLukas Reschke2017-03-161-0/+1
|\ \ \ \
| * | | | Move social buttons to menuRoeland Jago Douma2017-03-031-1/+0
| * | | | Add social sharingRoeland Jago Douma2017-03-031-0/+2
* | | | | Merge pull request #3008 from nextcloud/appmenu-experimentMorris Jobke2017-03-162-8/+77
|\ \ \ \ \ | |_|_|/ / |/| | | |