summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix cherrypickingJörn Friedrich Dreyer2015-04-103-15/+18
| * | | fix typo and commentMorris Jobke2015-04-102-3/+3
| * | | throw exception if setup is incompleteMorris Jobke2015-04-101-1/+3
| * | | fix_testsJörn Friedrich Dreyer2015-04-103-49/+201
| * | | do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-103-17/+10
| |/ /
* | | Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh...Morris Jobke2015-04-101-1/+3
|\ \ \ | |_|/ |/| |
| * | Clear leftover shares from other testsVincent Petry2015-04-101-1/+3
| |/
* | Fix converting Guzzle error codes in s2s storageVincent Petry2015-04-101-10/+13
* | Catch more exceptions when connecting to remote DAV serverVincent Petry2015-04-101-0/+2
|/
* Merge pull request #15521 from owncloud/shareinfo-catchguzzle503Morris Jobke2015-04-101-0/+5
|\
| * Properly catch guzzle 503 when querying share infoVincent Petry2015-04-091-0/+5
* | Merge pull request #15437 from owncloud/deleteorphanedfilesThomas Müller2015-04-103-0/+180
|\ \
| * | [command] delete orphaned file cache entriesMorris Jobke2015-04-083-0/+180
* | | Merge pull request #15492 from owncloud/ldap-wizard-overhaulblizzz2015-04-0961-1630/+5143
|\ \ \
| * | | change default value of ldap_tls to 0. It will be detected anyway, but starti...Arthur Schiwon2015-04-092-1/+4
| * | | compile user and login filter on the first time automatically, if a suggestio...Arthur Schiwon2015-04-094-0/+10
| * | | escape filter for outputArthur Schiwon2015-04-091-1/+1
| * | | fix number and insert position when adding/copying a configArthur Schiwon2015-04-091-2/+2
| * | | update back/continue buttons also on tab clickArthur Schiwon2015-04-093-3/+8
| * | | cleanupArthur Schiwon2015-04-091-2/+0
| * | | newlines at end of fileArthur Schiwon2015-04-0912-14/+11
| * | | docArthur Schiwon2015-04-091-2/+2
| * | | move script and style inclusions into templateArthur Schiwon2015-04-092-46/+53
| * | | run functionality checks also when host field changesArthur Schiwon2015-04-091-1/+1
| * | | adjust testsArthur Schiwon2015-04-091-6/+9
| * | | LDAP Wizard OverhaulArthur Schiwon2015-04-0961-1620/+5110
* | | | Merge pull request #15511 from owncloud/fix-typosLukas Reschke2015-04-093-9/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typos and some other adjustmentsLukas Reschke2015-04-093-9/+12
* | | | Merge pull request #15282 from owncloud/keepsharerelationshipondeleteVincent Petry2015-04-093-36/+3
|\ \ \ \
| * | | | Remove trashbin storage wrapper when disabling it for testsVincent Petry2015-04-091-0/+3
| * | | | Remove unused $toRemoveVincent Petry2015-04-091-3/+0
| * | | | Keep shares when deleting shared foldersVincent Petry2015-04-092-33/+0
| | |/ / | |/| |
* | | | Remove unneeded fileLukas Reschke2015-04-091-33/+0
| |/ / |/| |
* | | Merge pull request #15499 from owncloud/admin-hintsJan-Christoph Borchardt2015-04-092-0/+4
|\ \ \
| * | | add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-092-0/+4
| |/ /
* | | Fix PHPDocLukas Reschke2015-04-095-22/+20
* | | Fix code styleLukas Reschke2015-04-091-1/+8
* | | Enforce string as passed typeLukas Reschke2015-04-091-1/+13
|/ /
* | Merge pull request #14676 from owncloud/deleteorphanedsharesMorris Jobke2015-04-093-0/+222
|\ \
| * | Disable trashbin when testing orphaned shares deletion jobVincent Petry2015-04-081-0/+17
| * | Added FIXME about registering jobs in apps.phpVincent Petry2015-04-081-0/+2
| * | Delete orphaned shares in a background jobVincent Petry2015-04-083-0/+203
* | | Merge pull request #15196 from owncloud/limit-file-activities-to-favoritesMorris Jobke2015-04-094-5/+471
|\ \ \
| * | | Make scrutinizer happyJoas Schilling2015-04-012-2/+2
| * | | Adjust by/self filter aswell and fix testsJoas Schilling2015-03-312-3/+3
| * | | DeMorgan applied the wrong transformationJoas Schilling2015-03-311-2/+1
| * | | Move tag related code into a helper so we can test the query without a viewJoas Schilling2015-03-304-36/+416
| * | | Use DI for the objects where possibleJoas Schilling2015-03-302-7/+27
| * | | Add a filter for favorites and allow limiting the all-list to favoritesJoas Schilling2015-03-301-2/+69
* | | | Merge pull request #15488 from owncloud/files-navigation-iconsMorris Jobke2015-04-0814-3/+62
|\ \ \ \