summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-17346-472/+134
* Merge pull request #14261 from owncloud/fix-last-login-masterLukas Reschke2015-02-162-12/+12
|\
| * fixing unit tests in UsersControllerTestThomas Müller2015-02-161-11/+11
| * Return milliseconds instead of seconds for lastLogin - refs #14005Thomas Müller2015-02-161-1/+1
* | Merge pull request #14263 from owncloud/missing-visibility-activity-iextensionThomas Müller2015-02-161-1/+1
|\ \
| * | Add visibility to interface to make scrutinizer 1 step happierJoas Schilling2015-02-161-1/+1
* | | Merge pull request #13879 from owncloud/add_debug_log_for_memcache_instantiationThomas Müller2015-02-163-7/+21
|\ \ \ | |/ / |/| |
| * | add debug log for memcache instantiationJörn Friedrich Dreyer2015-02-163-7/+21
|/ /
* | Merge pull request #14128 from owncloud/drop-unused-methodsMorris Jobke2015-02-163-48/+10
|\ \
| * | Remove unused function and correct PHPDocLukas Reschke2015-02-163-48/+10
* | | Merge pull request #10673 from owncloud/smb-newMorris Jobke2015-02-1677-670/+5411
|\ \ \ | |_|/ |/| |
| * | also make sure we have a leading slash for the test rootRobin Appelman2015-02-162-4/+3
| * | make sure the root has a trailing slashRobin Appelman2015-02-161-0/+3
| * | remove outdated testRobin Appelman2015-02-161-39/+0
| * | handle deleting non existing filesRobin Appelman2015-02-161-7/+11
| * | Use better way to check for the existence of smbclientRobin Appelman2015-02-161-7/+2
| * | New SMB storage backendRobin Appelman2015-02-1675-628/+5407
| |/
* | Merge pull request #13750 from owncloud/enhanced-code-checkerThomas Müller2015-02-1612-51/+389
|\ \
| * | Update 3rdparty commit to masterThomas Müller2015-02-161-0/+0
| * | integrate code checker in the installerThomas Müller2015-02-113-54/+27
| * | implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-1012-1/+366
* | | Merge pull request #13269 from owncloud/issue/13211-cache-array-implementationJoas Schilling2015-02-163-1/+89
|\ \ \
| * | | Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-163-1/+89
* | | | Merge pull request #14194 from owncloud/url-encode-logout-attributeThomas Müller2015-02-163-5/+5
|\ \ \ \
| * | | | URLEncode logout attributeLukas Reschke2015-02-133-5/+5
* | | | | Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-169-19/+44
|\ \ \ \ \
| * | | | | Add noreferrer to footer URILukas Reschke2015-02-161-1/+2
| * | | | | Deduplicate template code and do not translate the linksJoas Schilling2015-02-097-11/+35
| * | | | | Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-046-12/+12
* | | | | | Merge pull request #14243 from owncloud/console-execution-time-masterMorris Jobke2015-02-161-0/+3
|\ \ \ \ \ \
| * | | | | | console commands shall not be limited with respect to execution time - fixes ...Thomas Müller2015-02-161-0/+3
* | | | | | | Merge pull request #14076 from owncloud/autotest-external-ftpThomas Müller2015-02-163-4/+105
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [files_external] ftp testsMorris Jobke2015-02-103-4/+105
* | | | | | | Merge pull request #14201 from owncloud/propagator-dont-decrease-mtimeThomas Müller2015-02-163-4/+29
|\ \ \ \ \ \ \
| * | | | | | | update testRobin Appelman2015-02-131-0/+2
| * | | | | | | Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-132-4/+27
* | | | | | | | Merge pull request #13809 from owncloud/fix-autoloader-messageThomas Müller2015-02-161-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Properly show the warning about the missing composer autoloaderMorris Jobke2015-01-311-1/+4
* | | | | | | | | Merge pull request #13922 from owncloud/smb-autotest-externalThomas Müller2015-02-165-13/+112
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [files_external] add SMB autotestMorris Jobke2015-02-105-13/+112
* | | | | | | | | | Merge pull request #14138 from owncloud/fix-image-flip-php53Thomas Müller2015-02-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Check if imageflip is availableMorris Jobke2015-02-121-1/+1
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-166-22/+30
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-1536-48/+98
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-1430-70/+128
* | | | | | | | | | Merge pull request #14206 from owncloud/issue/14204-revert-14171Thomas Müller2015-02-132-17/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Update version to a higher one then beforeJoas Schilling2015-02-131-1/+1
| * | | | | | | | | Revert "Improve: Index for file_map"Joas Schilling2015-02-131-18/+0
| * | | | | | | | | Revert "Incorporate review changes"Joas Schilling2015-02-132-1/+3
|/ / / / / / / / /
* | | | | | | | | Merge pull request #14178 from RealRancor/fix_config_sampleMorris Jobke2015-02-131-1/+1
|\ \ \ \ \ \ \ \ \