summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-03-14612-6256/+7154
* Merge pull request #14679 from nextcloud/fix/noid/l10n-accessibiltiyMorris Jobke2019-03-143-1/+5
|\
| * Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
| * Fix translation sync for accessibiltiyMorris Jobke2019-03-142-0/+2
* | Merge pull request #14683 from nextcloud/postgres-cast-stringMorris Jobke2019-03-141-5/+7
|\ \
| * | add casting to string for postgresql query builderRobin Appelman2019-03-141-5/+7
* | | Merge pull request #14668 from nextcloud/fix/noid/make-appstore-test-more-stableMorris Jobke2019-03-141-3/+8
|\ \ \ | |/ / |/| |
| * | Make appstore app:enable test more robust by using only shipped appsMorris Jobke2019-03-141-3/+8
* | | Merge pull request #14652 from nextcloud/fix/invalid_usernamesJoas Schilling2019-03-141-0/+14
|\ \ \ | |_|/ |/| |
| * | Do not allow invalid users to be createdRoeland Jago Douma2019-03-141-0/+14
|/ /
* | Merge pull request #12119 from nextcloud/add_circle_to_caldav_and_filepanel-15Morris Jobke2019-03-147-11/+77
|\ \
| * | Improve codeMorris Jobke2019-03-131-2/+2
| * | Use dependency injection for app managerMorris Jobke2019-03-134-5/+25
| * | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-134-7/+53
* | | Merge pull request #14670 from nextcloud/bugfix/noid/theming-css-varsJulius Härtl2019-03-141-3/+3
|\ \ \
| * | | Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
|/ / /
* | | Merge pull request #14663 from nextcloud/remove_userExternal_exampleRoeland Jago Douma2019-03-131-12/+0
|\ \ \ | |_|/ |/| |
| * | 👌 IMPROVE: remove user_external example from config.sample.phpJonas Sulzer2019-03-131-12/+0
* | | Merge pull request #14640 from nextcloud/techdebt/noid/disable-failing-testsMorris Jobke2019-03-139-263/+272
|\ \ \
| * | | Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke2019-03-131-1/+8
| * | | Disable fragile user acceptance testsMorris Jobke2019-03-131-18/+18
| * | | Disable failing login testMorris Jobke2019-03-131-10/+10
| * | | Disable failing comments testMorris Jobke2019-03-131-8/+8
| * | | Disable failing files app testMorris Jobke2019-03-131-114/+114
| * | | Disable failing apps management testMorris Jobke2019-03-131-3/+3
| * | | Disable failing files tag testMorris Jobke2019-03-131-76/+76
| * | | Disable failing federated sharing testsMorris Jobke2019-03-131-31/+31
| * | | Do not run fragile TrashbinTestMorris Jobke2019-03-131-2/+4
| | |/ | |/|
* | | Merge pull request #14656 from nextcloud/trash-prevent-recursionMorris Jobke2019-03-131-1/+4
|\ \ \
| * | | prevent recursion when moving a file to the trashbinRobin Appelman2019-03-131-1/+4
| |/ /
* | | Merge pull request #14644 from nextcloud/fix/noid/remove-sensitive-smb-valuesRoeland Jago Douma2019-03-131-0/+6
|\ \ \ | |/ / |/| |
| * | Remove sensitive SMB arguments from exception logMorris Jobke2019-03-121-0/+6
* | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-1314-8/+114
|\ \ \ | |/ / |/| |
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Use proper dependency injection for app managerMorris Jobke2019-03-058-7/+26
| * | Fix whitespaceMorris Jobke2019-03-051-1/+1
| * | Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
| * | use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
| * | properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
| * | Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
| * | allow sharing addressbooks with circlesGeorg Ehrke2019-03-012-3/+4
| * | Share calendar to circleVinicius Cubas Brand2019-03-014-2/+78
* | | Merge pull request #14626 from nextcloud/bugfix/14621/make-sure-urlparams-are...Morris Jobke2019-03-123-91/+34
|\ \ \
| * | | Add a message about disabled global routesJoas Schilling2019-03-111-0/+8
| * | | Make sure urlParams are correctly injected in global routesJoas Schilling2019-03-112-91/+26
| | |/ | |/|
* | | Merge pull request #14586 from nextcloud/hint-user-docs-federationMorris Jobke2019-03-112-0/+7
|\ \ \
| * | | Fix display of i in personal settingsMorris Jobke2019-03-111-0/+4
| * | | Add hint to user documentation (Federation)Marius Blüm2019-03-111-0/+3
* | | | Merge pull request #14623 from nextcloud/fix/noid/login-page-wrong-passwordMorris Jobke2019-03-111-1/+1
|\ \ \ \ | |/ / / |/| | |