Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into downstream-ldap-3 | Arthur Schiwon | 2016-10-16 | 19 | -50/+118 |
|\ | |||||
| * | 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 |
| |/ | |||||
* | | fix and tidy up tests after merge conflicts | Arthur Schiwon | 2016-10-13 | 1 | -16/+8 |
* | | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 5 | -30/+47 |
* | | Harden empty | Victor Dubiniuk | 2016-10-13 | 7 | -50/+59 |
|/ | |||||
* | 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 |
|\ \ | |||||
| * | | 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 |