summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix class namesJoas Schilling2017-04-271-4/+4
| * | | | Fix last unit testsJoas Schilling2017-04-272-200/+32
| * | | | Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
| * | | | Add commentVincent Petry2017-04-271-0/+2
| * | | | Properly handle missing READ permissionVincent Petry2017-04-277-11/+100
| * | | | Fix duplicate name of classJoas Schilling2017-04-272-6/+6
| * | | | Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-263-4/+112
| * | | | Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
| * | | | Moved unit tests from ObjectTree::move to DirectoryVincent Petry2017-04-262-9/+255
| * | | | Remove ObjectTree::move and let is use the IMoveTarget approach insteadVincent Petry2017-04-261-98/+0
| * | | | Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
| | |/ / | |/| |
* | | | Merge pull request #4569 from nextcloud/fix-iconsRoeland Jago Douma2017-04-284-3/+7
|\ \ \ \
| * | | | Fix icons in sidebar on personal pageMorris Jobke2017-04-274-3/+7
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-28160-144/+370
|/ / / /
* | | | Merge pull request #4540 from nextcloud/settings-helpMorris Jobke2017-04-275-4/+9
|\ \ \ \
| * | | | Add more hints to settingsJan-Christoph Borchardt2017-04-265-4/+9
* | | | | Merge pull request #3770 from nextcloud/faster-search-in-contactsMorris Jobke2017-04-271-7/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add back the name query partRoeland Jago Douma2017-04-211-1/+3
| * | | | Factorize query for searching contactsThomas Citharel2017-04-211-7/+4
* | | | | Merge pull request #4519 from nextcloud/downstream-27703Morris Jobke2017-04-262-0/+14
|\ \ \ \ \
| * | | | | Reload file list when leaving hidden stateVincent Petry2017-04-262-0/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #4517 from nextcloud/downstream-27637Morris Jobke2017-04-261-4/+4
|\ \ \ \ \
| * | | | | Fix recovery checkbox label to properly pointVincent Petry2017-04-261-4/+4
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-27102-262/+228
* | | | | Merge pull request #4461 from danxuliu/fix-closing-details-view-when-viewing-...Morris Jobke2017-04-261-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix closing details view when viewing file in folderDaniel Calviño Sánchez2017-04-251-0/+1
* | | | | Merge pull request #4518 from nextcloud/downstream-25838Roeland Jago Douma2017-04-262-7/+88
|\ \ \ \ \
| * | | | | Fix share indicator handlingVincent Petry2017-04-262-7/+88
| | |/ / / | |/| | |
* | | | | Merge pull request #4374 from nextcloud/contactsmenu_popoverLukas Reschke2017-04-263-3/+25
|\ \ \ \ \
| * | | | | fix CommentsTabsView js testGeorg Ehrke2017-04-261-1/+1
| * | | | | add contactsmenu popover to commentsGeorg Ehrke2017-04-262-2/+24
* | | | | | Merge pull request #4503 from nextcloud/downstream-27281Roeland Jago Douma2017-04-261-0/+1
|\ \ \ \ \ \
| * | | | | | fix objectstore renameJoas Schilling2017-04-251-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-263-6/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use correct plural form and add special strings for tomorrow and todayJoas Schilling2017-04-262-2/+14
| * | | | | Fix past tenseJoas Schilling2017-04-261-4/+4
| |/ / / /
* | | | | Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-268-18/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Wording fixesJan-Christoph Borchardt2017-04-253-6/+4
| * | | | Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-252-3/+3
| * | | | change the headline as suggestedFrank Karlitschek2017-04-251-2/+1
| * | | | one more hintFrank Karlitschek2017-04-251-0/+1
| * | | | adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-255-11/+11
| |/ / /
* | | | Merge pull request #4500 from nextcloud/downstream-27118Morris Jobke2017-04-263-26/+20
|\ \ \ \
| * | | | Restrict proppatch to the proper nodesVincent Petry2017-04-253-26/+20
| |/ / /
* | | | Merge pull request #4416 from gvmura/avoid-duplicate-files-googleMorris Jobke2017-04-261-0/+13
|\ \ \ \
| * | | | avoid duplicate files in google with the same namegvmura2017-04-211-0/+13
* | | | | Merge pull request #4489 from nextcloud/ldap-gidnumber-sprt-xuanwoMorris Jobke2017-04-256-13/+332
|\ \ \ \ \
| * | | | | Fix usersInGroup retrievalArthur Schiwon2017-04-252-14/+39
| * | | | | fix method name due to changes in masterArthur Schiwon2017-04-251-1/+1
| * | | | | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-256-8/+302
| |\ \ \ \ \