summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | Inject SCSSCacherRoeland Jago Douma2017-01-062-33/+19
* | | Make SCCCacher injectableRoeland Jago Douma2017-01-062-69/+56
* | | FormattingRoeland Jago Douma2017-01-063-64/+89
* | | No need for the CssManagerRoeland Jago Douma2017-01-062-63/+0
* | | Installation css & template editJohn Molakvoæ (skjnldsv)2017-01-061-1/+5
* | | Css installation page fallbackJohn Molakvoæ (skjnldsv)2017-01-061-2/+7
* | | Do not add ICssManager to OCPRoeland Jago Douma2017-01-062-16/+1
* | | Code cleanupRoeland Jago Douma2017-01-063-15/+7
* | | Fix php docsJohn Molakvoæ (skjnldsv)2017-01-064-21/+21
* | | Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-065-15/+22
* | | Appdata location fixJohn Molakvoæ (skjnldsv)2017-01-062-3/+5
* | | Regex fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* | | Injection fix and log appname fixJohn Molakvoæ (skjnldsv)2017-01-063-11/+28
* | | Since fixJohn Molakvoæ (skjnldsv)2017-01-061-0/+2
* | | Url generator fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+2
* | | log app name fixJohn Molakvoæ (skjnldsv)2017-01-062-3/+3
* | | Appdata integration 2John Molakvoæ (skjnldsv)2017-01-066-6/+126
* | | Appdata integration 1 & log fix 2John Molakvoæ (skjnldsv)2017-01-064-21/+49
* | | Debug log fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+6
* | | Cache and compile baseJohn Molakvoæ (skjnldsv)2017-01-063-0/+139
* | | Merge pull request #2817 from nextcloud/fix-invalid-share-permsMorris Jobke2017-01-052-1/+61
|\ \ \
| * | | Use the new expressionJoas Schilling2017-01-051-10/+1
| * | | Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-1/+37
| * | | Adjust version to NextcloudLukas Reschke2017-01-051-1/+1
| * | | Add repair step to fix file share permissionsVincent Petry2017-01-051-0/+33
| | |/ | |/|
* | | Merge pull request #2946 from nextcloud/kill-apcJoas Schilling2017-01-052-139/+3
|\ \ \
| * | | Make sure old instances don't breakJoas Schilling2017-01-051-3/+3
| * | | Kill APC because it requires PHP 5.4Joas Schilling2017-01-051-136/+0
| |/ /
* | | Merge pull request #2797 from nextcloud/issue-2734-sudo-password-with-ldapJoas Schilling2017-01-051-0/+1
|\ \ \
| * | | Make sure the loginname is set when logging in via cookieJoas Schilling2017-01-051-0/+1
| |/ /
* | | Merge pull request #2922 from nextcloud/fopen-only-simple-modesRobin Appelman2017-01-051-14/+11
|\ \ \
| * | | log a warning when trying to use a non basic fopen modeRobin Appelman2017-01-051-14/+11
| |/ /
* | | Merge pull request #2535 from nextcloud/allow-to-reuse-admin-as-install-name-...Joas Schilling2017-01-051-7/+9
|\ \ \ | |/ / |/| |
| * | Allow to reuse the same name when installing a new instanceJoas Schilling2016-12-121-7/+9
* | | remove static:// stream wrapperRobin Appelman2017-01-041-171/+0
| |/ |/|
* | Merge pull request #2923 from nextcloud/remove-fakedir-streamRobin Appelman2017-01-031-67/+0
|\ \
| * | remove no longer used fakedir stream wrapperRobin Appelman2017-01-031-67/+0
* | | remove unused Assetic use statementsChristoph Wurst2017-01-031-8/+0
* | | Merge pull request #2872 from nextcloud/admin-settings-split-dbMorris Jobke2017-01-024-143/+225
|\ \ \
| * | | phpdocRobin Appelman2017-01-021-4/+23
| * | | split db logic from settings managerRobin Appelman2016-12-284-143/+206
| |/ /
* / / Rebrand to "Nextcloud" and add 100% coverageLukas Reschke2017-01-021-5/+6
|/ /
* | Merge pull request #2845 from nextcloud/deleteuser-gethomeearlyLukas Reschke2016-12-271-1/+7
|\ \
| * | Get user home folder before deletionVincent Petry2016-12-231-1/+7
* | | Merge pull request #2833 from nextcloud/downstream-26750Lukas Reschke2016-12-233-16/+29
|\ \ \
| * | | declare fieldArthur Schiwon2016-12-221-0/+3
| * | | Adding group display name supportVincent Petry2016-12-223-16/+26
* | | | Nuke the legacy storage fallback from orbitVincent Petry2016-12-232-12/+2
| |/ / |/| |
* | | Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-231-2/+9
|\ \ \ | |/ / |/| |
| * | Testing md5home (#26854)Vincent Petry2016-12-221-2/+9