Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CONTRIBUTUNG and issue template into .github subfolder | Marius Blüm | 2016-10-16 | 2 | -0/+0 |
* | [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 |
* | | | | 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 |
* | | | | | Merge pull request #1711 from nextcloud/us_move-more-commands-to-info.xml | Morris Jobke | 2016-10-12 | 5 | -107/+26 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
| |/ / / / | |||||
* | | | | | Merge pull request #1712 from nextcloud/us_tear_down_fs_between_cron | Morris Jobke | 2016-10-12 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | [master] Tear down FS between cron jobs (#26223) | Vincent Petry | 2016-10-12 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #1693 from nextcloud/fix-authors-with-mail-and-homepage | Roeland Jago Douma | 2016-10-12 | 1 | -6/+46 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Better search functionality | Joas Schilling | 2016-10-11 | 1 | -5/+23 |
| * | | | | Fix authors that have a mail or homepage | Joas Schilling | 2016-10-11 | 1 | -2/+24 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-12 | 64 | -66/+82 |
* | | | | Merge pull request #1705 from nextcloud/us_register-commands-in-info.xml | Joas Schilling | 2016-10-11 | 15 | -175/+68 |
|\ \ \ \ | |||||
| * | | | | Add tests for commands in info.xml | Roeland Jago Douma | 2016-10-11 | 1 | -0/+7 |