Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 66 | -110/+328 |
* | Make sure the UID is correctly cased | Joas Schilling | 2016-10-17 | 1 | -3/+11 |
* | Merge pull request #1449 from nextcloud/comments-user-mention | Morris Jobke | 2016-10-17 | 13 | -11/+1727 |
|\ | |||||
| * | apply some polish | Arthur Schiwon | 2016-10-14 | 4 | -86/+28 |
| * | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 5 | -44/+28 |
| * | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 2 | -8/+7 |
| * | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 2 | -7/+36 |
| * | use different files route/controller | Arthur Schiwon | 2016-10-07 | 2 | -13/+2 |
| * | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 12 | -10/+1783 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-17 | 6 | -0/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-16 | 2 | -0/+32 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-15 | 10 | -4/+12 |
* | | Merge pull request #1441 from nextcloud/getby-id-less-queries | Lukas Reschke | 2016-10-14 | 5 | -40/+55 |
|\ \ | |||||
| * | | remove unneeded unlock | Robin Appelman | 2016-10-12 | 1 | -2/+0 |
| * | | remove duplicate trait | Robin Appelman | 2016-10-12 | 1 | -1/+0 |
| * | | get node by path as fallback | Robin Appelman | 2016-10-12 | 1 | -6/+8 |
| * | | fix getting recipient share in ocs api | Robin Appelman | 2016-10-12 | 1 | -14/+18 |
| * | | fix share tests not passing path | Robin Appelman | 2016-10-12 | 1 | -4/+7 |
| * | | re-use the share node while formating if we already have it | Robin Appelman | 2016-10-12 | 1 | -7/+13 |
| * | | more robust test setup | Robin Appelman | 2016-10-12 | 3 | -11/+11 |
| * | | phpunit is weird | Robin Appelman | 2016-10-12 | 1 | -3/+4 |
| * | | Always unlock node after trying to create a share | Robin Appelman | 2016-10-12 | 1 | -1/+3 |
* | | | fix typo | Thomas Citharel | 2016-10-14 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-14 | 8 | -4/+42 |
* | | | Merge pull request #1726 from nextcloud/fix-symfony-table | Morris Jobke | 2016-10-13 | 3 | -3/+4 |
|\ \ \ | |||||
| * | | | symfony replaced table helper by class, fixes two broken LDAP occ commands | Arthur Schiwon | 2016-10-12 | 3 | -3/+4 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-13 | 4 | -2/+16 |
|/ / | |||||
* | | Merge pull request #1713 from nextcloud/rebase_1493 | Roeland Jago Douma | 2016-10-12 | 1 | -0/+2 |
|\ \ | |||||
| * | | fix issue #1482 - mail invites through v1 webdav | Claudemir Todo Bom | 2016-10-12 | 1 | -0/+2 |
* | | | Readd Notify command | Roeland Jago Douma | 2016-10-12 | 1 | -0/+1 |
* | | | Move console command registration to info.xml for encryption as well as files... | Thomas Müller | 2016-10-12 | 5 | -107/+25 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-12 | 2 | -0/+2 |
* | | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 10 | -171/+26 |
* | | 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 |
|\ \ |