Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add blacklist to txt preview backend | Georg Ehrke | 2013-09-24 | 1 | -0/+10 |
* | Merge pull request #4327 from owncloud/scanfile-remove | Thomas Müller | 2013-09-22 | 2 | -0/+12 |
|\ | |||||
| * | remove deleted files while scanning | Robin Appelman | 2013-08-06 | 2 | -0/+12 |
* | | Merge pull request #4623 from owncloud/convert-oc_preferences | Bart Visscher | 2013-09-22 | 5 | -73/+461 |
|\ \ | |||||
| * | | update inherit docs comment | Bart Visscher | 2013-09-19 | 1 | -3/+3 |
| * | | Fix insert/update/delete helper functions for oracle | Bart Visscher | 2013-09-19 | 2 | -1/+55 |
| * | | Add missing return true statements to legacy preferences functions | Bart Visscher | 2013-09-19 | 1 | -0/+9 |
| * | | Add missing static | Bart Visscher | 2013-09-19 | 1 | -1/+1 |
| * | | Convert OC_Preference to object interface | Bart Visscher | 2013-09-19 | 3 | -72/+397 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-22 | 171 | -472/+674 |
* | | | Merge pull request #4929 from owncloud/fixing-4416-master | Morris Jobke | 2013-09-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | setting a default on filecache column unencrypted_size | Thomas Müller | 2013-09-20 | 1 | -1/+1 |
* | | | | Merge pull request #4938 from owncloud/scan-filter-outside-view | Jörn Friedrich Dreyer | 2013-09-22 | 2 | -6/+22 |
|\ \ \ \ | |||||
| * | | | | files: when filtering search results, ensure results are children of the fake... | Robin Appelman | 2013-09-22 | 2 | -6/+22 |
| |/ / / | |||||
* | | | | Merge pull request #4927 from owncloud/fix_namespaces_and_autoloading | Thomas Müller | 2013-09-21 | 14 | -27/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | remove unneccessary lib in namespace | Jörn Friedrich Dreyer | 2013-09-20 | 10 | -20/+19 |
| * | | | namespaces use upcasefirst parts | Jörn Friedrich Dreyer | 2013-09-20 | 13 | -26/+26 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-20 | 441 | -7022/+10867 |
* | | | | Merge pull request #4684 from owncloud/improved-console | Bart Visscher | 2013-09-19 | 8 | -60/+137 |
|\ \ \ \ | |||||
| * | | | | Add copyright, remove starting blank line | Bart Visscher | 2013-09-19 | 3 | -1/+13 |
| * | | | | Check all installed apps for console commands | Bart Visscher | 2013-09-14 | 1 | -1/+1 |
| * | | | | Use appinfo/register_command.php to add commands to the console command | Bart Visscher | 2013-09-13 | 3 | -2/+25 |
| * | | | | Cleanup and more style fixes | Bart Visscher | 2013-09-02 | 2 | -8/+5 |
| * | | | | Change Files Scan command to use OC\User\Manager | Bart Visscher | 2013-09-02 | 2 | -8/+19 |
| * | | | | Use more object oriented way for console commands | Bart Visscher | 2013-09-01 | 6 | -60/+94 |
* | | | | | Merge pull request #4908 from owncloud/fix_css_selector | Bart Visscher | 2013-09-19 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | css selectors never have a : before [] | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+1 |
* | | | | | Merge pull request #4766 from owncloud/fix_3728_with_file_exists_dialog | Thomas Müller | 2013-09-19 | 17 | -515/+1709 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-19 | 281 | -1100/+8175 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4900 from owncloud/fixing-4488-master | Jörn Friedrich Dreyer | 2013-09-19 | 3 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into fixing-4488-master | Thomas Müller | 2013-09-19 | 276 | -1227/+8231 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | adding comma to get cleaner diffs in the future | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
| * | | | | | | | no file actions during upload | Thomas Müller | 2013-09-18 | 1 | -1/+0 |
| * | | | | | | | remove file action elements before recreating them | Thomas Müller | 2013-09-18 | 1 | -0/+5 |
| * | | | | | | | store the permissions retrieved via ajax within the dom element | Thomas Müller | 2013-09-18 | 1 | -0/+6 |
| * | | | | | | | add permissions of the file to the json response | Thomas Müller | 2013-09-18 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #4263 from owncloud/search_scrollto | Jörn Friedrich Dreyer | 2013-09-19 | 9 | -27/+133 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | add fixme | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -1/+1 |
| * | | | | | | make 'open in folder' action default for files | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -15/+22 |
| * | | | | | | use correct doublequotes in template, remove container | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -7/+6 |
| * | | | | | | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 9 | -16/+116 |
* | | | | | | | Merge pull request #4906 from owncloud/wtf-broken-code-was-merged-again-master | Christopher | 2013-09-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | fixing syntax error - it it that hard to test own code? | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 265 | -998/+7904 |
* | | | | | | Merge pull request #4745 from owncloud/split_personal-user_passwordchange | Bart Visscher | 2013-09-18 | 5 | -72/+122 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Translate errormsgs in settings/changepassword/controller | kondou | 2013-09-18 | 1 | -5/+14 |
| * | | | | | | Improve changepassword route naming | kondou | 2013-09-13 | 3 | -4/+4 |
| * | | | | | | Move ajax/changepassword to changepassword/controller to use autoloading | kondou | 2013-09-13 | 2 | -3/+0 |
| * | | | | | | Merge branch 'master' into split_personal-user_passwordchange | kondou | 2013-09-11 | 909 | -9947/+26248 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use a controller instead of two files for changepassword.php | kondou | 2013-09-11 | 3 | -82/+94 |