]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-26 Vincent PetryFixed mime type repair step
2014-06-25 Vincent PetryAdded test case for when target mime types already...
2014-06-25 Vincent PetryMoved office mimetype update to a repair step
2014-06-24 blizzzMerge pull request #9145 from owncloud/everyonecount
2014-06-24 Vincent PetryMerge pull request #9168 from owncloud/files-phpwarning...
2014-06-24 Vincent PetryMerge pull request #9180 from owncloud/fix-error-on...
2014-06-24 Morris JobkeMerge pull request #9181 from owncloud/enc_recursive_mkdir
2014-06-24 Bjoern Schiessleadd unit tests
2014-06-24 Bjoern Schiesslealways use '/' as directory seperator
2014-06-24 Morris Jobkefixes the layout for error messages on the update page
2014-06-24 Jenkins for... [tx-robot] updated from transifex
2014-06-23 Morris JobkeMerge pull request #9074 from geez0x1/master
2014-06-23 Thomas MüllerMerge pull request #9158 from owncloud/no-recursion...
2014-06-23 Thomas Müllerupdate PHPDoc $fileInfo is a SplFileInfo
2014-06-23 Lukas ReschkeMerge pull request #9170 from owncloud/files-renamevali...
2014-06-23 raghunayyarBetter Logic to display user count for everyone.
2014-06-23 Joas SchillingMerge if statements
2014-06-23 Joas SchillingMerge pull request #9159 from owncloud/enabledapp-cache...
2014-06-23 Vincent PetryMerge pull request #9124 from owncloud/move-permissions
2014-06-23 Vincent PetryAdded unit test for the helper's rmdirr
2014-06-23 Vincent PetryFix blurring of invalid file name on rename
2014-06-23 Vincent PetryRemove warning when deleting all entries
2014-06-23 Vincent PetryMerge pull request #8931 from owncloud/filelist-usepath...
2014-06-23 Vincent PetryMerge pull request #8974 from owncloud/router-preventlo...
2014-06-23 Robin AppelmanAdd comment
2014-06-23 icewind1991Merge pull request #9153 from owncloud/files-unselectaf...
2014-06-23 Thomas Müllerdir itself has to be removed as well
2014-06-23 Robin AppelmanDont allow opening writable streams on a read only...
2014-06-23 Robin AppelmanOnly cache enabled apps when logged in
2014-06-23 Thomas Müllerfix recursion on rmdirr
2014-06-23 Frank KarlitschekMerge pull request #9150 from owncloud/remoteshare...
2014-06-23 Vincent PetryClear file selection when list is repopulated
2014-06-23 Vincent PetrySetup the external share manager in a hook
2014-06-23 Arthur Schiwontrusted domains shall not be ignored on autosetup
2014-06-23 Vincent PetryMerge pull request #9138 from owncloud/fix-documentation
2014-06-23 Jenkins for... [tx-robot] updated from transifex
2014-06-22 Bart VisscherAdd explanation about the current implementation of...
2014-06-22 Jenkins for... [tx-robot] updated from transifex
2014-06-21 Frank Karlitschek7.0.0 alpha 2 v7.0.0alpha2
2014-06-21 Morris JobkeMerge pull request #9120 from owncloud/fileactions...
2014-06-21 Jenkins for... [tx-robot] updated from transifex
2014-06-20 Morris JobkeMerge pull request #9121 from owncloud/filepicker-avoid...
2014-06-20 Morris JobkeMerge pull request #9102 from owncloud/viewermode-controls
2014-06-20 Arthur SchiwonBackport subset of #4179, re-established Oracle compati...
2014-06-20 Morris JobkeMerge pull request #9108 from owncloud/uploadintofolderfix
2014-06-20 Vincent PetryPrevent showing the file picker twice
2014-06-20 Vincent PetryFixed file actions fallback
2014-06-20 Jenkins for... [tx-robot] updated from transifex
2014-06-19 Vincent PetryFix appending of rows after upload
2014-06-19 Vincent PetryFixed uploading by drag and drop into folder
2014-06-19 Morris JobkeMerge pull request #9105 from owncloud/fix_8874
2014-06-19 Arthur SchiwonMake sure last seen tooltip always appears even after...
2014-06-19 Jenkins for... [tx-robot] updated from transifex
2014-06-18 Morris JobkeMerge pull request #9071 from owncloud/extstorage-list...
2014-06-18 Morris JobkeMerge pull request #9093 from owncloud/remove_unused_code
2014-06-18 Vincent PetryFixed controls bar in viewer mode
2014-06-18 Björn SchießleMerge pull request #9068 from owncloud/trashbin_unittes...
2014-06-18 Bjoern Schiessleadjust encryption tests to the trash bin changes
2014-06-18 Bjoern Schiessleadd additional tests for the trash bin
2014-06-18 Bjoern Schiesslemake sure that we always use the right user
2014-06-18 Bjoern Schiessleremove unused code
2014-06-18 Bjoern Schiessleinitialize array
2014-06-18 Bjoern Schiesslefix rename of encryption keys
2014-06-18 Vincent PetryPrevent loadApps on upgrade
2014-06-18 Jenkins for... [tx-robot] updated from transifex
2014-06-18 Lukas ReschkeMerge pull request #9047 from owncloud/fix_preload_fund...
2014-06-17 Bjoern Schiesslefix trash bin expire operation and add unit tests
2014-06-17 geez0x1Update the modified date in UI on file reversion
2014-06-17 Vincent PetryAdded JS unit tests for ext storage
2014-06-17 icewind1991Merge pull request #8399 from owncloud/server-server...
2014-06-17 Vincent PetryMerge pull request #9065 from owncloud/migrator-keeppri...
2014-06-17 Vincent PetryMerge pull request #9067 from owncloud/pass-db-hostname
2014-06-17 Björn SchießleMerge pull request #9029 from owncloud/table-to-paragra...
2014-06-17 Vincent PetryAdded unit test for checkMigrate with primary key ...
2014-06-17 Vincent PetryDo not rename primary key index when renaming table
2014-06-17 Andreas FischerWe obviously have to pass the hostname as is when there...
2014-06-17 Morris JobkeMigrate table layout to p layout for share settings
2014-06-17 Robin AppelmanFix moving movablemount over webdav
2014-06-17 Robin Appelmanorganize js a bit better
2014-06-17 Robin AppelmanBetter error handeling in testremote
2014-06-17 Robin Appelmantestremote is for public access
2014-06-17 Morris Jobkefix broken buttons for IE8-11
2014-06-17 Morris Jobkefixing layout issue - mostly alignment
2014-06-17 Jenkins for... [tx-robot] updated from transifex
2014-06-16 Volkan GezerMerge pull request #9059 from owncloud/simplify-warning...
2014-06-16 Lukas ReschkeThat file was accidentally commited. Partially revert...
2014-06-16 Lukas ReschkeAdd deprecation notice to load* functions
2014-06-16 Morris Jobkesimplify security warning on admin page
2014-06-16 Morris JobkeMerge pull request #9053 from owncloud/small_ux_improvement
2014-06-16 Morris JobkeMerge pull request #9055 from owncloud/add_new_keynote_...
2014-06-16 Volkan GezerMerge pull request #9049 from owncloud/fix-upload-button
2014-06-16 Jörn Friedrich... add new keynote mimetype
2014-06-16 Robin AppelmanAlso support removeable mounts with rmdir
2014-06-16 Robin AppelmanFix permission for movable storage root
2014-06-16 Robin AppelmanPrevent warning
2014-06-16 Robin AppelmanFix setupFromToken when a password is set
2014-06-16 Robin AppelmanFix multiple users having the same external share mount...
2014-06-16 Georg EhrkeMerge pull request #8808 from owncloud/update_shipped_a...
2014-06-16 Bjoern Schiessleshow explenation only if the setting is activated
2014-06-16 Morris JobkeMerge pull request #9048 from owncloud/fix_9041
next