Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not reset the list after adding cached entries | Joas Schilling | 2016-10-17 | 2 | -1/+94 |
* | Merge pull request #1766 from nextcloud/force-uid-casing-on-transfer-ownership | Morris Jobke | 2016-10-17 | 1 | -3/+11 |
|\ | |||||
| * | Make sure the UID is correctly cased | Joas Schilling | 2016-10-17 | 1 | -3/+11 |
* | | Merge pull request #1761 from nextcloud/move_to_subfolder | Joas Schilling | 2016-10-17 | 2 | -0/+0 |
|\ \ | |/ |/| | |||||
| * | Move CONTRIBUTUNG and issue template into .github subfolder | Marius Blüm | 2016-10-16 | 2 | -0/+0 |
* | | Merge pull request #1449 from nextcloud/comments-user-mention | Morris Jobke | 2016-10-17 | 22 | -40/+1890 |
|\ \ | |||||
| * | | apply some polish | Arthur Schiwon | 2016-10-14 | 4 | -86/+28 |
| * | | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 8 | -49/+40 |
| * | | 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 |
| * | | update autoloading map | Arthur Schiwon | 2016-10-07 | 2 | -0/+2 |
| * | | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 18 | -36/+1934 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-17 | 8 | -0/+8 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-16 | 6 | -0/+40 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-15 | 16 | -8/+20 |
* | | Merge pull request #1756 from nextcloud/filepicker | Morris Jobke | 2016-10-14 | 4 | -16/+35 |
|\ \ | |||||
| * | | filepicker styling | Robin Appelman | 2016-10-14 | 4 | -14/+26 |
| * | | use mimetype icons in filepicker if there is no preview | Robin Appelman | 2016-10-14 | 1 | -2/+9 |
* | | | Merge pull request #1441 from nextcloud/getby-id-less-queries | Lukas Reschke | 2016-10-14 | 21 | -198/+390 |
|\ \ \ | |/ / |/| | | |||||
| * | | remove unneeded unlock | Robin Appelman | 2016-10-12 | 1 | -2/+0 |
| * | | explicitly cast to int | Robin Appelman | 2016-10-12 | 1 | -2/+5 |
| * | | 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 |
| * | | reuse share node when creating a share | Robin Appelman | 2016-10-12 | 1 | -0/+3 |
| * | | 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 | 2 | -2/+4 |
| * | | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 14 | -157/+328 |
* | | | Merge pull request #1037 from nextcloud/no-double-token-update | Christoph Wurst | 2016-10-14 | 2 | -29/+128 |
|\ \ \ | |||||
| * | | | Add test to ensure token times are updated | Robin Appelman | 2016-10-11 | 1 | -24/+128 |
| * | | | dont update the auth token twice | Robin Appelman | 2016-10-11 | 2 | -5/+0 |
* | | | | Merge pull request #1745 from nextcloud/fix-dav-typo | Morris Jobke | 2016-10-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fix typo | Thomas Citharel | 2016-10-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-14 | 12 | -4/+74 |
* | | | | Merge pull request #1721 from nextcloud/fix_bower | Roeland Jago Douma | 2016-10-13 | 6 | -0/+170 |
|\ \ \ \ | |||||
| * | | | | add proper .gitignore rules | Morris Jobke | 2016-10-12 | 1 | -0/+5 |
| * | | | | Add .bower.json to version control | Roeland Jago Douma | 2016-10-12 | 5 | -0/+165 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1720 from nextcloud/3rdparty_master | Roeland Jago Douma | 2016-10-13 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | [3rdparty] Update to master again | Roeland Jago Douma | 2016-10-12 | 1 | -0/+0 |
| |/ / / | |||||
* | | | | Merge pull request #1701 from nextcloud/impr-user-list | Lukas Reschke | 2016-10-13 | 1 | -17/+4 |
|\ \ \ \ | |||||
| * | | | | tidy up adding user to list a little bit | Arthur Schiwon | 2016-10-11 | 1 | -17/+4 |
* | | | | | 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 | 16 | -10/+66 |
|/ / / / / | |||||
* | | | | | Merge pull request #1704 from nextcloud/avatar_dropdown | blizzz | 2016-10-12 | 2 | -9/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | [9.2] Show avatar in share drop down (#25976) | Thomas Müller | 2016-10-11 | 2 | -9/+27 |