]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-12-07 Bart VisscherChange to use 3rdparty version
2012-12-07 Bart VisscherMerge branch 'master' into doctrine
2012-12-06 Bart VisscherRemove other database implementations from OC_DB
2012-12-05 Thomas MüllerMerge pull request #716 from eMerzh/remove_sqlite2
2012-12-05 Thomas MüllerMerge pull request #647 from owncloud/fix_app_settings_...
2012-12-05 Thomas MüllerMerge pull request #700 from eMerzh/fix_error_display
2012-12-04 Jenkins for... [tx-robot] updated from transifex
2012-12-04 Brice MaronSimplify has sqlite test
2012-12-04 Thomas MüllerEnabling unit testing for apptemplate_advanced
2012-12-04 Brice MaronRemove support of sqlite2 at installation
2012-12-04 Jan-Christoph... Merge pull request #707 from owncloud/fix_infield_autofill
2012-12-04 Thomas Muellerminified version no longer available
2012-12-04 Jörn Friedrich... merge changes discussed in dcneiner pull number 4 ...
2012-12-04 Jörn Friedrich... replace minified infieldlabel with dcneiners version
2012-12-03 Jenkins for... [tx-robot] updated from transifex
2012-12-03 Brice MaronFix a dirty function preventing showing errors
2012-12-03 Arthur SchiwonLDAP: ldap_explode_dn escaped too much, fix it by manua...
2012-12-03 Björn SchießleMerge pull request #650 from schiesbn/fix_fileVersionin...
2012-12-03 Thomas MüllerMerge pull request #682 from VicDeo/master
2012-12-02 Jenkins for... [tx-robot] updated from transifex
2012-12-02 Victor DubiniukCheck if we have an array with data. Fix #487
2012-12-02 Victor DubiniukClean KB entries processing code
2012-12-02 Björn Schießlerebase on latest master
2012-12-02 Björn Schießlefix typo in variable name
2012-12-02 Björn Schießlefix regression in file versioning for shared files
2012-12-02 Thomas MüllerMerge pull request #654 from butonic/checkstyle_fixes
2012-12-02 icewind1991Merge pull request #672 from irosenb/patch-1
2012-12-02 Isaac RosenbergUpdate lib/image.php
2012-12-01 Jenkins for... [tx-robot] updated from transifex
2012-11-30 Jenkins for... [tx-robot] updated from transifex
2012-11-30 Jörn Friedrich... fix checkstyle for files_external app, add whitespace...
2012-11-30 Jörn Friedrich... fix checkstyle for files_encryption app, add whitespace...
2012-11-30 Bart VisscherMerge pull request #603 from owncloud/store_plain_groupname
2012-11-30 Bart VisscherMerge pull request #644 from butonic/checkstyle_fixes
2012-11-30 Björn Schießlefix regression in file versioning for shared files
2012-11-30 Bart VisscherMerge pull request #605 from owncloud/fix_false_positiv...
2012-11-30 Bart VisscherMove loading of all the apps to setting the active...
2012-11-30 Bart VisscherMerge pull request #619 from samtuke/versions_cache
2012-11-29 Jenkins for... [tx-robot] updated from transifex
2012-11-29 Thomas MüllerMerge pull request #635 from owncloud/ob_end
2012-11-29 Jörn Friedrich... fix checkstyle for files app
2012-11-29 Robin Appelmanuse new obEnd function instead of ob_end_clean
2012-11-29 Robin Appelmanadd function to safely end output buffering
2012-11-29 Georg EhrkeMerge pull request #620 from owncloud/fix_600
2012-11-29 Georg Ehrkeuse attr instead of data
2012-11-29 Georg EhrkeRevert "fix group and subadmin managing for 'ajax-loade...
2012-11-29 blizzzMerge pull request #617 from samtuke/fix_docblocks
2012-11-28 Jenkins for... [tx-robot] updated from transifex
2012-11-28 Thomas MüllerMerge pull request #540 from Raydiation/master
2012-11-28 Georg Ehrkeadd a client side check
2012-11-28 Georg Ehrkefix group and subadmin managing for 'ajax-loaded' users
2012-11-28 Bernhard Posseltadded more unittests for the group file
2012-11-28 Georg Ehrkemake some checks server-side
2012-11-28 Bart VisscherMerge pull request #601 from butonic/add_drag_shadow_in...
2012-11-28 Sam TukeOC_FSV->copy now only caches files which are copied...
2012-11-28 Sam TukeCleaned up docblock comments
2012-11-28 Jörn Friedrich... Merge pull request #401 from owncloud/share_hooks
2012-11-27 Jenkins for... [tx-robot] updated from transifex
2012-11-27 Thomas TanghusSharing: Fix false positived v. 2
2012-11-27 Bart VisscherGroup name does't need to be sanitized before storing...
2012-11-27 Jörn Friedrich... show drag shadow in firefox by using helper:'clone'
2012-11-26 Jenkins for... [tx-robot] updated from transifex
2012-11-26 Jörn Friedrich... Merge pull request #380 from butonic/feature_share_link...
2012-11-26 Jörn Friedrich... Merge pull request #573 from owncloud/more_indexes
2012-11-26 Arthur Schiwonuse normalizePath to have a proper target path
2012-11-26 Arthur Schiwonremove debug output
2012-11-26 Arthur Schiwoncoding style
2012-11-26 Arthur Schiwoncheck whether to join url with ? or &
2012-11-26 Arthur Schiwonall but the first parameter are introduced by &
2012-11-26 Arthur Schiwonmake sure path starts with /
2012-11-25 Jenkins for... [tx-robot] updated from transifex
2012-11-25 Thomas MüllerMerge pull request #576 from owncloud/webdav_output_buffer
2012-11-25 Frank Karlitschekremove the index on the share table because of problems...
2012-11-25 Robin Appelmanmake sure the output buffer is closed when handeling...
2012-11-25 Robin Appelmanadd sample configuration for user backends
2012-11-25 Thomas MüllerMerge pull request #556 from owncloud/postgres_insert_id
2012-11-24 Jenkins for... [tx-robot] updated from transifex
2012-11-24 Frank Karlitschekadd a few more indexes. This is just a first step....
2012-11-24 Michael GapczynskiMerge pull request #562 from owncloud/dberrors
2012-11-24 Frank Karlitschekremove left over tag
2012-11-24 Frank KarlitschekA new function to create nice error page. And use it...
2012-11-23 Jenkins for... [tx-robot] updated from transifex
2012-11-23 Frank Karlitschekprettier error output. Let´s see how many more low...
2012-11-23 Jörn Friedrich... readd fallback code for pre token links
2012-11-23 Frank KarlitschekMerge pull request #561 from owncloud/cssfix
2012-11-23 Frank Karlitschekeven error messages have the right to look a bit pretty
2012-11-23 Thomas MüllerMerge pull request #479 from owncloud/fix_438
2012-11-23 Thomas MüllerMerge pull request #480 from owncloud/fix_435_and_437
2012-11-23 Thomas MüllerMerge pull request #418 from libasys/Fix-IE8-fileaction...
2012-11-22 Robin Appelmanuse lastval() to get the insert id in postgesql
2012-11-22 Jenkins for... [tx-robot] updated from transifex
2012-11-22 Thomas MüllerMerge pull request #554 from owncloud/reverse_proxy
2012-11-22 Frank Karlitschekmake it possible to manually override the hostname...
2012-11-22 Jörn Friedrich... introduce Files.containsInvalidCharacters(), use when...
2012-11-22 Thomas MüllerMerge pull request #506 from owncloud/fix_505
2012-11-22 Thomas Muellersome more invalid characters have been added
2012-11-22 Bart VisscherAlso reject names with \ in the name
2012-11-22 blizzzMerge pull request #482 from eMerzh/fix_prevent_shared_...
2012-11-22 Thomas MüllerMerge pull request #483 from owncloud/archive_sizes
2012-11-21 Jenkins for... [tx-robot] updated from transifex
next