Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make all the buttons beautiful | Arthur Schiwon | 2015-11-05 | 7 | -12/+26 |
| | |||||
* | Merge pull request #20301 from owncloud/fix-files_external-empty-user-mounting | Thomas Müller | 2015-11-05 | 1 | -0/+5 |
|\ | | | | | [files_external] fix empty user mounts setting | ||||
| * | [files_external] fix empty user mounts setting | Morris Jobke | 2015-11-04 | 1 | -0/+5 |
| | | | | | | | | | | * fixes #19858 * if no backend is allowed to be mounted also the user mount setting should be disabled | ||||
* | | Merge pull request #20320 from owncloud/drop-file_map | Thomas Müller | 2015-11-05 | 2 | -61/+1 |
|\ \ | | | | | | | Drop unused table file_map | ||||
| * | | Drop unused table file_map | Morris Jobke | 2015-11-05 | 3 | -62/+2 |
| | | | | | | | | | | | | | | | | | | | | | * used only for windows support * windows support was dropped in 8.2.0 - see #17379 * was introduced in fd8cb9974be30aaca0d65d1807d6a4f784da5f0b * ref #18935 | ||||
* | | | Merge pull request #20321 from owncloud/drop-principal-tables | Thomas Müller | 2015-11-05 | 2 | -1/+3 |
|\ \ \ | |/ / |/| | | Drop unused tables principalgroups and principals | ||||
| * | | Drop unused tables principalgroups and principals | Morris Jobke | 2015-11-05 | 2 | -1/+3 |
|/ / | | | | | | | * was removed in 3e84f170e7133d9acc46123ba4c901a24e438b2c | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-05 | 32 | -28/+178 |
| | | |||||
* | | Merge pull request #20315 from owncloud/add-coverity | Thomas Müller | 2015-11-04 | 1 | -0/+1 |
|\ \ | | | | | | | Add coverity badge | ||||
| * | | Add coverity badge | Lukas Reschke | 2015-11-04 | 1 | -0/+1 |
| | | | | | | | | | Coverity now scans our JS code… | ||||
* | | | Merge pull request #20053 from owncloud/getfileinfo-locking | Thomas Müller | 2015-11-04 | 3 | -65/+88 |
|\ \ \ | |/ / |/| | | Don't lock if we're only reading cache metadata | ||||
| * | | mark path as checked | Robin Appelman | 2015-11-04 | 1 | -0/+1 |
| | | | |||||
| * | | when a file is locked use old cache data | Robin Appelman | 2015-11-04 | 1 | -29/+37 |
| | | | |||||
| * | | fix whitespace | Robin Appelman | 2015-11-04 | 1 | -2/+2 |
| | | | |||||
| * | | only lock in getDirectoryContent if we need to update the cache | Robin Appelman | 2015-11-03 | 1 | -21/+17 |
| | | | |||||
| * | | only lock in getFileInfo if we need to update the cache | Robin Appelman | 2015-11-03 | 1 | -18/+16 |
| | | | |||||
| * | | Split checkUpdate | Robin Appelman | 2015-11-03 | 2 | -45/+65 |
| | | | |||||
* | | | Merge pull request #20300 from owncloud/fix_comment | Morris Jobke | 2015-11-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | adjust comment, this parameter was added for 9.0 | ||||
| * | | | adjust comment, this parameter was added for 9.0 | Björn Schießle | 2015-11-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #18361 from owncloud/sharing_performance_improvements | Thomas Müller | 2015-11-04 | 3 | -9/+32 |
|\ \ \ | | | | | | | | | improve calculation of share recipients | ||||
| * | | | cache result from parent folders | Bjoern Schiessle | 2015-11-04 | 3 | -9/+32 |
| | | | | |||||
* | | | | Merge pull request #20155 from owncloud/fix-20020 | Morris Jobke | 2015-11-04 | 1 | -3/+7 |
|\ \ \ \ | |_|_|/ |/| | | | add port to host only, if an URL is used instead of a plain hostname | ||||
| * | | | add port to host only, if an URL is used instead of a plain hostname | Arthur Schiwon | 2015-11-04 | 1 | -3/+7 |
|/ / / | |||||
* | | | Merge pull request #20283 from owncloud/fix-varaible-type | Thomas Müller | 2015-11-04 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Fix typo in variable name | ||||
| * | | | Fix typo in variable name | Morris Jobke | 2015-11-04 | 1 | -4/+4 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | * introduced with #20135 - c6f6a8758b3f08e47c3a8f45a67d09698376b2e2 Fixes following error meessage: {"reqId":"GliKwPFSIVn8GC2KNIHY","remoteAddr":"::1","app":"PHP","message":"Undefined variable: subAdmins at master\/settings\/users.php#76","level":0,"time":"2015-11-04T08:38:53+00:00","method":"GET","url":"\/master\/index.php\/settings\/users"} {"reqId":"GliKwPFSIVn8GC2KNIHY","remoteAddr":"::1","app":"PHP","message":"Invalid argument supplied for foreach() at master\/settings\/users.php#76","level":0,"time":"2015-11-04T08:38:53+00:00","method":"GET","url":"\/master\/index.php\/settings\/users"} | ||||
* | | | Merge pull request #18821 from owncloud/global-classes | Thomas Müller | 2015-11-04 | 3 | -20/+51 |
|\ \ \ | | | | | | | | | Global classes in core CSS | ||||
| * | | | Global Classes for Core. | Raghu Nayyar | 2015-11-02 | 3 | -20/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move up the global styles up the hierarchy. Adds Clear Left, Right and both. New CSS file for Global Styles. | ||||
* | | | | Merge pull request #20157 from owncloud/users-fixeveryonecount | Thomas Müller | 2015-11-04 | 5 | -60/+110 |
|\ \ \ \ | | | | | | | | | | | Fix everyone count for subadmins | ||||
| * | | | | fix subadmin user count for empty groups | Morris Jobke | 2015-11-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 5 | -60/+109 |
| | | | | | | | | | | | | | | | | | | | | Also moved the logic to the UsersController | ||||
* | | | | | Merge pull request #20272 from owncloud/phil-davis-setEncryptHomeStorage | Thomas Müller | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Correct the description of function setEncryptHomeStorage | ||||
| * | | | | Correct the description of function setEncryptHomeStorage | Phil Davis | 2015-11-03 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-04 | 52 | -40/+202 |
|/ / / | |||||
* | | | Merge pull request #20269 from owncloud/capabilities-webdav-ng-sync | Thomas Müller | 2015-11-03 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Add a new core capability which tells the clients which url to use | ||||
| * | | | Add a new core capability which tells the clients which url to use | Thomas Müller | 2015-11-03 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #20223 from owncloud/fix-apply-webdav-tags | Thomas Müller | 2015-11-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix TagList namespace in property map | ||||
| * | | | Fix TagList namespace in property map | Vincent Petry | 2015-11-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #20201 from owncloud/checkboxes-groups-enable | Thomas Müller | 2015-11-03 | 2 | -18/+10 |
|\ \ \ \ | | | | | | | | | | | Apply new checkbox style in app settings | ||||
| * \ \ \ | Merge branch 'master' into checkboxes-groups-enable | Raghu Nayyar | 2015-11-02 | 30 | -10/+90 |
| |\ \ \ \ | |||||
| * | | | | | new checkbox style in app settings | Hendrik Leppelsack | 2015-10-31 | 2 | -18/+10 |
| | | | | | | |||||
* | | | | | | Merge pull request #20253 from owncloud/external-storage-wording | Thomas Müller | 2015-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | fix external storage wording detail, ref #19858 | ||||
| * | | | | | | fix external storage wording detail, ref #19858 | Jan-Christoph Borchardt | 2015-11-03 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #20256 from owncloud/fix-searchbox-iceweasel | Morris Jobke | 2015-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Don't validate searchbox | ||||
| * | | | | | | don't validate searchbox | Hendrik Leppelsack | 2015-11-03 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-03 | 12 | -6/+40 |
| | | | | | | |||||
* | | | | | | Merge pull request #20232 from owncloud/error-button-color | Thomas Müller | 2015-11-02 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | fix button text color | ||||
| * | | | | | | fix button text color | Jan-Christoph Borchardt | 2015-11-02 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #20045 from owncloud/dbal-2.5.2 | Thomas Müller | 2015-11-02 | 1 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bump 3rdparty for dbal-2.5.2 | ||||
| * | | | | | | Bump 3rdparty for dbal-2.5.2 | Roeland Jago Douma | 2015-11-02 | 1 | -0/+0 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #20196 from ↵ | Thomas Müller | 2015-11-02 | 1 | -9/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/use-actual-mimetype-detection-instead-of-oath Use actual mimetype detection instead of extension |