]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-05-15 fibsifanchanging label "URL" to "Host"
2014-05-14 jbtbnlMerge pull request #8584 from Bagera/master
2014-05-14 BageraSet row height in files table
2014-05-14 Jenkins for... [tx-robot] updated from transifex
2014-05-13 Lukas ReschkeMerge pull request #8582 from owncloud/remove-outdated...
2014-05-13 Thomas MüllerMerge pull request #8542 from owncloud/phpdoc-improvements
2014-05-13 Thomas MüllerMerge pull request #8586 from owncloud/more-unit-tests
2014-05-13 Lukas ReschkeAdd tests for other types that PHP might cast
2014-05-13 Thomas Müllerfixing variable naming
2014-05-13 Thomas Müller@returns -> @return
2014-05-13 Thomas Müller@breif -> @brief
2014-05-13 Thomas Müllerfix PHPDoc
2014-05-13 Thomas Müllerobject -> \OC\Preview
2014-05-13 Thomas Mülleradding PHPDoc
2014-05-13 Thomas Müllerfixing typo and missing @throws
2014-05-13 Robin McCorkellMore PHPDoc for file functions
2014-05-13 Robin McCorkellFix various code errors detected by Scrutinizer
2014-05-13 Robin McCorkellFix Scrutinizer errors
2014-05-13 Robin McCorkellChange parameter order of implode
2014-05-13 Robin McCorkellFix Scrutinizer errors about missing user backend
2014-05-13 Robin McCorkellUse OC_User_Interface instead of OC_User_Backend
2014-05-13 Lukas ReschkeFix PHPDoc and typos
2014-05-13 Robin McCorkellChange parameter type for useBackend
2014-05-13 Robin McCorkellFix all PHPDoc types and variable names, in /lib
2014-05-13 Robin McCorkellSquash 'a | b' into 'a|b', in /lib
2014-05-13 Robin McCorkellFix @return array PHPDocs, in /lib
2014-05-13 Robin McCorkellReplace @returns with @return, in /lib
2014-05-13 Bagerafixes #7949
2014-05-13 Lukas ReschkeWe do not support updates from 4.5 > 7.0
2014-05-13 Thomas MüllerMerge pull request #8572 from owncloud/core-getabsolute...
2014-05-13 Vincent PetryFixed getAbsolutePath case when path is "0"
2014-05-13 Thomas MüllerMerge pull request #8524 from owncloud/prompt-dialog
2014-05-13 Björn SchießleMerge pull request #8398 from owncloud/enc_backup_keys
2014-05-13 Morris JobkeMerge pull request #8566 from owncloud/controller-defaults
2014-05-13 Bjoern Schiesslebackup the encryption key after the encryption was...
2014-05-13 Vincent PetryMerge pull request #8562 from owncloud/better-addmountpoint
2014-05-13 Morris JobkeMerge pull request #8550 from owncloud/fix-sticky-footer
2014-05-13 Bernhard Posseltmake it possible to omit parameters and use the default...
2014-05-13 Vincent PetryMerge pull request #8526 from owncloud/escape-share...
2014-05-13 Vincent PetryMerge pull request #8546 from owncloud/fix-preview...
2014-05-13 Jenkins for... [tx-robot] updated from transifex
2014-05-12 Robin McCorkellExtract mount point merging logic into separate function
2014-05-12 Thomas MüllerMerge pull request #8556 from owncloud/kill-legacy...
2014-05-12 Lukas ReschkeMerge pull request #8538 from owncloud/make-my-ide...
2014-05-12 Lukas ReschkeUse array as type
2014-05-12 Thomas MüllerMerge pull request #8553 from owncloud/fix-8549-master
2014-05-12 Thomas MüllerMerge pull request #8482 from owncloud/public-logger
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Cache_FileGlobalGC
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_FilesystemView
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Cache
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Filesystem
2014-05-12 Thomas Mülleradding X-Robots-Tag to all responses of ownCloud +...
2014-05-12 Thomas Mülleradding unit test for message interpolation
2014-05-12 Jan-Christoph... fix sticky footer on log in page
2014-05-12 Morris Jobkefix missing spaces
2014-05-12 Vincent PetryMerge pull request #8041 from owncloud/files-sortcolumns
2014-05-12 Thomas Müllerfix style
2014-05-12 Thomas Müller Rotate thumbnail when encryption is enabled
2014-05-12 Thomas Mülleradding interpolation as requested by PSR-3
2014-05-12 Jenkins for... [tx-robot] updated from transifex
2014-05-11 Morris JobkeMerge pull request #8541 from owncloud/hardenIsSubDirectory
2014-05-11 Morris JobkeMerge pull request #8540 from owncloud/fix-undefined
2014-05-11 Morris JobkeMerge pull request #8477 from owncloud/better-controllers
2014-05-11 Morris JobkeMerge pull request #8274 from owncloud/appframework-db
2014-05-11 Morris JobkeMerge pull request #8518 from owncloud/multiselect...
2014-05-11 Bernhard Posseltuse new controllermethodreflector for corsmiddleware
2014-05-11 Bernhard PosseltFix typo
2014-05-11 Bernhard PosseltFix method signature
2014-05-11 Bernhard Posseltdefault to null to not fail if type is not annotated...
2014-05-11 Bernhard Posseltadjust license headers to new mail address
2014-05-11 Bernhard Posseltrename formatter to responder, formatResponse to buildR...
2014-05-11 Bernhard Posseltadd private property for reflector in security middleware
2014-05-11 Bernhard Posseltfix broken if
2014-05-11 Bernhard Posseltadd test for not failing when adding more comments...
2014-05-11 Bernhard Posseltadd request to dispatcher class
2014-05-11 Bernhard Posseltimplement most of the basic stuff that was suggested...
2014-05-11 Bernhard PosseltMerge pull request #8504 from owncloud/cors-middleware
2014-05-11 Lukas ReschkeThat's bool and not always true
2014-05-11 Lukas ReschkeUse WizardResult|false instead of mixed
2014-05-11 Lukas ReschkeUse @return instead of @returns
2014-05-11 Lukas ReschkeRename issubdirectory to isSubDirectory
2014-05-11 Lukas ReschkeHarden issubdirectory()
2014-05-11 Lukas Reschke$owner is not defined here
2014-05-11 Lukas ReschkeFix Typo
2014-05-11 Lukas ReschkeUse proper PHPDoc and variable names in the LDAP lib
2014-05-11 Bernhard PosseltFix method signature
2014-05-11 Bernhard PosseltMake db connection protected
2014-05-11 Lukas ReschkeFix Typo, define $ as global
2014-05-11 Jenkins for... [tx-robot] updated from transifex
2014-05-10 Lukas ReschkeMerge pull request #8520 from owncloud/jslint_polishing...
2014-05-10 Jenkins for... [tx-robot] updated from transifex
2014-05-09 Bernhard Posseltadd cors middleware
2014-05-09 Bernhard Posselt- make logger available in the container
2014-05-09 Thomas Müllerescape display name and email
2014-05-09 Lukas ReschkeMerge pull request #7546 from owncloud/no_freaking_tag_...
2014-05-09 Robin AppelmanAdd prompt dialog to OC.dialogs
2014-05-09 Jörn Friedrich... polish jslint for files-upload.js
2014-05-09 Jan-Christoph... Merge pull request #8496 from owncloud/fix-folder-icon
2014-05-09 Andreas FischerMerge pull request #8512 from owncloud/fix-memcached...
2014-05-09 Jan-Christoph... reduce multiselect max-width from 400 to 200px to not...
next