Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed small typo in 'Access' | Robin Kanters | 2015-12-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20943 from owncloud/load_avatar_once | Vincent Petry | 2015-12-04 | 2 | -21/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [Avatars] JS should not load same avatar twice | Roeland Jago Douma | 2015-12-04 | 2 | -21/+41 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20933 from owncloud/more-OC_Config-cleanups | Thomas Müller | 2015-12-04 | 9 | -11/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | More cleanups of OC_Config usage | Morris Jobke | 2015-12-03 | 9 | -11/+12 | |
* | | | | | | | | | | | Merge pull request #20931 from owncloud/dav-fixnamespaceoutput | Thomas Müller | 2015-12-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix namespace XML output of files and tags dav | Vincent Petry | 2015-12-03 | 2 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-04 | 96 | -84/+58 | |
* | | | | | | | | | | | Merge pull request #20907 from owncloud/integration_tests_for_capabilities | Thomas Müller | 2015-12-03 | 4 | -1/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Changed fail for assertEquals and removed fields which weren't checked | Sergio Bertolin | 2015-12-03 | 2 | -11/+12 | |
| * | | | | | | | | | | | Added capabilities context and tests | Sergio Bertolin | 2015-12-02 | 4 | -1/+91 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-a... | Thomas Müller | 2015-12-03 | 9 | -72/+283 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Show error template | Lukas Reschke | 2015-11-30 | 9 | -72/+283 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #20545 from owncloud/scan-storage-in-background-job | Thomas Müller | 2015-12-03 | 9 | -146/+280 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 9 | -146/+280 | |
* | | | | | | | | | | | Merge pull request #20924 from owncloud/use-url-generator-to-generate-link | Thomas Müller | 2015-12-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use URLGenerator instead of hard-coded WEBROOT | Lukas Reschke | 2015-12-03 | 1 | -2/+2 |