Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-17 | 346 | -472/+134 |
* | Merge pull request #14261 from owncloud/fix-last-login-master | Lukas Reschke | 2015-02-16 | 2 | -12/+12 |
|\ | |||||
| * | fixing unit tests in UsersControllerTest | Thomas Müller | 2015-02-16 | 1 | -11/+11 |
| * | Return milliseconds instead of seconds for lastLogin - refs #14005 | Thomas Müller | 2015-02-16 | 1 | -1/+1 |
* | | Merge pull request #14263 from owncloud/missing-visibility-activity-iextension | Thomas Müller | 2015-02-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add visibility to interface to make scrutinizer 1 step happier | Joas Schilling | 2015-02-16 | 1 | -1/+1 |
* | | | Merge pull request #13879 from owncloud/add_debug_log_for_memcache_instantiation | Thomas Müller | 2015-02-16 | 3 | -7/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | add debug log for memcache instantiation | Jörn Friedrich Dreyer | 2015-02-16 | 3 | -7/+21 |
|/ / | |||||
* | | Merge pull request #14128 from owncloud/drop-unused-methods | Morris Jobke | 2015-02-16 | 3 | -48/+10 |
|\ \ | |||||
| * | | Remove unused function and correct PHPDoc | Lukas Reschke | 2015-02-16 | 3 | -48/+10 |
* | | | Merge pull request #10673 from owncloud/smb-new | Morris Jobke | 2015-02-16 | 77 | -670/+5411 |
|\ \ \ | |_|/ |/| | | |||||
| * | | also make sure we have a leading slash for the test root | Robin Appelman | 2015-02-16 | 2 | -4/+3 |
| * | | make sure the root has a trailing slash | Robin Appelman | 2015-02-16 | 1 | -0/+3 |
| * | | remove outdated test | Robin Appelman | 2015-02-16 | 1 | -39/+0 |
| * | | handle deleting non existing files | Robin Appelman | 2015-02-16 | 1 | -7/+11 |
| * | | Use better way to check for the existence of smbclient | Robin Appelman | 2015-02-16 | 1 | -7/+2 |
| * | | New SMB storage backend | Robin Appelman | 2015-02-16 | 75 | -628/+5407 |
| |/ | |||||
* | | Merge pull request #13750 from owncloud/enhanced-code-checker | Thomas Müller | 2015-02-16 | 12 | -51/+389 |
|\ \ | |||||
| * | | Update 3rdparty commit to master | Thomas Müller | 2015-02-16 | 1 | -0/+0 |
| * | | integrate code checker in the installer | Thomas Müller | 2015-02-11 | 3 | -54/+27 |
| * | | implement php code checker to detect usage of not allowed private APIs - incl... | Thomas Müller | 2015-02-10 | 12 | -1/+366 |
* | | | Merge pull request #13269 from owncloud/issue/13211-cache-array-implementation | Joas Schilling | 2015-02-16 | 3 | -1/+89 |
|\ \ \ | |||||
| * | | | Add an array implementation of cache and use it if we are not debugging | Joas Schilling | 2015-02-16 | 3 | -1/+89 |
* | | | | Merge pull request #14194 from owncloud/url-encode-logout-attribute | Thomas Müller | 2015-02-16 | 3 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | URLEncode logout attribute | Lukas Reschke | 2015-02-13 | 3 | -5/+5 |
* | | | | | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 9 | -19/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Add noreferrer to footer URI | Lukas Reschke | 2015-02-16 | 1 | -1/+2 |
| * | | | | | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 7 | -11/+35 |
| * | | | | | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 6 | -12/+12 |
* | | | | | | Merge pull request #14243 from owncloud/console-execution-time-master | Morris Jobke | 2015-02-16 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | console commands shall not be limited with respect to execution time - fixes ... | Thomas Müller | 2015-02-16 | 1 | -0/+3 |
* | | | | | | | Merge pull request #14076 from owncloud/autotest-external-ftp | Thomas Müller | 2015-02-16 | 3 | -4/+105 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | [files_external] ftp tests | Morris Jobke | 2015-02-10 | 3 | -4/+105 |
* | | | | | | | Merge pull request #14201 from owncloud/propagator-dont-decrease-mtime | Thomas Müller | 2015-02-16 | 3 | -4/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update test | Robin Appelman | 2015-02-13 | 1 | -0/+2 |
| * | | | | | | | Dont lower the mtime of a folder when propagating changes | Robin Appelman | 2015-02-13 | 2 | -4/+27 |
* | | | | | | | | Merge pull request #13809 from owncloud/fix-autoloader-message | Thomas Müller | 2015-02-16 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Properly show the warning about the missing composer autoloader | Morris Jobke | 2015-01-31 | 1 | -1/+4 |
* | | | | | | | | | Merge pull request #13922 from owncloud/smb-autotest-external | Thomas Müller | 2015-02-16 | 5 | -13/+112 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [files_external] add SMB autotest | Morris Jobke | 2015-02-10 | 5 | -13/+112 |
* | | | | | | | | | | Merge pull request #14138 from owncloud/fix-image-flip-php53 | Thomas Müller | 2015-02-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Check if imageflip is available | Morris Jobke | 2015-02-12 | 1 | -1/+1 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-16 | 6 | -22/+30 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-15 | 36 | -48/+98 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 30 | -70/+128 |
* | | | | | | | | | | Merge pull request #14206 from owncloud/issue/14204-revert-14171 | Thomas Müller | 2015-02-13 | 2 | -17/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Update version to a higher one then before | Joas Schilling | 2015-02-13 | 1 | -1/+1 |
| * | | | | | | | | | Revert "Improve: Index for file_map" | Joas Schilling | 2015-02-13 | 1 | -18/+0 |
| * | | | | | | | | | Revert "Incorporate review changes" | Joas Schilling | 2015-02-13 | 2 | -1/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #14178 from RealRancor/fix_config_sample | Morris Jobke | 2015-02-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |