Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 2 | -2/+2 |
| | |||||
* | Merge pull request #13131 from owncloud/db-connect-stacktrace | Morris Jobke | 2015-01-07 | 1 | -0/+10 |
|\ | | | | | Prevent leaking db connection info in the stacktrace | ||||
| * | Prevent leaking db connection info in the stacktrace | Robin Appelman | 2015-01-06 | 1 | -0/+10 |
| | | |||||
* | | Merge pull request #13130 from owncloud/getstoragestats-error-handling | Lukas Reschke | 2015-01-06 | 1 | -0/+3 |
|\ \ | | | | | | | Add error handling to getstoragestats.php | ||||
| * | | Add error handling to getstoragestats.php | Robin Appelman | 2015-01-06 | 1 | -0/+3 |
| |/ | |||||
* | | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 7 | -6/+103 |
|\ \ | |/ |/| | Full content width search results | ||||
| * | add SIZE_ALL const | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+8 |
| | | |||||
| * | fix visibility | Jörn Friedrich Dreyer | 2015-01-02 | 2 | -8/+2 |
| | | |||||
| * | move search results below filelist, show hint when results are off screen, ↵ | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -11/+14 |
| | | | | | | | | use js plugin mechanism | ||||
| * | ajax paging, some js cleanups | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+3 |
| | | |||||
| * | add paged provider | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -2/+94 |
| | | |||||
| * | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 |
| | | |||||
| * | new OC.Search, add search result formatters and handlers, use full content ↵ | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | width for results | ||||
* | | Merge pull request #13125 from owncloud/lower-deprecation-warning-level | Thomas Müller | 2015-01-06 | 1 | -2/+2 |
|\ \ | | | | | | | degraded logging policy for server container in AppFramework | ||||
| * | | degraded logging policy for server container in AppFramework | Morris Jobke | 2015-01-06 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #13116 from owncloud/fix_assets | Thomas Müller | 2015-01-06 | 2 | -2/+63 |
|\ \ \ | |/ / |/| | | Fix JS asset generation | ||||
| * | | Fix JS asset generation | Robin McCorkell | 2015-01-05 | 2 | -2/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | At some point SeparatorFilter should be included upstream (kriswallsmith/assetic), then lib/private/assetic/separatorfilter.php can be removed and the `use` in lib/private/templatelayout.php rewritten. SeparatorFilter inserts a separator between assets, preventing issues when files are incorrectly terminated. For JS this is a semicolon. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 2 | -22/+22 |
| | | | |||||
* | | | Merge pull request #13101 from ↵ | Thomas Müller | 2015-01-05 | 1 | -26/+57 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/variable-is-undefined-please-use-a-proper-ide-in-the-future-whoever-did-that Fix undefined variable and write unit tests for OC_Principal connector | ||||
| * | | Use namespace | Lukas Reschke | 2015-01-05 | 1 | -2/+18 |
| | | | |||||
| * | | Write unit-tests and use DI | Lukas Reschke | 2015-01-05 | 1 | -24/+37 |
| | | | |||||
| * | | Fix code-style | Lukas Reschke | 2015-01-05 | 1 | -2/+4 |
| | | | |||||
* | | | Use info instead of warning log level | Lukas Reschke | 2015-01-05 | 1 | -2/+2 |
|/ / | | | | | | | | | | | Otherwise the log is flooded as can be seen at https://github.com/owncloud/core/issues/13106 Fixes https://github.com/owncloud/core/issues/13106 | ||||
* | | Merge pull request #13095 from derkostka/master | Morris Jobke | 2015-01-05 | 1 | -1/+1 |
|\ \ | | | | | | | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" | ||||
| * | | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" | derkostka | 2015-01-04 | 1 | -1/+1 |
| | | | | | | | | | changed variable #user to #name | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 8 | -28/+64 |
|/ / | |||||
* | | Merge pull request #13060 from dratini0/master | Morris Jobke | 2015-01-04 | 1 | -3/+1 |
|\ \ | | | | | | | Fix: X-Accel-Redirect did not support custom data dir and local mounts | ||||
| * | | removed a little duplication | dratini0 | 2014-12-30 | 1 | -3/+1 |
| | | | |||||
| * | | Fix: X-Accel-Redirect did not support custom data dir and local mounts | dratini0 | 2014-12-30 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 4 | -18/+78 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-03 | 4 | -6/+8 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-02 | 4 | -56/+60 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-01 | 4 | -2/+20 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-31 | 8 | -0/+26 |
|/ | |||||
* | Merge pull request #12854 from owncloud/add-direct-download-link | Frank Karlitschek | 2014-12-29 | 5 | -0/+58 |
|\ | | | | | Adding foundation for the direct download url | ||||
| * | adding getDirectDownload() to Wrapper | Thomas Müller | 2014-12-28 | 2 | -2/+14 |
| | | |||||
| * | Adding basement for the direct download url | Thomas Müller | 2014-12-28 | 4 | -0/+46 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-29 | 2 | -4/+8 |
|/ | |||||
* | Merge pull request #13043 from owncloud/check-for-hash | Thomas Müller | 2014-12-28 | 1 | -1/+2 |
|\ | | | | | Check for hash | ||||
| * | Check for hash | Lukas Reschke | 2014-12-28 | 1 | -1/+2 |
| | | | | | | | | See https://github.com/owncloud/core/pull/13042 | ||||
* | | Merge pull request #13035 from owncloud/new_edition_detection | Lukas Reschke | 2014-12-28 | 1 | -4/+6 |
|\ \ | | | | | | | Automatically detect the edition based on the enterprise_key app. | ||||
| * | | remove Edition | Frank Karlitschek | 2014-12-25 | 1 | -2/+0 |
| | | | |||||
| * | | Automatically detect the edition based on the enterprise_key app. | Frank Karlitschek | 2014-12-25 | 1 | -2/+6 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-27 | 4 | -10/+38 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-26 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-25 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-24 | 6 | -0/+24 |
| | |||||
* | Intelligent container | Bernhard Posselt | 2014-12-23 | 6 | -14/+374 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * resolves dependencies by type hint or variable name * simpler route.php * implementation of https://github.com/owncloud/core/issues/12829 Generates and injects parameters automatically. You can now build full classes like $c->query('MyClassName') without having to register it as a service. The resolved object's instance will be saved by using registerService. If a constructor parameter is not type hinted, the parameter name will be taken. Therefore the following two implementations are identical: class Class1 { function __construct(MyClassName $class) class Class1 { function __construct($MyClassName) This makes it possible to also inject primitive values such as strings, arrays etc. In addition if the query could not be resolved, a `QueryException` is now thrown Routes can now be returned as an array from `routes.php` and an `appinfo/application.php` is optional Old commit messages: make it possible to return the routes instead of having to intialize the application try to get the controller by convention add first implementation of automatic resolve add another test just to be sure store the resolved object more tests add phpdoc to public app.php method use the same variable for the public app.php method deprecate old methods and add services for public interfaces deprecated getServer method disallow private api injection for apps other than core or settings (settings should be an app goddamnit :D) register userid because its such an often used variable fix indention and leading slash use test namespace add deprecation reasons, remove private api usage checks and remove deprecation from getServer() add additional public interfaces add public interface for rootfolder fix syntax error remove deprecation from methods where no alternative is there yet remove deprecated from method which has no alternative add timezone public service for #12881 add another deprecation hint move deprecation into separate branch remove dead comment first try to get the namespace from the info.xml, if it does not exist, just uppercase the first letter also trim the namespace name add an interface for timefactory move timefactory to public and add icontrollermethodreflector keep core interface fix copyright date in headers | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-23 | 2 | -2/+6 |
| | |||||
* | Merge pull request #12969 from owncloud/clarify-docs | Morris Jobke | 2014-12-22 | 2 | -4/+4 |
|\ | | | | | Clarify return values |