| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Dont make real users in tests | Robin Appelman | 2014-11-06 | 1 | -3/+5 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-06 | 72 | -280/+72 |
* | | | | adjust strings - fixed #11930 | Thomas Müller | 2014-11-05 | 1 | -3/+11 |
| |/ /
|/| | |
|
* | | | Store curl error message directly | Vincent Petry | 2014-11-04 | 1 | -5/+2 |
* | | | Check for cert bundle existence before using it | Vincent Petry | 2014-11-04 | 1 | -1/+11 |
|/ / |
|
* | | Merge pull request #11876 from owncloud/remove-pointless-requires | Lukas Reschke | 2014-10-31 | 14 | -34/+41 |
|\ \ |
|
| * | | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 14 | -34/+41 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-31 | 2 | -2/+4 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 8 | -4/+42 |
* | | Merge pull request #11409 from owncloud/watcher-reuse | Vincent Petry | 2014-10-29 | 2 | -19/+18 |
|\ \ |
|
| * | | Fix shared cache getFolderContents | Robin Appelman | 2014-10-24 | 1 | -17/+14 |
| * | | also update shared watcher | Robin Appelman | 2014-10-24 | 1 | -2/+4 |
* | | | Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder | Morris Jobke | 2014-10-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix warning with unset extension check | Vincent Petry | 2014-10-29 | 1 | -1/+1 |
* | | | | update all translation files to js and json | Thomas Müller | 2014-10-29 | 240 | -1876/+3728 |
* | | | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 1 | -0/+2 |
|/ / / |
|
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-27 | 1 | -2/+12 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-23 | 2 | -0/+2 |
* | | Merge pull request #11630 from owncloud/kill-some-legacy | Lukas Reschke | 2014-10-21 | 2 | -12/+12 |
|\ \ |
|
| * | | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 2 | -12/+12 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 1 | -0/+1 |
|/ / |
|
* | | make tests compatible with hook based skeleton generation | Jörn Friedrich Dreyer | 2014-10-20 | 1 | -16/+17 |
* | | make skeleton compatible with objectstore | Jörn Friedrich Dreyer | 2014-10-20 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 1 | -1/+22 |
* | | Merge pull request #11611 from owncloud/fix-svg-master | Morris Jobke | 2014-10-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix SVG icons | Lukas Reschke | 2014-10-16 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-17 | 1 | -0/+1 |
|/ / |
|
* | | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+54 |
* | | Fixed array detection on public download | Vincent Petry | 2014-10-13 | 1 | -1/+1 |
* | | Merge pull request #11380 from owncloud/fix_performance_issue_sharing | Björn Schießle | 2014-10-10 | 3 | -0/+157 |
|\ \ |
|
| * | | try to get path from filesystem | Bjoern Schiessle | 2014-10-10 | 1 | -0/+5 |
| * | | fix performance issues | Bjoern Schiessle | 2014-10-10 | 2 | -0/+152 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-10 | 1 | -3/+3 |
* | | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-07 | 1 | -0/+1 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-05 | 1 | -6/+6 |
* | | Use SVG previews for public sharing | Lukas Reschke | 2014-09-30 | 2 | -23/+31 |
* | | Merge pull request #10107 from owncloud/sharing_group_shares | Lukas Reschke | 2014-09-29 | 8 | -48/+243 |
|\ \ |
|
| * | | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 2 | -4/+4 |
| * | | throw a exception if we can't handle the provided path | Bjoern Schiessle | 2014-09-29 | 4 | -3/+75 |
| * | | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c... | Bjoern Schiessle | 2014-09-25 | 2 | -6/+61 |
| * | | some small fixes | Bjoern Schiessle | 2014-09-25 | 2 | -4/+4 |
| * | | clear share table after each test run | Bjoern Schiessle | 2014-09-24 | 1 | -0/+3 |
| * | | unit tests for grouping of shares pointing to the same source | Bjoern Schiessle | 2014-09-22 | 2 | -35/+74 |
| * | | group shares and combine permissions | Bjoern Schiessle | 2014-09-22 | 3 | -3/+29 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-29 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 2 | -2/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-27 | 3 | -0/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-26 | 2 | -0/+2 |