| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #19024 from owncloud/remove-get_temp_dir | Thomas Müller | 2015-09-15 | 1 | -8/+0 |
|\ |
|
| * | Remove get_temp_dir() | Robin McCorkell | 2015-09-15 | 1 | -8/+0 |
* | | Allow /tests folder in autoloader by default | Lukas Reschke | 2015-09-15 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #18658 from owncloud/configurable-temp | Frank Karlitschek | 2015-09-12 | 1 | -14/+3 |
|\ |
|
| * | moved code to /lib/private/tempmanager.php | root | 2015-08-29 | 1 | -14/+3 |
* | | Only add valid root for enabled apps | Robin McCorkell | 2015-09-05 | 1 | -4/+0 |
* | | Merge pull request #18794 from individual-it/reuse_systemConfig | Individual IT Services | 2015-09-04 | 1 | -1/+1 |
|\ \ |
|
| * | | reuse existing $systemConfig variable | Individual IT Services | 2015-09-03 | 1 | -1/+1 |
* | | | Proper details about git submodule update | Morris Jobke | 2015-09-03 | 1 | -1/+1 |
|/ / |
|
* / | verify the path in the autoloader | Robin Appelman | 2015-09-01 | 1 | -4/+15 |
|/ |
|
* | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 1 | -4/+5 |
* | Merge pull request #18482 from owncloud/encrypt-session-data | Morris Jobke | 2015-08-24 | 1 | -5/+7 |
|\ |
|
| * | Add a session wrapper to encrypt the data before storing it on disk | Joas Schilling | 2015-08-21 | 1 | -5/+7 |
* | | Merge pull request #18254 from owncloud/mitigate-breach | Morris Jobke | 2015-08-24 | 1 | -12/+1 |
|\ \
| |/
|/| |
|
| * | Add mitigation against BREACH | Lukas Reschke | 2015-08-14 | 1 | -12/+1 |
* | | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 1 | -21/+36 |
|\ \
| |/
|/| |
|
| * | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -4/+5 |
| * | Display app names in update page for app updates | Vincent Petry | 2015-08-19 | 1 | -21/+35 |
* | | load backbone universally | Arthur Schiwon | 2015-08-06 | 1 | -0/+2 |
* | | - more injection | Thomas Müller | 2015-07-30 | 1 | -1/+3 |
* | | Remove commented code | Morris Jobke | 2015-07-24 | 1 | -2/+0 |
* | | Merge pull request #17075 from owncloud/bootstrap-tooltip | Bernhard Posselt | 2015-07-23 | 1 | -2/+2 |
|\ \ |
|
| * | | moved tooltip.js to vendor scripts | Hendrik Leppelsack | 2015-06-22 | 1 | -1/+1 |
| * | | replaced tipsy with bootstrap tooltip | Hendrik Leppelsack | 2015-06-22 | 1 | -2/+2 |
* | | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -0/+1 |
* | | | Javascript mimetype icon resolver | Roeland Jago Douma | 2015-07-06 | 1 | -0/+2 |
* | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -4/+5 |
|/ / |
|
* | | Catch cache garbage collection exception on postLogin | Vincent Petry | 2015-06-30 | 1 | -2/+8 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
|/ |
|
* | Fix login handler for file cache - fixes #16795 | Thomas Müller | 2015-06-08 | 1 | -1/+4 |
* | Bring back OC\Cache\File - fixes #16760 | Thomas Müller | 2015-06-05 | 1 | -0/+14 |
* | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 1 | -14/+0 |
|\ |
|
| * | also free joblist and base from file cache code | Arthur Schiwon | 2015-05-12 | 1 | -14/+0 |
* | | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+2 |
* | | fix preview hooks, enable_previews default is true | Georg Ehrke | 2015-05-13 | 1 | -1/+1 |
* | | use hooks to update encryption keys instead of the storage wrapper if a file ... | Bjoern Schiessle | 2015-05-11 | 1 | -0/+2 |
|/ |
|
* | Do not trigger preview hooks if enable_previews is false | Hugo Gonzalez Labrador | 2015-05-06 | 1 | -10/+10 |
* | Do not trigger preview hooks if enable_previews is false | Hugo Gonzalez Labrador | 2015-05-06 | 1 | -7/+9 |
* | Don't display errors and log them | Lukas Reschke | 2015-05-05 | 1 | -5/+3 |
* | Try to set required ini values in base.php | Lukas Reschke | 2015-05-03 | 1 | -0/+7 |
* | use the preSetup hook to ensure the encryption wrapper is applied correctly | Robin Appelman | 2015-04-30 | 1 | -1/+1 |
* | Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption... | Thomas Müller | 2015-04-17 | 1 | -19/+2 |
* | detect system wide mount points correctly | Bjoern Schiessle | 2015-04-16 | 1 | -0/+1 |
* | Merge pull request #15489 from owncloud/dont_hide_exceptions_master | Thomas Müller | 2015-04-10 | 1 | -0/+4 |
|\ |
|
| * | do not disclose information, show generic error on login page | Jörn Friedrich Dreyer | 2015-04-10 | 1 | -0/+4 |
* | | Merge pull request #15510 from owncloud/cron-singleuser | Thomas Müller | 2015-04-10 | 1 | -14/+24 |
|\ \
| |/
|/| |
|
| * | Fix singe user mode on public.php - take two | Thomas Müller | 2015-04-10 | 1 | -1/+5 |
| * | Fix single user check in case no user is logged in | Thomas Müller | 2015-04-09 | 1 | -13/+19 |
* | | Adding check command to validate server environment - fixes #15429 | Thomas Müller | 2015-04-08 | 1 | -25/+26 |
|/ |
|