]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-04-09 Vincent PetryFixed Sabre Node implementation to correctly return...
2014-04-09 Morris JobkeMerge pull request #8049 from owncloud/filepickersvg
2014-04-09 Vincent PetryMerge pull request #8126 from owncloud/remove_obsolete_...
2014-04-09 blizzzMerge pull request #7837 from owncloud/fix_7530
2014-04-09 Arthur Schiwonadd comment to clearify when a skip in the foreach...
2014-04-09 Jörn Friedrich... remove obsolete code
2014-04-09 Joas SchillingMerge pull request #8122 from owncloud/issue/8048
2014-04-09 Joas SchillingAlways define sendmail_is_available
2014-04-09 Jenkins for... [tx-robot] updated from transifex
2014-04-08 Thomas MüllerMerge pull request #8117 from owncloud/fix-hard-coded...
2014-04-08 Thomas MüllerMerge pull request #7643 from owncloud/chainable_response
2014-04-08 Vincent PetryMerge pull request #8111 from owncloud/trash-disablesharing
2014-04-08 Volkan GezerMake hardcoded exception messages translatable
2014-04-08 Vincent PetryDisable sharing in trashbin app
2014-04-08 Thomas MüllerMerge pull request #8110 from owncloud/fix-failing...
2014-04-08 Thomas Müllerclass Test_Config is already declared
2014-04-08 Thomas MüllerMerge pull request #8032 from owncloud/fs-backend-regis...
2014-04-08 Jenkins for... [tx-robot] updated from transifex
2014-04-08 Thomas MüllerMerge pull request #8102 from owncloud/fix-appconfig...
2014-04-07 Jörn Friedrich... Merge pull request #8089 from bantu/autotest-checkout...
2014-04-07 Thomas Müllerusing array_key_exists() instead of isset() - required...
2014-04-07 Thomas Müllerfixing undefined exception classes
2014-04-07 Thomas Müllerunit test testSetAppValueIfSetToNull() added
2014-04-07 Thomas MüllerMerge pull request #8065 from owncloud/avatar-highdpi
2014-04-07 Thomas Müllerunit tests for dynamic backend registration
2014-04-07 Jörn Friedrich... Merge pull request #8091 from owncloud/jshint-globals...
2014-04-07 Thomas Müllerignore underscore.js in scrutinizer.yml
2014-04-07 Thomas MüllerMerge branch 'master' into jshint-globals-oc-t-n
2014-04-07 Thomas MüllerMerge pull request #8088 from owncloud/fix-personal.js
2014-04-07 icewind1991Merge pull request #7599 from owncloud/public-pathinfo
2014-04-07 Thomas Mülleradding ownCloud globals to jshintrc: OC, t, n
2014-04-07 Thomas MüllerMerge pull request #8083 from owncloud/fix-link-to...
2014-04-07 Thomas MüllerMerge pull request #8086 from owncloud/fix_copy_conflic...
2014-04-07 Andreas FischerUse git checkout on directory as some files may not...
2014-04-07 Thomas Mülleradding underscore.js
2014-04-07 Thomas Müllerreduce code duplication, fix parse error, prevent page...
2014-04-07 blizzzMerge pull request #6221 from leo-b/ldap_get_all_groups
2014-04-07 Jörn Friedrich... translations for oc-dialogs reside in code
2014-04-07 Jörn Friedrich... Fix copy conflict dialog translation
2014-04-07 blizzzMerge pull request #8017 from Raydiation/master
2014-04-07 Jenkins for... [tx-robot] updated from transifex
2014-04-06 Lukas ReschkeMerge pull request #8064 from owncloud/remove-not-exist...
2014-04-06 Lukas ReschkeSwitch to HTTPS
2014-04-06 Lukas ReschkeRemove wrong whitespace from URL and use HTTPS
2014-04-06 Volkan GezerUpdate README.md
2014-04-06 Volkan GezerUpdate README.md
2014-04-06 Volkan GezerUpdate README.md
2014-04-06 Jenkins for... [tx-robot] updated from transifex
2014-04-05 jbtbnlMerge pull request #8072 from owncloud/slideshow-buttons
2014-04-05 Robin AppelmanFix slideshow buttons being invisible
2014-04-05 Jenkins for... [tx-robot] updated from transifex
2014-04-04 Tom NeedhamMerge pull request #8061 from owncloud/remove-uneeded...
2014-04-04 Robin Appelmanuse high resolution avatars on highdpi screens
2014-04-04 Jörn Friedrich... Merge pull request #8062 from owncloud/remove-echo
2014-04-04 Lukas ReschkeDelete auth.css
2014-04-04 Lukas ReschkeDelete oauth.css
2014-04-04 Lukas ReschkeRemoved two unused functions
2014-04-04 Lukas ReschkeReplace echo with `p` or `print_unescaped`
2014-04-04 Lukas ReschkeRemove uneeded file
2014-04-04 Vincent PetryMerge pull request #8058 from owncloud/preview-highdpi
2014-04-04 icewind1991Merge pull request #8055 from owncloud/getfileinfo...
2014-04-04 Vincent PetryMerge pull request #8039 from owncloud/chunking-removee...
2014-04-04 Robin AppelmanShow higher resolution previews for high dpi screens
2014-04-04 Robin Appelmandont scan not existing files in View->getFileInfo
2014-04-04 Vincent PetryMerge pull request #8047 from owncloud/jshint-line...
2014-04-04 Vincent PetryFix SVG close button of file picker
2014-04-04 Vincent PetryFix file picker to correctly show SVG file icons
2014-04-04 Vincent PetryMoved code to replace svg with png to OC.Util
2014-04-04 Thomas Müllerextending javascript line length to 120
2014-04-04 Vincent PetryMerge pull request #8015 from owncloud/storageinfo...
2014-04-04 Jenkins for... [tx-robot] updated from transifex
2014-04-03 Morris JobkeMerge pull request #6968 from owncloud/files-ajaxload
2014-04-03 Vincent PetryDo not expire chunks while checking for their existence
2014-04-03 Thomas MüllerExclude javascript specs from code analysis
2014-04-03 Thomas MüllerMerge pull request #7476 from owncloud/type-hinting
2014-04-03 Thomas Müllerremove duplicate method checkDependencies()
2014-04-03 Thomas Mülleruse command -v to detect if smbclient exists
2014-04-03 Vincent PetryCorrectly set svg for crumb divider
2014-04-03 Thomas MüllerMerge branch 'master' into fs-backend-registration
2014-04-03 Vincent PetryFixed dirInfo check for non existing dir in files ajax...
2014-04-03 Thomas MüllerUpdate backends and their configurations
2014-04-03 Vincent PetryFixed mime type attribute access in file overwrite...
2014-04-03 Vincent PetryRemoved redundant free space and upload limit in public...
2014-04-03 Philipp KapferMoved dependency checks to end of class files
2014-04-03 Philipp KapferAdded cURL dependency for Amazon S3, Dropbox and SWIFT
2014-04-03 Vincent PetryMerge pull request #7969 from Xenopathic/files_external_fix
2014-04-03 Philipp KapferChanged dependency check messages from warnings to...
2014-04-03 Philipp KapferAdded cURL dependency check to Google Drive and WebDAV...
2014-04-03 Philipp KapferModified app to dynamically register backends instead...
2014-04-03 Thomas MüllerMerge pull request #7970 from owncloud/webdav-upload...
2014-04-03 Robin McCorkellFix error log spam
2014-04-03 Jenkins for... [tx-robot] updated from transifex
2014-04-02 icewind1991Merge pull request #8014 from owncloud/uploadsize-reuse
2014-04-02 Vincent PetryMerge pull request #7978 from owncloud/enc_cleanup
2014-04-02 Bernhard PosseltRemove dependency on container, removing service locato...
2014-04-02 Robin AppelmanAllow reusing FileInfo for getStorageInfo
2014-04-02 Robin AppelmanReuse known free space in the files app
2014-04-02 Vincent PetryFiles, trashbin, public apps use ajax/JSON for the...
2014-04-02 Morris JobkeMerge pull request #7995 from owncloud/fix-h3-styles
2014-04-02 Vincent PetryMerge pull request #8003 from owncloud/extstorage-sftp...
next