aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Postrebase cleanupVictor Dubiniuk2015-09-152-16/+3
* Add expiration for versions older than maxVictor Dubiniuk2015-09-156-1/+180
* Merge branch 'master' into version-retentionLukas Reschke2015-09-151-2/+1
|\
| * Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-allThomas Müller2015-09-151-2/+1
| |\
| | * Function does return voidLukas Reschke2015-09-151-2/+1
* | | Follow PSRVictor Dubiniuk2015-09-151-0/+0
* | | Add method docblockVictor Dubiniuk2015-09-151-0/+4
* | | Namespacing, reusingVictor Dubiniuk2015-09-152-4/+11
* | | ImprovementsVictor Dubiniuk2015-09-153-17/+47
* | | Add quota status to expiration checkVictor Dubiniuk2015-09-151-10/+10
* | | Add versions obligationVictor Dubiniuk2015-09-154-4/+409
|/ /
* | Merge pull request #18273 from owncloud/files-sidebar-toggleFrank Karlitschek2015-09-151-9/+26
|\ \
| * | Fixed sidebar toggle entryVincent Petry2015-09-141-18/+26
| * | Keep right sidebar open, add Details actionVincent Petry2015-09-141-2/+11
* | | Fix parameter name to match the specsJoas Schilling2015-09-152-10/+10
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1510-0/+64
|/
* Merge pull request #18966 from owncloud/ext-remove-numeric-idLukas Reschke2015-09-141-67/+0
|\
| * Remove storing storage_id in mount.jsonRobin McCorkell2015-09-101-67/+0
* | Merge pull request #18982 from owncloud/fix_18878Lukas Reschke2015-09-141-3/+3
|\ \
| * | enforce loading icon in sidebar to be 32x32Georg Ehrke2015-09-111-3/+3
* | | Merge pull request #19006 from owncloud/individual-it-patch-1Individual IT Services2015-09-141-1/+1
|\ \ \
| * | | allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-14176-1626/+1164
|/ / /
* | | Fix dependency check for Swift and SMB_OCRobin McCorkell2015-09-132-2/+6
* | | Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-1331-744/+720
|\ \ \
| * | | Fix Swift legacy auth mechanism fallbackRobin McCorkell2015-09-031-1/+1
| * | | Fix typo in SMB_OCRobin McCorkell2015-09-031-2/+2
| * | | Prevent creation of deprecated backendsRobin McCorkell2015-08-282-0/+4
| * | | Introduce MODIFY permission for external storagesRobin McCorkell2015-08-285-11/+21
| * | | Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-285-34/+63
| * | | Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-2813-238/+212
| * | | AjaxController uses RSA auth mechanismRobin McCorkell2015-08-283-20/+22
| * | | Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-2810-287/+177
| * | | Migrate SMB_OC external storage to new APIRobin McCorkell2015-08-284-142/+68
| * | | Migrate Swift external storage to new APIRobin McCorkell2015-08-285-18/+159
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-132-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1218-0/+88
| |/ / |/| |
* | | Merge pull request #18733 from owncloud/ext-dependencycheckRobin McCorkell2015-09-1111-64/+162
|\ \ \
| * | | Test legacy backend with no dependency checkRobin McCorkell2015-09-011-0/+18
| * | | Make checkDependencies a real methodRobin McCorkell2015-09-0111-64/+144
* | | | Merge pull request #18676 from owncloud/ext-eventdispatcherRobin McCorkell2015-09-111-0/+5
|\ \ \ \
| * | | | Fire event when BackendService is availableRobin McCorkell2015-08-311-0/+5
| |/ / /
* | | / [tx-robot] updated from transifexJenkins for ownCloud2015-09-1160-0/+62
| |_|/ |/| |
* | | Merge pull request #18699 from owncloud/notification-managerLukas Reschke2015-09-1010-2/+147
|\ \ \
| * | | Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-083-4/+3
| * | | Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-088-2/+33
| * | | Add notifications for remote sharesJoas Schilling2015-09-083-0/+115
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1010-0/+28
* | | | Merge pull request #18895 from owncloud/make-code-analyzers-happierMorris Jobke2015-09-093-24/+100
|\ \ \ \
| * | | | Add proper PHPDocLukas Reschke2015-09-083-24/+100
| |/ / /