]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-02 Morris JobkeMerge pull request #8784 from owncloud/fold-reshare...
2014-06-02 Arthur SchiwonPort LDAP: fix filter can be reset and broken after...
2014-06-02 Vincent PetryMerge pull request #8718 from owncloud/share_icons_for_...
2014-06-02 Vincent PetryMerge pull request #8443 from owncloud/csrf-on-login...
2014-06-02 Vincent PetryMerge pull request #8807 from owncloud/add_filecache_index
2014-06-02 Morris JobkeMerge pull request #8187 from owncloud/escape-more...
2014-06-02 Jenkins for... [tx-robot] updated from transifex
2014-06-01 Bernhard PosseltMerge pull request #8811 from owncloud/fix-phpdoc-ap
2014-06-01 Lukas ReschkeFix PHPDoc
2014-06-01 Jenkins for... [tx-robot] updated from transifex
2014-05-31 Lukas ReschkeFix typo
2014-05-31 Vincent PetryMerge pull request #8798 from owncloud/fix-corejs
2014-05-31 Frank Karlitschekadd another index to the filecache to reduce the number...
2014-05-31 Jenkins for... [tx-robot] updated from transifex
2014-05-30 Thomas MüllerMerge pull request #8800 from owncloud/db-changes-as...
2014-05-30 Thomas Müller- fix dropTable() and introduce tableExists()
2014-05-30 Thomas MüllerMerge pull request #8444 from owncloud/cleanup-list...
2014-05-30 Thomas MüllerMerge pull request #7614 from owncloud/test_annotations...
2014-05-30 Vincent PetryFix undefined JS on login/setup page
2014-05-30 Owen WinklerMerge pull request #8607 from owncloud/filescan_app_hook
2014-05-30 Lukas ReschkeMerge pull request #8695 from owncloud/jserrorfixes
2014-05-30 Vincent PetryMerge pull request #8779 from owncloud/sel-webdav-onclick
2014-05-30 Volkan GezerMerge pull request #8793 from owncloud/name-email-enter...
2014-05-30 ringmasterMissed one.
2014-05-30 Lukas ReschkeMerge pull request #8663 from owncloud/files-dndissue
2014-05-30 Thomas MüllerMerge pull request #8781 from owncloud/add-a-warning...
2014-05-30 Thomas MüllerMerge pull request #5365 from owncloud/filesize-improve...
2014-05-30 Volkan Gezerfix wording
2014-05-30 ringmasterUpdates per comments on PR:
2014-05-30 Volkan Gezerselect webdav address on click
2014-05-30 Bjoern Schiessleadd share icons for folders shared by the current user
2014-05-30 Volkan Gezerprevent pageload if pressed enter on name email change
2014-05-30 icewind1991Merge pull request #8778 from owncloud/storage-instanceof
2014-05-30 Lukas ReschkeMerge pull request #8417 from owncloud/share-overview
2014-05-30 Vincent PetryFixed warning when file_target is not set
2014-05-30 Vincent PetryRemoved "Share with" column
2014-05-30 Vincent PetryFix fileList fallback in OC.Share for outside files app
2014-05-30 Vincent PetryAdded owner display name in action
2014-05-30 Vincent PetrySharing overview fixes and unit tests
2014-05-30 Vincent PetryFix table header colors
2014-05-30 Vincent PetryFix IE8 issue when icon is not defined
2014-05-30 Vincent PetryMimetype for sharing overview
2014-05-30 Vincent PetryDistinguish legacy file actions from regular file actions
2014-05-30 Vincent PetrySmall fixes to sharing overview
2014-05-30 Vincent PetryAdded "dir" in file actions handler context and fixed...
2014-05-30 Vincent PetryFixed navigation order
2014-05-30 Vincent PetryAdd unit tests for fileActionsReady
2014-05-30 Vincent PetryAdded unit test for file action context argument
2014-05-30 Vincent PetryRemoved selection checkboxes
2014-05-30 Vincent PetryFixed sharing permissions
2014-05-30 Vincent PetryFixed file actions for sharing views
2014-05-30 Vincent PetryImproved FileActions with context
2014-05-30 Vincent PetryGroup shares by type
2014-05-30 Vincent PetryAdded sharing overview page (WIP)
2014-05-30 Bjoern Schiessleextend OCS Share API to allow the user to ask for files...
2014-05-30 Jenkins for... [tx-robot] updated from transifex
2014-05-29 Lukas ReschkeMerge pull request #8700 from owncloud/design-smallfixes
2014-05-29 Lukas ReschkeMerge pull request #8759 from owncloud/fix-phpunit
2014-05-29 Lukas ReschkeMerge pull request #8773 from owncloud/l10n-tipsy-delete
2014-05-29 Lukas ReschkeMerge pull request #8727 from owncloud/upgrade-overview
2014-05-29 Volkan Gezermake reshare settings foldable
2014-05-29 Robin McCorkellMerge pull request #8771 from owncloud/enc_get_mount_fr...
2014-05-29 Bernhard PosseltMerge pull request #8780 from owncloud/remove-deprecate...
2014-05-29 Lukas ReschkeAdd a warning to the configuration file
2014-05-29 Lukas ReschkeRemove deprecated functions
2014-05-29 Andreas FischerTypo: getFileSizeViaDOM -> getFileSizeViaCOM
2014-05-29 Andreas FischerDocument exceptions thrown by \OC\LargeFileHelper.
2014-05-29 Andreas FischerUse "file size" instead of "filesize", then also apply...
2014-05-29 Andreas FischerIncrease file size limit from 2 GiB to 4 GiB when worka...
2014-05-29 Andreas FischerCast '{DAV:}getcontentlength' to number instead of...
2014-05-29 Andreas FischerCast to number instead of integer in OC\Files\Cache...
2014-05-29 Andreas FischerCast to number instead of integer in OC\Files\Cache...
2014-05-29 Andreas FischerAdd LargeFileHelper::__construct() verifying that our...
2014-05-29 Andreas FischerAdd helper method for turning int|float into base-10...
2014-05-29 Andreas FischerRename: LargeFileHelper -> LargeFileHelperGetFilesize
2014-05-29 Andreas FischerOnly call $this->filesize() for files.
2014-05-29 Andreas FischerWindows exec() implementation.
2014-05-29 Andreas FischerOutput validation for exec() method.
2014-05-29 Andreas FischerUnit Tests for LargeFileHelper.
2014-05-29 Andreas FischerRefactor Large File handling code.
2014-05-29 Andreas FischerCast to numeric instead of float, i.e. use an integer...
2014-05-29 Andreas FischerUse CURL to get filesize on 32bit systems.
2014-05-29 Robin AppelmanPass any methods custom to specific storage implementat...
2014-05-29 Andreas FischerMerge pull request #8554 from owncloud/add_resetadminpa...
2014-05-29 Robin AppelmanFix storage wrapper being called with null
2014-05-29 Robin AppelmanUse instanceOfStorage instead of instanceof
2014-05-29 Robin AppelmanAdd $storage->instanceOfStorage to handle instanceof...
2014-05-29 icewind1991Merge pull request #3908 from owncloud/storage-folder...
2014-05-29 Jenkins for... [tx-robot] updated from transifex
2014-05-29 Andreas FischerMerge pull request #8748 from owncloud/cli_maintenance_mode
2014-05-28 Thomas MüllerMerge pull request #8547 from owncloud/path-length...
2014-05-28 Andreas FischerMerge remote-tracking branch 'owncloud/master' into...
2014-05-28 Andreas FischerMove resetpassword into user: command space.
2014-05-28 Andreas FischerDocument type of user project.
2014-05-28 Lukas ReschkeMerge pull request #8754 from owncloud/3rdparty-upgrade...
2014-05-28 Andreas FischerReceive \OC\User\Manager as a constructor dependency.
2014-05-28 scolebrookUse OC\Config instead of OC_Config
2014-05-28 Lukas ReschkeAdd unit tests for escapeHTML
2014-05-28 Volkan Gezershow delete hint text on hovering trash
2014-05-28 ringmasterPrevent apps from affecting the scanner via hook.
next