Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 66 | -116/+946 |
* | Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description | Lukas Reschke | 2015-01-17 | 2 | -1/+67 |
|\ | |||||
| * | OC_App::parseAppInfo | Morris Jobke | 2015-01-14 | 2 | -1/+67 |
* | | Merge pull request #13421 from owncloud/fix-rename | Robin McCorkell | 2015-01-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixes shifted rename field | Morris Jobke | 2015-01-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #13418 from owncloud/app-icons | Morris Jobke | 2015-01-16 | 3 | -118/+10 |
|\ \ | |||||
| * | | compress icons of LDAP and WebDAV-Auth | Jan-Christoph Borchardt | 2015-01-16 | 2 | -118/+6 |
| * | | add icon for Provisioning API | Jan-Christoph Borchardt | 2015-01-16 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #13399 from owncloud/trashbin-fixpreviewroute | Morris Jobke | 2015-01-16 | 1 | -5/+2 |
|\ \ | |||||
| * | | Fix preview route for trashbin | Vincent Petry | 2015-01-15 | 1 | -5/+2 |
* | | | Merge pull request #13413 from owncloud/apps-cancelloadonswitch | Morris Jobke | 2015-01-16 | 1 | -2/+9 |
|\ \ \ | |||||
| * | | | Cancel app list load when switching categories | Vincent Petry | 2015-01-16 | 1 | -2/+9 |
* | | | | Merge pull request #13160 from owncloud/extstorage-ocbackendnopartfile | Morris Jobke | 2015-01-16 | 1 | -27/+59 |
|\ \ \ \ | |||||
| * | | | | remove unused variable and fix undefined variable | Thomas Müller | 2015-01-08 | 1 | -5/+4 |
| * | | | | Disable part files for OC ext storage backend + s2s backend | Vincent Petry | 2015-01-07 | 1 | -28/+61 |
* | | | | | Merge pull request #13412 from owncloud/app-management-sort | Morris Jobke | 2015-01-16 | 1 | -0/+16 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | sorting enabled and disabled apps alphabetically - fixes #13404 | Thomas Müller | 2015-01-16 | 1 | -0/+16 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-16 | 242 | -84/+416 |
* | | | | Merge pull request #13406 from owncloud/fix-php-doc | Frank Karlitschek | 2015-01-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix PHPDoc | Lukas Reschke | 2015-01-15 | 1 | -0/+1 |
* | | | | | Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkins | Thomas Müller | 2015-01-15 | 2 | -51/+110 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Mask table and column names with backticks and add lastInsertID() workaround | Joas Schilling | 2015-01-15 | 2 | -51/+110 |
* | | | | | Merge pull request #13394 from owncloud/cache-remove-folder | Thomas Müller | 2015-01-15 | 2 | -24/+55 |
|\ \ \ \ \ | |||||
| * | | | | | Additional unit test for recursive remove | Robin Appelman | 2015-01-15 | 1 | -0/+19 |
| * | | | | | Remove children from the cache in one query | Robin Appelman | 2015-01-15 | 1 | -24/+36 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #13395 from owncloud/show-readonly-mail | Lukas Reschke | 2015-01-15 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Show mail address & display name if it is read only | Morris Jobke | 2015-01-15 | 1 | -0/+14 |
* | | | | | | Merge pull request #13323 from owncloud/move-search | Lukas Reschke | 2015-01-15 | 7 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | adjust paths for search | Morris Jobke | 2015-01-14 | 4 | -7/+7 |
| * | | | | | | move search folder into core/ | Morris Jobke | 2015-01-13 | 4 | -0/+0 |
* | | | | | | | Merge pull request #13397 from owncloud/files-greyhighlightondownload | Lukas Reschke | 2015-01-15 | 3 | -1/+35 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Disallow ctrl click to select when selection not allowed | Vincent Petry | 2015-01-15 | 2 | -1/+31 |
| * | | | | | | Auto-blur when clicking on file to download | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
| * | | | | | | Fixed thumbnal z-index for when no checkbox is there | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #13388 from owncloud/type-hint-url-params | Morris Jobke | 2015-01-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add PHPDoc for `urlParams` | Lukas Reschke | 2015-01-15 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #13387 from owncloud/fix-urlparameters | Morris Jobke | 2015-01-15 | 4 | -9/+35 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | always set url parameters when they are available in the app dispatch | Bernhard Posselt | 2015-01-15 | 4 | -9/+35 |
|/ / / / / | |||||
* | | | | | Merge pull request #13370 from Sugaroverdose/fix_#13322 | Thomas Müller | 2015-01-15 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Force browser to redraw favorite icon | Sugaroverdose | 2015-01-15 | 1 | -0/+1 |
* | | | | | | Merge pull request #13347 from owncloud/share-scanpermissionsfromsource | Morris Jobke | 2015-01-15 | 3 | -1/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use source storage permissions when scanning shared storage | Vincent Petry | 2015-01-14 | 3 | -1/+47 |
* | | | | | | | Merge pull request #13375 from owncloud/previews | Morris Jobke | 2015-01-15 | 1 | -1/+10 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Note in config.sample.php that certain previews are not available in ms windows | Carla Schroder | 2015-01-15 | 1 | -1/+10 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 16 | -8/+160 |
* | | | | | | | Merge pull request #13352 from owncloud/hhvm-array-key | Robin McCorkell | 2015-01-15 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Do not use key() on array as the result depends on the internal array pointer. | Andreas Fischer | 2015-01-15 | 1 | -5/+6 |
* | | | | | | | | Merge pull request #13354 from owncloud/hhvm-redis | Morris Jobke | 2015-01-15 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | HHVM: Prevent E_WARNING messages by Redis test in console output. | Andreas Fischer | 2015-01-14 | 1 | -0/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #13317 from owncloud/partfile-fileinfo | Thomas Müller | 2015-01-14 | 2 | -0/+45 |
|\ \ \ \ \ \ \ \ |