Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | fixing typo on $htaccessWorking - testing own code before pushing is appreciated | Thomas Müller | 2013-09-24 | 1 | -1/+2 | |
| * | | | | | | | | | | Merge branch 'master' into setup | Bart Visscher | 2013-09-12 | 142 | -664/+735 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Check for failure in creating htaccessWorking testfile | Bart Visscher | 2013-09-10 | 2 | -6/+20 | |
| * | | | | | | | | | | | Move core setup code to controller class | Bart Visscher | 2013-09-10 | 3 | -60/+81 | |
* | | | | | | | | | | | | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 8 | -29/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix some phpdoc errors and rename interface | Robin Appelman | 2014-01-24 | 3 | -5/+9 | |
| * | | | | | | | | | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-22 | 56 | -239/+709 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | revert accidental 3rdparty commit | Robin Appelman | 2014-01-22 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-15 | 61 | -3524/+354 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-09 | 96 | -338/+4265 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Use $server->getMemCacheFactory() in ldap connection | Robin Appelman | 2014-01-09 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | Also update the OCP\IServerContainer | Robin Appelman | 2014-01-08 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | get the memorycache factory from OCP\Server instead of a cache instance | Robin Appelman | 2014-01-08 | 2 | -6/+22 | |
| * | | | | | | | | | | | | | | | Remove the static dependency on OC_Util from Memcache | Robin Appelman | 2014-01-06 | 4 | -2/+23 | |
| * | | | | | | | | | | | | | | | Use APCIterator for Memcache\APC::clear() | Robin Appelman | 2014-01-06 | 2 | -26/+8 | |
| * | | | | | | | | | | | | | | | expose memory cache in public api | Robin Appelman | 2014-01-06 | 1 | -0/+13 | |
* | | | | | | | | | | | | | | | | Merge pull request #7065 from owncloud/errorHandler_tests | Vincent Petry | 2014-02-04 | 2 | -1/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 2 | -1/+63 | |
* | | | | | | | | | | | | | | | | Merge pull request #7057 from owncloud/pictures-icon | Jan-Christoph Borchardt | 2014-02-03 | 2 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | better picture icon, fix https://github.com/owncloud/apps/issues/1401 | Jan-Christoph Borchardt | 2014-02-03 | 2 | -4/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #7055 from owncloud/ellipsize-modified-date | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | ellipsize long modified dates to make room for showing delete button, fix #7040 | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+10 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #7014 from owncloud/fix_ocs_share_api | Björn Schießle | 2014-02-03 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | remove needless element tag | Bjoern Schiessle | 2014-01-30 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #7013 from owncloud/dont_write_passwords_to_log | Björn Schießle | 2014-02-03 | 3 | -7/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | also load error handler if debugging is enabled | Bjoern Schiessle | 2014-02-03 | 2 | -4/+17 | |
| * | | | | | | | | | | | | | | | remove passwords in URLs from all log messages | Bjoern Schiessle | 2014-02-03 | 2 | -4/+12 | |
* | | | | | | | | | | | | | | | | Merge pull request #7025 from owncloud/prevent-double-app-load | icewind1991 | 2014-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Mark an app as loaded before we start loading it | Robin Appelman | 2014-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge pull request #7017 from owncloud/trashpreview | Georg Ehrke | 2014-01-31 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fixed image preview in trashbin subdirs | Vincent Petry | 2014-01-30 | 1 | -2/+12 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #5151 from owncloud/file-actions | Morris Jobke | 2014-01-31 | 4 | -6/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Makes Rename Icon Width 44px for touch sourfaces. | raghunayyar | 2014-01-31 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Updated unit tests for rename action | Vincent Petry | 2014-01-30 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | Rename action now appears as pencil icon | raghunayyar | 2014-01-30 | 3 | -5/+18 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #6278 from nickvergessen/issue/6263 | Raghu Nayyar | 2014-01-29 | 2 | -15/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add alt attribute for img elements | Joas Schilling | 2014-01-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Extend margin to avoid displaying a scrollbar | Joas Schilling | 2014-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix unallowed child elements | Joas Schilling | 2014-01-10 | 1 | -11/+16 | |
* | | | | | | | | | | | | | | Merge pull request #6777 from owncloud/mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 18 | -155/+145 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | make header scroll up for single shares, more view of content on small screens | Jan-Christoph Borchardt | 2014-01-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 3 | -1/+10 | |
| * | | | | | | | | | | | | | permanently show download action on mobile, only icon | Jan-Christoph Borchardt | 2014-01-29 | 2 | -8/+19 | |
| * | | | | | | | | | | | | | fix horizontal scrollbar appearing when footer is too long, footer wraps now | Jan-Christoph Borchardt | 2014-01-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 78 | -5002/+15335 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fix multiselect bar being too short on big displays | Jan-Christoph Borchardt | 2014-01-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Instead of 'No preview available for ...' we simple display the mieme-type icon | Thomas Müller | 2014-01-23 | 2 | -20/+9 | |
| * | | | | | | | | | | | | | | remove background and width from multiselect bar, fix Download button not sho... | Jan-Christoph Borchardt | 2014-01-23 | 2 | -4/+2 |