summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix storage id with storage jailRobin Appelman2016-07-221-1/+1
| |/ /
* | | Merge pull request #509 from nextcloud/appframework_magic_allow_default_varsMorris Jobke2016-07-251-0/+6
|\ \ \
| * | | Inject parametersRoeland Jago Douma2016-07-221-0/+6
| |/ /
* | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloaderMorris Jobke2016-07-251-1/+1
|\ \ \
| * | | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-251-1/+1
* | | | Merge pull request #523 from Faldon/masterJoas Schilling2016-07-253-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Changed code style and made use of '===' comparison.Thomas Pulzer2016-07-221-1/+4
| * | | Reverted the default syslog tag to avoid breaking existing systems.Thomas Pulzer2016-07-221-1/+1
| * | | Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-224-5/+8
| | |/ | |/|
* | | Merge pull request #530 from nextcloud/fix-theme-loadingMorris Jobke2016-07-252-2/+10
|\ \ \ | |_|/ |/| |
| * | Make sure we try to autoload the classJoas Schilling2016-07-222-2/+10
* | | Check if an app provide two-factor-auth providers before we try to use themRobin Appelman2016-07-231-9/+11
|/ /
* / Set proper status code in OCS AppFramework MiddlewareRoeland Jago Douma2016-07-221-1/+6
|/
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-21441-941/+1380
|\
| * Update with robinJoas Schilling2016-07-21201-201/+201
| * Fix othersJoas Schilling2016-07-21441-742/+1181
* | Merge pull request #480 from nextcloud/fix_ocs_response_formatLukas Reschke2016-07-212-3/+7
|\ \ | |/ |/|
| * AppFramework do not get default responseRoeland Jago Douma2016-07-202-3/+7
* | Revert "Remove "Help" link from personal sidebar"Lukas Reschke2016-07-211-4/+2
* | Fix typoLukas Reschke2016-07-211-1/+1
* | Link to proper clientsLukas Reschke2016-07-211-4/+3
* | Port https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c37...Lukas Reschke2016-07-212-1/+19
* | Use proper certificatesLukas Reschke2016-07-211-2/+9
* | Use proper documentation linksLukas Reschke2016-07-211-2/+2
* | Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-216-21/+281
|\ \ | |/ |/|
| * Mitigate race conditionLukas Reschke2016-07-201-1/+4
| * JSON encode the valuesLukas Reschke2016-07-201-1/+1
| * Implement brute force protectionLukas Reschke2016-07-206-21/+278
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-205-1/+95
|\ \
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-205-1/+95
| |/
* | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-202-3/+3
|\ \
| * | Escape special characters (#25429)Aaron Wood2016-07-202-3/+3
* | | Add OCSMiddleware to catch OCS exceptionsRoeland Jago Douma2016-07-202-0/+88
* | | Merge pull request #462 from nextcloud/master-explodeMorris Jobke2016-07-201-1/+1
|\ \ \ | |_|/ |/| |
| * | [master] Use explode() instead of split()Lukas Reschke2016-07-201-1/+1
| |/
* | Merge pull request #472 from nextcloud/show-app-name-in-errormsgBjörn Schießle2016-07-201-1/+6
|\ \
| * | Show app name in error message if app could not be loaded. (#25441)Klaas Freitag2016-07-201-1/+6
| |/
* | Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke2016-07-204-16/+63
|\ \ | |/ |/|
| * Save the files external mount id in the mount cache tableRobin Appelman2016-07-134-16/+63
* | Merge pull request #441 from nextcloud/fix-maintenance-modeBjörn Schießle2016-07-191-1/+1
|\ \
| * | Fix maintenance modeJoas Schilling2016-07-191-1/+1
* | | Merge pull request #400 from nextcloud/ocs_appframeworkRoeland Douma2016-07-192-0/+67
|\ \ \
| * | | Add route testsRoeland Jago Douma2016-07-181-1/+1
| * | | Make the router handle OCS AppFramework RoutesRoeland Jago Douma2016-07-181-0/+12
| * | | Allow registering of OCS routes with the appframeworkRoeland Jago Douma2016-07-181-0/+55
* | | | Merge pull request #436 from nextcloud/public-regex-to-match-our-clientsMorris Jobke2016-07-191-1/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Copy the regexes to the public interfaceJoas Schilling2016-07-181-1/+11
* | | | Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-185-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Use the themed Defaults everywhereJoas Schilling2016-07-155-7/+7
| | |/ | |/|
* | | Prevent syntax error when creating user or changing passwordJoas Schilling2016-07-181-3/+3
| |/ |/|