Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | Merge pull request #20923 from owncloud/OC_Config-in-setup | Thomas Müller | 2015-12-03 | 2 | -4/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace OC_Config in setup | Morris Jobke | 2015-12-03 | 2 | -4/+5 |
* | | | | | | | | Merge pull request #20921 from owncloud/last-OC_Config-removals-in-tests | Thomas Müller | 2015-12-03 | 1 | -8/+9 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | last change of OC_Config to the proper interface in tests/ | Morris Jobke | 2015-12-03 | 1 | -3/+4 |
| * | | | | | | | Reduce OC_Config usage in tests/ | Morris Jobke | 2015-12-03 | 1 | -5/+5 |
* | | | | | | | | Merge pull request #19461 from owncloud/reuse_code | Thomas Müller | 2015-12-03 | 2 | -43/+129 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |