Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11704 from owncloud/fix-type-for-query | Lukas Reschke | 2014-10-22 | 1 | -5/+8 |
|\ | |||||
| * | Use mixed as type | Lukas Reschke | 2014-10-22 | 1 | -5/+8 |
* | | Merge pull request #11702 from owncloud/fix-11637 | blizzz | 2014-10-22 | 1 | -4/+5 |
|\ \ | |||||
| * | | better variable name | Arthur Schiwon | 2014-10-22 | 1 | -3/+4 |
| * | | set up FS by username, not login name\! | Arthur Schiwon | 2014-10-22 | 1 | -1/+1 |
* | | | Merge pull request #11620 from owncloud/settings-sidebar | Lukas Reschke | 2014-10-22 | 3 | -7/+56 |
|\ \ \ | |||||
| * | | | Add some basic sanitization | Lukas Reschke | 2014-10-17 | 1 | -2/+2 |
| * | | | implement sidebar fro personal settings - bad kung-fu | Thomas Müller | 2014-10-17 | 3 | -11/+47 |
| * | | | first steps of sidebar for personal and admin settings | Jan-Christoph Borchardt | 2014-10-17 | 1 | -0/+13 |
* | | | | Merge pull request #9586 from owncloud/enhanced-sql-script-generation-oracle-... | Jörn Friedrich Dreyer | 2014-10-22 | 4 | -13/+49 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Special treatment for Oracle | Thomas Müller | 2014-10-16 | 4 | -13/+49 |
* | | | | Merge pull request #11687 from owncloud/appframework-session-annotation | Lukas Reschke | 2014-10-22 | 3 | -1/+171 |
|\ \ \ \ | |||||
| * | | | | introduce SessionMiddleWare to control session handling via an annotation | Thomas Müller | 2014-10-22 | 3 | -1/+171 |
* | | | | | Merge pull request #11694 from owncloud/extstorage-lazyinit | Lukas Reschke | 2014-10-22 | 6 | -107/+163 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Lazy initialize external storages | Vincent Petry | 2014-10-22 | 6 | -107/+163 |
|/ / / / | |||||
* | | | | Merge pull request #11684 from owncloud/guess_mimetype_on_touch | Jörn Friedrich Dreyer | 2014-10-22 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | guess mimetype on touch | Jörn Friedrich Dreyer | 2014-10-21 | 2 | -2/+5 |
* | | | | | always use the correct share type | Bjoern Schiessle | 2014-10-22 | 1 | -3/+3 |
* | | | | | Merge pull request #11416 from owncloud/eventlogger | Morris Jobke | 2014-10-22 | 17 | -10/+524 |
|\ \ \ \ \ | |||||
| * | | | | | call initPaths() right before the server is instantiated | Thomas Müller | 2014-10-21 | 1 | -1/+1 |
| * | | | | | Log some additional events | Robin Appelman | 2014-10-20 | 2 | -2/+6 |
| * | | | | | Allow adding events that hapend before the event logger was loaded | Robin Appelman | 2014-10-20 | 3 | -1/+17 |
| * | | | | | Rename to NullQueryLogger | Robin Appelman | 2014-10-20 | 3 | -6/+6 |
| * | | | | | Log some basic events | Robin Appelman | 2014-10-20 | 6 | -4/+24 |
| * | | | | | Rename namespace to Diagnostics | Robin Appelman | 2014-10-20 | 12 | -34/+34 |
| * | | | | | Activate the query logger on connect | Robin Appelman | 2014-10-20 | 1 | -0/+1 |
| * | | | | | Add QueryLogger interface to allow apps to get a list of used queries | Robin Appelman | 2014-10-20 | 7 | -0/+217 |
| * | | | | | Add an EventLogger interface to allow apps to get a log of the request timeline | Robin Appelman | 2014-10-20 | 7 | -6/+262 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-22 | 16 | -14/+103 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #11630 from owncloud/kill-some-legacy | Lukas Reschke | 2014-10-21 | 8 | -44/+30 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 5 | -23/+24 |
| * | | | | remove legacy class OC_Updater | Thomas Müller | 2014-10-20 | 3 | -21/+6 |
* | | | | | Merge pull request #11675 from owncloud/urlencode-for-special-characters | Lukas Reschke | 2014-10-21 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | URLEncode filenames to be compatible with special characters | Lukas Reschke | 2014-10-20 | 1 | -3/+3 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 28 | -85/+128 |
|/ / / / / | |||||
* | | | | | Merge pull request #11666 from owncloud/setup-hidesqlitemessageforautoconfig | Lukas Reschke | 2014-10-20 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Hide SQLite information on setup when autoconfig is used | Vincent Petry | 2014-10-20 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #11593 from owncloud/useRelativePathToOwnCloudInstallation | Lukas Reschke | 2014-10-20 | 3 | -9/+90 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add proper setup and teardown | Vincent Petry | 2014-10-20 | 1 | -0/+17 |
| * | | | | Add "$_SERVER['REQUEST_URI']" to fix the unit tests | Lukas Reschke | 2014-10-20 | 1 | -1/+8 |
| * | | | | Add unit tests for convertToRelativePath | Lukas Reschke | 2014-10-20 | 2 | -1/+45 |
| * | | | | Refer to relative path instead of absolute path | Lukas Reschke | 2014-10-20 | 1 | -8/+21 |
|/ / / / | |||||
* | | | | Merge pull request #11644 from owncloud/tune-share-autocomplete | Thomas Müller | 2014-10-20 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | adjust autocomplete behavior for sharing menu | Craig Morrissey | 2014-10-17 | 1 | -1/+1 |
* | | | | make tests compatible with hook based skeleton generation | Jörn Friedrich Dreyer | 2014-10-20 | 12 | -24/+102 |
* | | | | throw exception in writeBack, the returned boolean is checked nowhere | Jörn Friedrich Dreyer | 2014-10-20 | 1 | -3/+2 |
* | | | | make skeleton compatible with objectstore | Jörn Friedrich Dreyer | 2014-10-20 | 4 | -29/+42 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 31 | -20/+325 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-19 | 18 | -14/+66 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-18 | 75 | -41/+167 |