Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | add initial swift test with trystack | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+265 | |
| * | | move creation of / and users 'files' from storage constructor to setupFS / mo... | Jörn Friedrich Dreyer | 2014-06-18 | 3 | -13/+19 | |
| * | | update 3rdparty | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+0 | |
| * | | fix checking unset array values, deduplicate code, remove file from cache if ... | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -39/+30 | |
| * | | minor code cleanup | Jörn Friedrich Dreyer | 2014-06-18 | 2 | -32/+14 | |
| * | | use exceptions to notify abstract parent class of problems | Jörn Friedrich Dreyer | 2014-06-18 | 2 | -54/+118 | |
| * | | when root storage cannot be mounted throw an exception visible to the end user | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -1/+6 | |
| * | | fix fallback config for default home storage | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -4/+6 | |
| * | | require updated 3rdparty with rackspace libs | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+0 | |
| * | | move swift and abstract code to core | Jörn Friedrich Dreyer | 2014-06-18 | 3 | -0/+599 | |
| * | | change 'object_storage' config param to 'root_storage' | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -10/+15 | |
| * | | make objectstore setup more robust, don't pass user to object store mounted a... | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -5/+7 | |
| * | | allow configuring objectstore as home and root storage | Jörn Friedrich Dreyer | 2014-06-18 | 2 | -11/+55 | |
* | | | Merge pull request #9254 from owncloud/fileactions-deferred | Morris Jobke | 2014-06-27 | 11 | -6/+168 | |
|\ \ \ | ||||||
| * | | | Sync file list with file actions | Vincent Petry | 2014-06-27 | 11 | -6/+168 | |
* | | | | Merge pull request #9174 from owncloud/breadcrumbfix | Jan-Christoph Borchardt | 2014-06-27 | 9 | -138/+168 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Breadcrumb width calculation fix | Vincent Petry | 2014-06-27 | 5 | -128/+155 | |
| * | | | Removed unused padding-right of the controls bar | Vincent Petry | 2014-06-24 | 2 | -3/+0 | |
| * | | | Test runner now loads CSS and hides testArea | Vincent Petry | 2014-06-24 | 2 | -7/+13 | |
* | | | | Merge pull request #9247 from owncloud/move-webdav-class-to-core-master | Thomas Müller | 2014-06-27 | 3 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | remove pointless require - we should kill all require_once like that in our t... | Thomas Müller | 2014-06-27 | 1 | -2/+0 | |
| * | | | | fix autoloader | Thomas Müller | 2014-06-27 | 2 | -1/+0 | |
| * | | | | Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies | Thomas Müller | 2014-06-27 | 1 | -0/+0 | |
* | | | | | Merge pull request #9215 from owncloud/officemimetypesupdatefix | Vincent Petry | 2014-06-27 | 4 | -59/+337 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add missing quotes for Oracle | Vincent Petry | 2014-06-26 | 1 | -2/+2 | |
| * | | | | Fixed mime type repair step | Vincent Petry | 2014-06-26 | 2 | -41/+133 | |
| * | | | | Added test case for when target mime types already exist | Vincent Petry | 2014-06-25 | 1 | -0/+46 | |
| * | | | | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 4 | -59/+199 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-27 | 360 | -4487/+4585 | |
* | | | | | Merge pull request #9241 from owncloud/backgroundjob-check | icewind1991 | 2014-06-27 | 3 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix check if class exists | Robin Appelman | 2014-06-27 | 1 | -1/+1 | |
| * | | | | | Check if classes/method exists before trying to call them in background jobs | Robin Appelman | 2014-06-26 | 3 | -2/+10 | |
* | | | | | | Merge pull request #9051 from owncloud/Bagera-master | Frank Karlitschek | 2014-06-26 | 3 | -23/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix padding for last cell in summary of trashbin | Morris Jobke | 2014-06-26 | 1 | -0/+4 | |
| * | | | | | | Aligning in the table header as well | Bagera | 2014-06-16 | 2 | -15/+26 | |
| * | | | | | | Aligning with line height | Bagera | 2014-06-16 | 1 | -10/+5 | |
| * | | | | | | Fix delete action height | Bagera | 2014-06-16 | 1 | -5/+8 | |
* | | | | | | | Merge pull request #9236 from owncloud/sharing-settingswording | icewind1991 | 2014-06-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix wording for remote shares in settings page | Vincent Petry | 2014-06-26 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #9234 from owncloud/fix-ellipsis-for-folders | Raghu Nayyar | 2014-06-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix ellipsis for folders on mobile screens | Morris Jobke | 2014-06-26 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #9230 from owncloud/fix-repair-step-php-53 | Thomas Müller | 2014-06-26 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Redeclared as public to allow invocation from within the closure in php 5.3 | Thomas Müller | 2014-06-26 | 1 | -1/+10 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #9213 from owncloud/upgrade-donotloadappsinremote | Vincent Petry | 2014-06-26 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prevent loading apps in remote when an upgrade is due | Vincent Petry | 2014-06-25 | 1 | -0/+9 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9206 from owncloud/occ-scan-user | Vincent Petry | 2014-06-26 | 2 | -14/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prevent running the files:scan command as the wrong user | Robin Appelman | 2014-06-25 | 2 | -14/+28 | |
* | | | | | | | | | Merge pull request #9223 from owncloud/occ-scan-arguments | icewind1991 | 2014-06-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add error message when no users specified to files:scan command | Vincent Petry | 2014-06-26 | 1 | -0/+5 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #9211 from owncloud/fix-hidden-share-button | Jan-Christoph Borchardt | 2014-06-26 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ |