Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Merge pull request #4798 from owncloud/fixing-variable-typos-master | VicDeo | 2013-09-11 | 1 | -3/+3 |
| |\ | |||||
| | * | no further comment - which dev did not test this BEFORE submitting the pull r... | Thomas Müller | 2013-09-11 | 1 | -3/+3 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-11 | 25 | -138/+178 |
| * | | Merge pull request #4788 from owncloud/fixin-irods-session-master | Bart Visscher | 2013-09-11 | 1 | -9/+10 |
| |\ \ | | |/ | |/| | |||||
| | * | never hack late night | Thomas Müller | 2013-09-11 | 1 | -1/+1 |
| | * | fixing boolean handling | Thomas Müller | 2013-09-11 | 1 | -2/+2 |
| | * | proper test for use_logon_credentials | Thomas Müller | 2013-09-10 | 1 | -1/+1 |
| | * | use \OC::$session instead of $_SESSION | Thomas Müller | 2013-09-10 | 1 | -8/+9 |
| * | | Merge pull request #4472 from owncloud/remove-disconnect | Andreas Fischer | 2013-09-10 | 1 | -12/+0 |
| |\ \ | |||||
| | * | | Remove disconnect function from OC_DB | Bart Visscher | 2013-08-16 | 1 | -12/+0 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 54 | -363/+438 |
| * | | | Merge pull request #4787 from owncloud/fixing-php-end-tags-irods-master | Thomas Müller | 2013-09-10 | 62 | -115/+0 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | removing all ?> jutt in case | Thomas Müller | 2013-09-10 | 57 | -105/+0 |
| | * | | removing ?> followed by whitespaces | Thomas Müller | 2013-09-10 | 5 | -10/+0 |
| |/ / | |||||
| * | | Merge pull request #4647 from owncloud/fix_4619 | Thomas Müller | 2013-09-10 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Workaround for IE 9 & 10 for clicking filelist after adding new item | ringmaster | 2013-08-29 | 1 | -0/+3 |
| * | | | Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes | Thomas Tanghus | 2013-09-09 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * | | | Fixed missing checkboxes in IE8 | Vincent Petry | 2013-09-08 | 1 | -1/+6 |
| * | | | | Merge pull request #4757 from owncloud/deleteAll-alias | Thomas Müller | 2013-09-09 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | change View->deleteAll to an alias of View->rmdir since rmdir works recursive | Robin Appelman | 2013-09-07 | 1 | -1/+1 |
| * | | | | | Merge pull request #4772 from owncloud/preview_improvements | Thomas Müller | 2013-09-09 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | use avconv instead of ffmpeg | Georg Ehrke | 2013-09-05 | 1 | -4/+4 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-08 | 23 | -107/+150 |
| * | | | | | | Merge pull request #4761 from owncloud/fix_language_selection-kondou | Christopher | 2013-09-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix language selection; Fix #4756 | kondou | 2013-09-07 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-07 | 347 | -2189/+10627 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | remove some more debug output | Bjoern Schiessle | 2013-09-06 | 1 | -2/+0 |
| * | | | | | remove some error_logs | Bjoern Schiessle | 2013-09-06 | 1 | -1/+0 |
| * | | | | | remove error logs | Bjoern Schiessle | 2013-09-06 | 1 | -2/+2 |
| * | | | | | coding style fixes | Bjoern Schiessle | 2013-09-06 | 1 | -1/+2 |
| * | | | | | if the files doesn't exist yet we start with the parent to search for shares | Bjoern Schiessle | 2013-09-06 | 1 | -4/+12 |
| * | | | | | fix part file handling and real size calculation, this should also solve #4581 | Bjoern Schiessle | 2013-09-06 | 3 | -45/+24 |
| * | | | | | check shares for the real file and not for the .part file | Bjoern Schiessle | 2013-09-06 | 1 | -0/+5 |
| * | | | | | first check if a extension exists before comparing it | Bjoern Schiessle | 2013-09-06 | 1 | -1/+1 |
| * | | | | | handle part files correctly | Bjoern Schiessle | 2013-09-06 | 1 | -6/+27 |
| * | | | | | prefix #filestable to tbody tr | Pete McFarlane | 2013-09-06 | 1 | -3/+3 |
| * | | | | | Revert "fixes #4574" | Thomas Müller | 2013-09-06 | 1 | -10/+5 |
| * | | | | | Merge pull request #4704 from owncloud/rename-lostpassword-controller | Bart Visscher | 2013-09-05 | 2 | -26/+26 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into rename-lostpassword-controller | Thomas Müller | 2013-09-04 | 71 | -592/+718 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Use the namespaced variation of the classname. | Bart Visscher | 2013-09-02 | 2 | -26/+26 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-05 | 57 | -438/+560 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge pull request #4477 from owncloud/hooks-view | Bernhard Posselt | 2013-09-04 | 2 | -33/+87 |
| |\ \ \ \ \ | |||||
| | * | | | | | test case for hooks send from a non-default view | Robin Appelman | 2013-08-29 | 1 | -1/+30 |
| | * | | | | | also emit hooks for views that are a subfolder of the user folder | Robin Appelman | 2013-08-17 | 1 | -32/+57 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #4683 from owncloud/publicuploadjserror | Thomas Müller | 2013-09-04 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fixed public upload error that prevents upload | Vincent Petry | 2013-09-01 | 1 | -0/+1 |
| * | | | | | Merge pull request #4449 from owncloud/clean_up_util | Morris Jobke | 2013-09-03 | 17 | -242/+318 |
| |\ \ \ \ \ |