summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Update root certificate listLukas Reschke2016-10-061-84/+227
| |/ / / / / /
* | | | | | | Merge pull request #1636 from nextcloud/downstream-26203-fix-synjob-class-nameMorris Jobke2016-10-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix SyncJob class name in info.xmlJoas Schilling2016-10-061-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1229 from nextcloud/bugfix/change-password-changesMorris Jobke2016-10-064-6/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | remove old indicators for "saving started" and "saving successful"Morris Jobke2016-10-061-2/+0
| * | | | | | Removes spinner in case password is wrong as well.Raghu Nayyar2016-09-171-1/+1
| * | | | | | Removes tipsy when password verification is going onRaghu Nayyar2016-09-173-3/+6
| * | | | | | Removes the check mark after 5 second timeout.Raghu Nayyar2016-09-171-0/+12
| * | | | | | Adds a checkmark when the change is complete.Raghu Nayyar2016-09-172-0/+5
| * | | | | | Disables teh button when clicked change password.Raghu Nayyar2016-09-171-1/+2
* | | | | | | Merge pull request #1525 from nextcloud/newdav-tagspluginJoas Schilling2016-10-063-10/+55
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | User was incorrectSergio Bertolin2016-10-051-10/+11
| * | | | | | Modifications to avoid old dav pathSergio BertolĂ­n2016-10-052-5/+5
| * | | | | | Added failing testsSergio Bertolin2016-10-051-0/+38
| * | | | | | New dav endpoint register tags pluginVincent Petry2016-10-051-0/+6
* | | | | | | Merge pull request #1306 from nextcloud/simplefsLukas Reschke2016-10-0627-57/+1367
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | add proper exception documentation for ISimpleFS interfaceMorris Jobke2016-10-051-0/+6
| * | | | | | Fix avatar testsRoeland Jago Douma2016-10-051-10/+10
| * | | | | | DI fails for bg jobRoeland Jago Douma2016-10-051-10/+4
| * | | | | | Fix repairRoeland Jago Douma2016-10-051-3/+1
| * | | | | | Update autoloaderRoeland Jago Douma2016-10-052-0/+2
| * | | | | | Use a backgroundjob to move avatarsRoeland Jago Douma2016-10-052-78/+118
| * | | | | | Deprecate old app folderRoeland Jago Douma2016-10-052-0/+2
| * | | | | | Update autoloaderRoeland Jago Douma2016-10-052-0/+18
| * | | | | | Kill users with the reserved name on loginRoeland Jago Douma2016-10-051-1/+11
| * | | | | | Add for proper DIRoeland Jago Douma2016-10-051-0/+5
| * | | | | | Avatar migration stepRoeland Jago Douma2016-10-053-1/+142
| * | | | | | avatar to appdataRoeland Jago Douma2016-10-056-38/+36
| * | | | | | Add TestsRoeland Jago Douma2016-10-056-12/+444
| * | | | | | Initial AppDataRoeland Jago Douma2016-10-0511-7/+671
| |/ / / / /
* | | | | | Merge pull request #1518 from nextcloud/dav-fileshome-directory-propertiesMorris Jobke2016-10-065-107/+18
|\ \ \ \ \ \
| * | | | | | FilesHome now also returns DAV propertiesVincent Petry2016-09-265-107/+18
* | | | | | | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebarMorris Jobke2016-10-054-17/+71
|\ \ \ \ \ \ \
| * | | | | | | Update file headerJoas Schilling2016-10-051-1/+1
| * | | | | | | Fix activity rendering plugin nameVincent Petry2016-10-051-1/+1
| * | | | | | | Mark the methods as copiedJoas Schilling2016-10-051-3/+5
| * | | | | | | Make sure the CSS rules apply to the activityTabView as wellJoas Schilling2016-10-051-5/+9
| * | | | | | | Register a ActivityTabView pluginJoas Schilling2016-10-052-0/+58
| * | | | | | | Remove resolved FIXMEJoas Schilling2016-10-051-1/+0
| * | | | | | | Do not shorten comments in the activity sidebarJoas Schilling2016-10-051-11/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1630 from nextcloud/update-drone-badgeMorris Jobke2016-10-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | use proper drone badge URLMorris Jobke2016-10-051-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-name...Lukas Reschke2016-10-052-7/+74
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fallback from "de" to "de_DE" and the other way aroundJoas Schilling2016-10-041-3/+30
| * | | | | | Fix displaying and searching with multiple authorsJoas Schilling2016-09-301-0/+7
| * | | | | | Allow multiple names and descriptionJoas Schilling2016-09-301-7/+40
* | | | | | | Merge pull request #1624 from nextcloud/exclude_coverage_dirsLukas Reschke2016-10-051-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Exclude tests and composer dir from coverageRoeland Jago Douma2016-10-051-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-dbLukas Reschke2016-10-056-11/+26
|\ \ \ \ \ \ \
| * | | | | | | Generate coverage for quick DB testsLukas Reschke2016-10-056-11/+26
| |/ / / / / /