Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 10 | -9/+17 |
* | Merge pull request #20569 from owncloud/issue_20427 | Thomas Müller | 2015-12-07 | 7 | -3/+732 |
|\ | |||||
| * | Merge branch 'master' into issue_20427 | Jesus Macias Portela | 2015-12-03 | 1340 | -11370/+31525 |
| |\ | |||||
| * | | Delete js unit test. Another issue has been created to create js test | Jesús Macias | 2015-12-01 | 1 | -205/+0 |
| * | | Fix css selector and bug checking personal mounts status | Jesús Macias | 2015-11-24 | 2 | -5/+5 |
| * | | Add css to manage row status color | Jesús Macias | 2015-11-24 | 3 | -4/+12 |
| * | | Merge branch 'issue_20427' of github.com:owncloud/core into issue_20427 | Jesús Macias | 2015-11-24 | 2 | -1/+207 |
| |\ \ | |||||
| | * | | Added some unit tests for the status manager | Vincent Petry | 2015-11-20 | 2 | -1/+207 |
| * | | | Fix code from PR comments | Jesús Macias | 2015-11-24 | 4 | -236/+208 |
| |/ / | |||||
| * | | Adding logic to show custom icon for current backends, waiting for icon files | Jesús Macias | 2015-11-20 | 1 | -0/+24 |
| * | | Fix code from PR comments | Jesús Macias | 2015-11-18 | 2 | -615/+525 |
| * | | Add method to show custom icon and icon-error for each storage backend | Jesús Macias | 2015-11-18 | 3 | -211/+200 |
| * | | Add icon management capabilities (error icon) | Jesús Macias | 2015-11-13 | 2 | -17/+18 |
| * | | First working approach to show mount status | Jesús Macias | 2015-11-12 | 6 | -50/+874 |
* | | | Merge pull request #20796 from owncloud/cleanup-trashbin-code | Thomas Müller | 2015-12-07 | 1 | -15/+6 |
|\ \ \ | |||||
| * | | | Cleanup trashbin expire code | Morris Jobke | 2015-11-30 | 1 | -15/+6 |
* | | | | Merge pull request #20581 from owncloud/public-page-preview-hidpi-scale | Thomas Müller | 2015-12-07 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | Fix hidpi previews on public page | Robin Appelman | 2015-11-18 | 1 | -4/+8 |
* | | | | | Merge pull request #20530 from owncloud/icons-more | Thomas Müller | 2015-12-07 | 52 | -91/+96 |
|\ \ \ \ \ | |||||
| * | | | | | add new icon rules to icons.css | Jan-Christoph Borchardt | 2015-11-20 | 1 | -1/+13 |
| * | | | | | add icons for checked+disabled checkbox and radio | Jan-Christoph Borchardt | 2015-11-20 | 4 | -0/+10 |
| * | | | | | compress action icons | Jan-Christoph Borchardt | 2015-11-20 | 22 | -84/+24 |
| * | | | | | add icons for disabled checkbox, radio button, error and colored checkmark | Jan-Christoph Borchardt | 2015-11-20 | 25 | -6/+49 |
* | | | | | | Merge pull request #20480 from owncloud/css-prefixes | Thomas Müller | 2015-12-07 | 7 | -41/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 7 | -41/+11 |
* | | | | | | | Merge pull request #20960 from owncloud/drop-OC_Util-getUrlContent | Thomas Müller | 2015-12-07 | 2 | -19/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove OC_Util::getUrlContent and replace by proper usage of public interfaces | Morris Jobke | 2015-12-04 | 2 | -19/+12 |
* | | | | | | | | Merge pull request #11131 from owncloud/use-phpini-wrapper | Thomas Müller | 2015-12-07 | 10 | -19/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replace new occurences of ini_get with IniWrapper methods | Morris Jobke | 2015-11-23 | 4 | -7/+9 |
| * | | | | | | | | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 8 | -12/+11 |
* | | | | | | | | | Merge pull request #20904 from owncloud/view-mime-filter | Thomas Müller | 2015-12-07 | 2 | -6/+37 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix mimetype filter in getDirectoryContent | Robin Appelman | 2015-12-03 | 2 | -6/+37 |
* | | | | | | | | | | Merge pull request #20949 from owncloud/fix_20892 | Thomas Müller | 2015-12-07 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | [Sharing] Properly check if a group already has access | Roeland Jago Douma | 2015-12-04 | 1 | -4/+2 |
* | | | | | | | | | | | Merge pull request #20954 from owncloud/settings_user_only_load_avatar_if_ava... | Thomas Müller | 2015-12-07 | 4 | -15/+70 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Do not request an avatar if there is none | Roeland Jago Douma | 2015-12-04 | 1 | -2/+6 |
| * | | | | | | | | | | | Only try to load avatars in the user list if there is any | Roeland Jago Douma | 2015-12-04 | 3 | -13/+64 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #20957 from owncloud/use-correct-method-signature | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use correct method signature | Lukas Reschke | 2015-12-04 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #20959 from owncloud/drop-OC_App-setActiveNavigationEntry | Thomas Müller | 2015-12-07 | 5 | -35/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | remove OC_App::getActiveNavigationEntry - not unsed anymore | Morris Jobke | 2015-12-04 | 1 | -14/+0 |
| * | | | | | | | | | | | | Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App | Morris Jobke | 2015-12-04 | 5 | -21/+5 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-07 | 4 | -0/+8 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-06 | 8 | -2/+20 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-05 | 30 | -18/+74 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #20370 from owncloud/external-db-config | Vincent Petry | 2015-12-04 | 18 | -951/+1614 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | db config backend for files_external | Robin Appelman | 2015-12-04 | 18 | -951/+1614 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #20947 from owncloud/delete-users-from-system-addressbook | Thomas Müller | 2015-12-04 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Delete no longer existing users from system addressbook | Thomas Müller | 2015-12-04 | 1 | -0/+12 |
* | | | | | | | | | | | Merge pull request #20946 from robinkanters/patch-1 | Thomas Müller | 2015-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | |