Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 1 | -1/+6 |
|\ | |||||
| * | Return file info from Node API | Vincent Petry | 2014-12-15 | 1 | -1/+6 |
* | | Merge pull request #12555 from owncloud/app_specific_search | Jörn Friedrich Dreyer | 2014-12-15 | 1 | -9/+12 |
|\ \ | |||||
| * | | introduce inApps[] filter for search via ajax query, make file results show u... | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -9/+12 |
* | | | Merge pull request #12839 from oparoz/ControllerMethodReflector | Morris Jobke | 2014-12-15 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector | Olivier Paroz | 2014-12-14 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 4 | -47/+447 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixing owncloud version | Thomas Müller | 2014-12-15 | 1 | -1/+2 |
| * | | rework api of DependencyAnalyzer | Thomas Müller | 2014-12-12 | 2 | -78/+78 |
| * | | check app dependencies on installation as well | Thomas Müller | 2014-12-11 | 1 | -6/+21 |
| * | | single dependencies will not be represented as an array + fix unit tests | Thomas Müller | 2014-12-11 | 1 | -6/+19 |
| * | | adding dependency to owncloud version - with fallback to requiremin and requi... | Thomas Müller | 2014-12-11 | 2 | -0/+35 |
| * | | adding dependencies for supported platforms | Thomas Müller | 2014-12-11 | 1 | -0/+21 |
| * | | adding supported libraries - including min and max version | Thomas Müller | 2014-12-11 | 3 | -7/+257 |
| * | | adding dependencies for command line tools | Thomas Müller | 2014-12-11 | 2 | -18/+83 |
* | | | make regex in controllermethodreflector.php compatible with PCRE 6.x | Philipp Knechtges | 2014-12-14 | 1 | -1/+1 |
* | | | Merge pull request #12639 from owncloud/bad_mtime_format | Morris Jobke | 2014-12-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Return ? if mtime is 0 or -1 | Robin McCorkell | 2014-12-12 | 1 | -1/+1 |
* | | | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index | Morris Jobke | 2014-12-13 | 2 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | Use public interface | Lukas Reschke | 2014-12-11 | 1 | -5/+5 |
| * | | | | Add filter for 'backend' to user REST route | Lukas Reschke | 2014-12-10 | 2 | -0/+9 |
* | | | | | Merge pull request #12778 from owncloud/searchbytags2 | Vincent Petry | 2014-12-12 | 9 | -26/+133 |
|\ \ \ \ \ | |||||
| * | | | | | Added searchByTag in cache jail wrapper | Vincent Petry | 2014-12-12 | 1 | -0/+12 |
| * | | | | | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 6 | -28/+28 |
| * | | | | | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 6 | -0/+92 |
| * | | | | | Add user parameter to tag manager | Vincent Petry | 2014-12-11 | 2 | -11/+14 |
* | | | | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-manager | Joas Schilling | 2014-12-12 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow extensions to specify the list of special parameters | Joas Schilling | 2014-12-11 | 1 | -0/+19 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #12587 from owncloud/dav-logerrors | Vincent Petry | 2014-12-12 | 1 | -3/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Log exceptions in DAV storage | Vincent Petry | 2014-12-03 | 1 | -3/+29 |
* | | | | | | | Correctly inject the language into the subcall | Joas Schilling | 2014-12-12 | 1 | -1/+1 |
* | | | | | | | Merge pull request #12698 from owncloud/handle_readonly_shared_files | Morris Jobke | 2014-12-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | return correct result | Jörn Friedrich Dreyer | 2014-12-08 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #12786 from owncloud/userfolder-setup | Morris Jobke | 2014-12-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ensure user mountpoints are setup when using getUserFolder | Robin Appelman | 2014-12-11 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #12781 from owncloud/jenkins-curl-open-basedir | Morris Jobke | 2014-12-11 | 2 | -2/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Check if open_basedir is set | Lukas Reschke | 2014-12-11 | 2 | -4/+4 |
| * | | | | | | | | Add IniGetWrapper to public interface | Lukas Reschke | 2014-12-11 | 1 | -1/+13 |
* | | | | | | | | | Correctly fallback to english, if the plural case is not translated | Joas Schilling | 2014-12-11 | 2 | -3/+21 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | year go -> year ago | Thomas Müller | 2014-12-11 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #12758 from owncloud/fix-config-doc-block | Morris Jobke | 2014-12-10 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add type of the variables to the docs | Joas Schilling | 2014-12-10 | 1 | -3/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #11892 from owncloud/remove_triggerupdate | Thomas Müller | 2014-12-10 | 2 | -4/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | make path absolute | Jörn Friedrich Dreyer | 2014-12-10 | 2 | -3/+6 |
| * | | | | | | remove triggerupdate, ref #11872 | Jörn Friedrich Dreyer | 2014-12-04 | 1 | -2/+2 |
* | | | | | | | Merge pull request #12750 from owncloud/cache-numericstorageidfix | Robin Appelman | 2014-12-10 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix numeric storage id for cache wrapper | Vincent Petry | 2014-12-10 | 1 | -0/+9 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #12485 from owncloud/jenkins-12383 | Joas Schilling | 2014-12-10 | 5 | -45/+324 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Require the interface and return a string instead of private classes | Joas Schilling | 2014-12-10 | 1 | -38/+38 |
| * | | | | | | Deprecate Util::formatDate() | Joas Schilling | 2014-12-10 | 3 | -44/+48 |