Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | adjust user backend test | Arthur Schiwon | 2014-06-03 | 1 | -13/+33 | |
| * | | | | | fix parameter order | Arthur Schiwon | 2014-06-03 | 1 | -2/+2 | |
| * | | | | | adjust Access test | Arthur Schiwon | 2014-06-03 | 1 | -7/+16 | |
| * | | | | | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 10 | -140/+1338 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8837 from owncloud/issue/8720 | Morris Jobke | 2014-06-03 | 3 | -11/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tests | Joas Schilling | 2014-06-03 | 1 | -8/+8 | |
| * | | | | | Use active instead of hover for active sidebar option | Joas Schilling | 2014-06-03 | 1 | -2/+2 | |
| * | | | | | Do not overwrite cursor in sidebar | Joas Schilling | 2014-06-03 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8840 from owncloud/share_settings | Thomas Müller | 2014-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | set "allow users to send mail notification for shared files default" setting ... | Bjoern Schiessle | 2014-06-03 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | remove specific sidebar size from Files app | Jan-Christoph Borchardt | 2014-06-03 | 1 | -8/+0 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #8729 from owncloud/add-phpseclib-master | Thomas Müller | 2014-06-03 | 35 | -31207/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | use phpseclib from 3rdparty | Thomas Müller | 2014-06-03 | 35 | -31207/+9 | |
* | | | | | fix empty file handling option | Morris Jobke | 2014-06-03 | 1 | -9/+11 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #8821 from owncloud/kill-zip-download-restriction | Jan-Christoph Borchardt | 2014-06-03 | 12 | -56/+16 | |
|\ \ \ \ | ||||||
| * | | | | fix unit tests | Morris Jobke | 2014-06-02 | 1 | -1/+1 | |
| * | | | | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 1 | -3/+3 | |
| * | | | | bump version | Morris Jobke | 2014-06-02 | 1 | -1/+1 | |
| * | | | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 10 | -54/+14 | |
* | | | | | Merge pull request #8820 from owncloud/design-details | Frank Karlitschek | 2014-06-02 | 2 | -4/+16 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -0/+6 | |
| * | | | | fix success status symbol to a circle | Morris Jobke | 2014-06-02 | 1 | -0/+5 | |
| * | | | | more subtle hover effect on sortable column, text instead of background | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 | |
| * | | | | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 | |
| * | | | | remove unused table sizing CSS | Jan-Christoph Borchardt | 2014-06-02 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #8676 from owncloud/encryption_improvements | Morris Jobke | 2014-06-02 | 4 | -155/+102 | |
|\ \ \ \ | ||||||
| * | | | | ceanup encryption code, improved return codes | Bjoern Schiessle | 2014-06-02 | 4 | -155/+102 | |
* | | | | | Merge pull request #8613 from owncloud/filesize-alignment | Morris Jobke | 2014-06-02 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 2 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav | Frank Karlitschek | 2014-06-02 | 4 | -5/+5 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | document always links to the current version of OC | Volkan Gezer | 2014-05-29 | 2 | -2/+2 | |
| * | | | | fully translatable user_webdav | Volkan Gezer | 2014-05-29 | 4 | -5/+5 | |
* | | | | | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 2 | -13/+31 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-02 | 3 | -4/+8 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-01 | 131 | -65/+262 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-31 | 18 | -13/+132 | |
* | | | | Merge pull request #8444 from owncloud/cleanup-list-code | Thomas Müller | 2014-05-30 | 2 | -17/+13 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into cleanup-list-code | Thomas Müller | 2014-05-19 | 322 | -4462/+7068 | |
| |\ \ \ \ | ||||||
| * | | | | | Add missing \ | Lukas Reschke | 2014-05-04 | 1 | -1/+1 | |
| * | | | | | Cleanup code a little bit | Lukas Reschke | 2014-05-04 | 2 | -23/+14 | |
* | | | | | | Merge pull request #8695 from owncloud/jserrorfixes | Lukas Reschke | 2014-05-30 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed undefined object error that appears after a delay | Vincent Petry | 2014-05-23 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #8779 from owncloud/sel-webdav-onclick | Vincent Petry | 2014-05-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | select webdav address on click | Volkan Gezer | 2014-05-30 | 1 | -0/+3 | |
* | | | | | | | | Merge pull request #8663 from owncloud/files-dndissue | Lukas Reschke | 2014-05-30 | 4 | -6/+156 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix dropping files below the table | Vincent Petry | 2014-05-22 | 4 | -5/+15 | |
| * | | | | | | | | Fixed drag and drop from external files, added tests | Vincent Petry | 2014-05-21 | 2 | -5/+145 | |
* | | | | | | | | | Merge pull request #8778 from owncloud/storage-instanceof | icewind1991 | 2014-05-30 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use instanceOfStorage instead of instanceof | Robin Appelman | 2014-05-29 | 2 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Fixed warning when file_target is not set | Vincent Petry | 2014-05-30 | 1 | -1/+3 |