summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-202-0/+44
* Fix missing argument 2 for Settings classesJoas Schilling2017-05-191-1/+1
* Merge pull request #4957 from nextcloud/backport-4956-resource-loading-for-everLukas Reschke2017-05-193-0/+26
|\
| * Stop infinit loop on invalid settings css/js fileJoas Schilling2017-05-193-0/+26
* | Allow automatic DI for apps that don't register the container in app.phpJoas Schilling2017-05-191-2/+18
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-194-0/+14
* Merge pull request #4894 from nextcloud/generic-security-activitiesLukas Reschke2017-05-193-5/+12
|\
| * Update autoloaderRoeland Jago Douma2017-05-182-0/+6
| * Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-181-5/+6
* | Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scannerLukas Reschke2017-05-193-2/+10
|\ \
| * | use unmasked permissions during scanningRobin Appelman2017-05-183-1/+6
| * | Make sure we use the passed-in storage when there is oneJoas Schilling2017-05-101-1/+4
* | | Merge pull request #4704 from nextcloud/add-oauth-code-flow-supportLukas Reschke2017-05-182-2/+14
|\ \ \
| * | | Rename table back to lowercaseLukas Reschke2017-05-181-8/+8
| * | | delete auth token when client gets deletedBjoern Schiessle2017-05-181-7/+19
| * | | Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-2/+2
| | |/ | |/|
* | | Copy avatars to the new locationJoas Schilling2017-05-181-14/+56
* | | We want to see 1 in 100 messages, not all but the 100thJoas Schilling2017-05-181-1/+1
* | | Fix updating from some 11 versions when people didn't updateJoas Schilling2017-05-181-0/+6
* | | Allow migrating from ownCloud 10.0.0Joas Schilling2017-05-181-1/+12
* | | Add some more castingJoas Schilling2017-05-181-4/+4
* | | Avoid problems for some DBs by removing the table completlyJoas Schilling2017-05-181-4/+2
* | | Add a migration step to save the data from the accounts table before migratingJoas Schilling2017-05-184-0/+183
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-05-186-8/+18
* | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hookLukas Reschke2017-05-172-1/+11
|\ \
| * | Fix encryption + remembered login due to missing login hookChristoph Wurst2017-05-162-1/+11
* | | Merge pull request #4923 from nextcloud/backgroundjobs-wordingLukas Reschke2017-05-171-1/+1
|\ \ \
| * | | Change cron wording to background jobsJan-Christoph Borchardt2017-05-161-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-174-4/+8
* | | | Use appdata logo when generating iconsJulius Härtl2017-05-171-1/+1
* | | | Merge pull request #4767 from nextcloud/app-code-checkerMorris Jobke2017-05-164-0/+169
|\ \ \ \
| * | | | We don't use the prefix on index namesJoas Schilling2017-05-161-6/+4
| * | | | Fix apps without translationsJoas Schilling2017-05-161-0/+4
| * | | | Check the name length of database itemsJoas Schilling2017-05-163-0/+109
| * | | | Check the syntax of the language fileJoas Schilling2017-05-163-0/+58
| | |/ / | |/| |
* | | | Merge pull request #4893 from nextcloud/fix_4886Morris Jobke2017-05-161-2/+4
|\ \ \ \
| * | | | Cache deps list to memcache on write not on first readRoeland Jago Douma2017-05-161-2/+4
| |/ / /
* | | | Merge pull request #4666 from nextcloud/enable-redis-clusterMorris Jobke2017-05-161-6/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Do not scan for keys just get all the keys (with prefix)Roeland Jago Douma2017-05-161-6/+4
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-1650-96/+100
| |/ / |/| |
* | | Revert "fix permissions of mountpoints - take 2"Morris Jobke2017-05-151-6/+2
* | | Merge pull request #4685 from nextcloud/fix_4683Morris Jobke2017-05-151-2/+6
|\ \ \
| * | | Revert "Revert "fix permissions of mountpoints""Roeland Jago Douma2017-05-041-2/+6
* | | | Merge pull request #4871 from nextcloud/remove-more-personal-info-on-user-del...Morris Jobke2017-05-152-0/+18
|\ \ \ \
| * | | | Remove account data on user deletionJoas Schilling2017-05-152-0/+18
* | | | | Merge pull request #4867 from nextcloud/kill-install-appLukas Reschke2017-05-152-28/+29
|\ \ \ \ \
| * | | | | Remove OC_App:installAppMorris Jobke2017-05-152-28/+29
* | | | | | Merge pull request #4810 from nextcloud/downstream-27668Morris Jobke2017-05-151-5/+10
|\ \ \ \ \ \
| * | | | | | Fix variable namesJoas Schilling2017-05-151-6/+6
| * | | | | | Fix order of parameter and escapingJoas Schilling2017-05-121-2/+2