summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-0187-289/+8061
* Merge pull request #8412 from owncloud/sharing_fix_part_file_renameLukas Reschke2014-04-303-9/+98
|\
| * get the correct owner path for part filesBjoern Schiessle2014-04-302-1/+92
| * only update the values which really changedBjoern Schiessle2014-04-301-8/+6
* | Merge pull request #8391 from owncloud/router-parameter-sortingThomas Müller2014-04-301-1/+1
|\ \
| * | Preserve keys when sorting parameters when generatings urlsRobin Appelman2014-04-291-1/+1
* | | Merge pull request #8404 from owncloud/fix-checkboxesThomas Müller2014-04-301-5/+5
|\ \ \
| * | | Fixed too generic checkbox and link selectorsVincent Petry2014-04-291-5/+5
| | |/ | |/|
* | | Merge pull request #8408 from owncloud/delete-spinnerMorris Jobke2014-04-302-0/+17
|\ \ \
| * | | Show spinner for all files when deleting allVincent Petry2014-04-292-0/+17
| |/ /
* | | Merge pull request #8405 from owncloud/remove-leftcontent-rightcontentMorris Jobke2014-04-301-15/+0
|\ \ \
| * | | remove leftcontent and rightcontent CSS, no longer neededJan-Christoph Borchardt2014-04-291-15/+0
| |/ /
* | | Merge pull request #8132 from owncloud/issue/8131Thomas Müller2014-04-303-90/+90
|\ \ \
| * | | Remove unneccessary statement from testJoas Schilling2014-04-291-2/+0
| * | | Update tests to test for create and update aswellJoas Schilling2014-04-291-13/+35
| * | | Deduplicate codeJoas Schilling2014-04-291-136/+39
| * | | Correctly emit create/update hooks when a large file is being created/updateJoas Schilling2014-04-291-0/+31
| * | | Emit a new hook, when a file is being updated onlyJoas Schilling2014-04-292-1/+47
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-30575-3128/+7578
| |/ / |/| |
* | | Merge pull request #8382 from owncloud/enc_fix_decrypt_allVincent Petry2014-04-292-10/+52
|\ \ \ | |_|/ |/| |
| * | fix shouldEncrypt() method and improved decryptAll() unit testsBjoern Schiessle2014-04-282-10/+52
* | | Merge pull request #8285 from owncloud/better_getmountby_handlingicewind19912014-04-293-3/+4
|\ \ \ | |_|/ |/| |
| * | Better handle return values from Filesystem::getMountBy*Robin McCorkell2014-04-253-3/+4
* | | Merge pull request #6870 from owncloud/uncheck-remember-checkboxJan-Christoph Borchardt2014-04-291-1/+1
|\ \ \
| * | | do not check 'remember' log in by defaultJan-Christoph Borchardt2014-01-211-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-29304-5308/+21503
* | | | Merge pull request #8388 from owncloud/reset-3rdparty-masterLukas Reschke2014-04-281-0/+0
|\ \ \ \
| * | | | Update 3rdpartyThomas Müller2014-04-281-0/+0
* | | | | Merge pull request #7852 from josh4trunks/basic_auth_fixThomas Müller2014-04-282-16/+14
|\ \ \ \ \
| * | | | | Remove missed stuff from mergejosh4trunks2014-04-031-3/+0
| * | | | | Fixed Typojosh4trunks2014-04-031-1/+1
| * | | | | Don't always $cookie_path, only set it when neededjosh4trunks2014-04-031-3/+2
| * | | | | cookie would be useless if value is not setjosh4trunks2014-04-031-1/+1
| * | | | | Don't to set the cookie it wasn't needed.josh4trunks2014-04-031-1/+1
| * | | | | Fixes login / logout when HTTP Basic Headers are avilable.josh4trunks2014-04-032-16/+18
* | | | | | Merge pull request #8387 from wakeup/masterLukas Reschke2014-04-281-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update outdated commentVolkan Gezer2014-04-281-1/+1
|/ / / / /
* | | | | Merge pull request #7167 from owncloud/files-ajaxload-infscrollThomas Müller2014-04-2819-771/+1742
|\ \ \ \ \
| * | | | | typos, naming, remove unused code, identationThomas Müller2014-04-283-53/+39
| * | | | | Fixed drag and drop into folder and onto breadcrumbVincent Petry2014-04-283-82/+211
| * | | | | Fixed selection summary calculation issueVincent Petry2014-04-282-3/+27
| * | | | | Cleanup of event handlersVincent Petry2014-04-281-32/+32
| * | | | | Cleanup and fix trashbin "clear all files" operationVincent Petry2014-04-282-6/+2
| * | | | | Fixed drag shadow file sortingVincent Petry2014-04-281-0/+1
| * | | | | Fixed selection to be based on FileList.filesVincent Petry2014-04-285-161/+289
| * | | | | Fix trashbin previews and "delete selected"Vincent Petry2014-04-282-4/+4
| * | | | | Make sure there are always enough elements visible on the pageVincent Petry2014-04-282-0/+18
| * | | | | Fixed insertion of filesVincent Petry2014-04-284-40/+169
| * | | | | Fixed file sorting to work with scrollingVincent Petry2014-04-282-106/+150
| * | | | | Fix file selection for infinite scrollingVincent Petry2014-04-288-379/+626