Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | precaution: lowercase string for comparison | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
* | 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 #8729 from owncloud/add-phpseclib-master | Thomas Müller | 2014-06-03 | 36 | -31207/+9 |
|\ | |||||
| * | use phpseclib from 3rdparty | Thomas Müller | 2014-06-03 | 36 | -31207/+9 |
* | | Merge pull request #8833 from owncloud/fix-file-handling-option | Thomas Müller | 2014-06-03 | 1 | -9/+11 |
|\ \ | |||||
| * | | fix empty file handling option | Morris Jobke | 2014-06-03 | 1 | -9/+11 |
* | | | Merge pull request #8831 from owncloud/dollar-sign-escape-l10n | Thomas Müller | 2014-06-03 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | replace $ by \$ | Morris Jobke | 2014-06-03 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondou | Morris Jobke | 2014-06-03 | 16 | -79/+166 |
|\ \ | |||||
| * | | Fix a typo | kondou | 2014-06-02 | 1 | -1/+1 |
| * | | Add some more spaces for operators | kondou | 2014-06-02 | 1 | -4/+4 |
| * | | Some readability improvements | kondou | 2014-06-02 | 2 | -3/+3 |
| * | | Scrutinizer cleanup | kondou | 2014-06-02 | 16 | -79/+166 |
* | | | Merge pull request #8828 from owncloud/design-help-sidebar | Morris Jobke | 2014-06-03 | 3 | -26/+61 |
|\ \ \ | |||||
| * | | | add arrow icon for external links | Jan-Christoph Borchardt | 2014-06-02 | 1 | -4/+4 |
| * | | | move Help section from controls bar to sidebar | Jan-Christoph Borchardt | 2014-06-02 | 3 | -26/+61 |
* | | | | Merge pull request #8821 from owncloud/kill-zip-download-restriction | Jan-Christoph Borchardt | 2014-06-03 | 14 | -104/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fix unit tests | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| * | | | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 2 | -3/+13 |
| * | | | bump version | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| * | | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 11 | -102/+14 |
* | | | | Merge pull request #8820 from owncloud/design-details | Frank Karlitschek | 2014-06-02 | 8 | -13/+41 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix unit tests after introduction of animations - adds delays for click trigger | Morris Jobke | 2014-06-02 | 1 | -0/+7 |
| * | | | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 2 | -0/+7 |
| * | | | fix success status symbol to a circle | Morris Jobke | 2014-06-02 | 2 | -0/+9 |
| * | | | 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 |
| * | | | add OC.menuSpeed to control the animation speed of menu toggle | Morris Jobke | 2014-06-02 | 1 | -7/+8 |
| * | | | Adds Animation to Toggling Navigation on < 768px widths | raghunayyar | 2014-06-02 | 1 | -4/+4 |
| * | | | shift files app breadcrumbs to account for missing app list | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+4 |
| * | | | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
* | | | | Merge pull request #8812 from josh4trunks/avatar_rotate | Vincent Petry | 2014-06-02 | 1 | -7/+12 |
|\ \ \ \ | |||||
| * | | | | Automatically Rotate Avatar based on exif data | josh4trunks | 2014-06-01 | 1 | -7/+12 |
* | | | | | Merge pull request #8806 from owncloud/add_share_index | Morris Jobke | 2014-06-02 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | add share index | Frank Karlitschek | 2014-05-31 | 1 | -0/+12 |
* | | | | | | 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 | 4 | -3/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 4 | -3/+24 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | 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 |
* | | | | | | | Merge pull request #8784 from owncloud/fold-reshare-settings | Morris Jobke | 2014-06-02 | 2 | -10/+11 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | make reshare settings foldable | Volkan Gezer | 2014-05-29 | 2 | -10/+11 |
* | | | | | | | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 2 | -13/+31 |
* | | | | | | | Merge pull request #8718 from owncloud/share_icons_for_shared_by | Vincent Petry | 2014-06-02 | 1 | -13/+31 |
|\ \ \ \ \ \ \ |