Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 3 | -5/+14 |
|\ | |||||
| * | fix textarea submit | skjnldsv | 2016-10-11 | 1 | -2/+3 |
| * | Fix js test | Roeland Jago Douma | 2016-10-04 | 1 | -1/+1 |
| * | Add autosize to comments input | Roeland Jago Douma | 2016-10-04 | 2 | -3/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-11 | 2 | -0/+2 |
* | | Merge pull request #1680 from nextcloud/downstream-26308 | Roeland Jago Douma | 2016-10-10 | 9 | -1/+1 |
|\ \ | |||||
| * | | fix drag and drop icon for files app | Morris Jobke | 2016-10-10 | 1 | -1/+1 |
| * | | Remove PNG fallbacks from files app (#26308) | Vincent Petry | 2016-10-10 | 8 | -0/+0 |
* | | | Merge pull request #1675 from nextcloud/remove-unneeded-variable | Lukas Reschke | 2016-10-10 | 1 | -5/+2 |
|\ \ \ | |||||
| * | | | remove unneeded variable & proper element creation | Morris Jobke | 2016-10-10 | 1 | -5/+2 |
| |/ / | |||||
* | | | Use more IConfig and add unit tests | Roeland Jago Douma | 2016-10-10 | 2 | -21/+120 |
* | | | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 26 | -27/+43 |
* | | | Do not query data that is already in the appconfig | Roeland Jago Douma | 2016-10-10 | 1 | -23/+12 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-10 | 18 | -38/+360 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-09 | 12 | -2/+160 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-08 | 60 | -34/+626 |
* | | Merge pull request #1643 from nextcloud/ldap_more_caching | Morris Jobke | 2016-10-07 | 4 | -29/+180 |
|\ \ | |||||
| * | | cache loginName2UserName and cover the method with unit tests | Arthur Schiwon | 2016-10-07 | 4 | -12/+162 |
| * | | get rid of test warnings | Arthur Schiwon | 2016-10-06 | 1 | -21/+22 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-07 | 90 | -114/+176 |
* | | | Merge pull request #1144 from nextcloud/translate-default-calendar | Morris Jobke | 2016-10-06 | 12 | -20/+91 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add transifex config | Morris Jobke | 2016-10-06 | 1 | -0/+0 |
| * | | Fix unit tests | Joas Schilling | 2016-10-06 | 3 | -11/+24 |
| * | | Translate the Contacts addressbook when it's default | Joas Schilling | 2016-10-06 | 6 | -6/+57 |
| * | | Translate the personal calendar | Joas Schilling | 2016-10-06 | 3 | -3/+10 |
* | | | Merge pull request #1616 from nextcloud/downstream_ldap_6 | Morris Jobke | 2016-10-06 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Log the error with display name | Joas Schilling | 2016-10-06 | 1 | -2/+5 |
| * | | | Prevent user with empty uid | Jörn Friedrich Dreyer | 2016-10-04 | 1 | -0/+7 |
* | | | | Merge pull request #1636 from nextcloud/downstream-26203-fix-synjob-class-name | Morris Jobke | 2016-10-06 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix SyncJob class name in info.xml | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1525 from nextcloud/newdav-tagsplugin | Joas Schilling | 2016-10-06 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | New dav endpoint register tags plugin | Vincent Petry | 2016-10-05 | 1 | -0/+6 |
* | | | | Merge pull request #1518 from nextcloud/dav-fileshome-directory-properties | Morris Jobke | 2016-10-06 | 5 | -107/+18 |
|\ \ \ \ | |||||
| * | | | | FilesHome now also returns DAV properties | Vincent Petry | 2016-09-26 | 5 | -107/+18 |
* | | | | | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar | Morris Jobke | 2016-10-05 | 4 | -17/+71 |
|\ \ \ \ \ | |||||
| * | | | | | Update file header | Joas Schilling | 2016-10-05 | 1 | -1/+1 |
| * | | | | | Fix activity rendering plugin name | Vincent Petry | 2016-10-05 | 1 | -1/+1 |
| * | | | | | Mark the methods as copied | Joas Schilling | 2016-10-05 | 1 | -3/+5 |
| * | | | | | Make sure the CSS rules apply to the activityTabView as well | Joas Schilling | 2016-10-05 | 1 | -5/+9 |
| * | | | | | Register a ActivityTabView plugin | Joas Schilling | 2016-10-05 | 2 | -0/+58 |
| * | | | | | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| * | | | | | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-db | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge pull request #1418 from nextcloud/add-move-rename-support | Morris Jobke | 2016-10-05 | 1 | -1/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Add support for translations of move/rename activities | Joas Schilling | 2016-10-05 | 1 | -1/+26 |
| |/ / / / | |||||
* / / / / | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 4 | -3/+7 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-05 | 20 | -20/+24 |
* | | | | Merge pull request #1617 from nextcloud/issue-1605-update-notification-readab... | Morris Jobke | 2016-10-04 | 3 | -18/+30 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use new URL schema | Joas Schilling | 2016-10-04 | 2 | -2/+2 |