]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-06-11 Björn SchießleIE doesn't like class as keyword, add quotation marks
2013-06-06 Björn Schießleremove html entities since this seems to be a problem...
2013-05-24 Björn Schießlefix var naming
2013-05-23 Björn Schießleremove debug output
2013-05-23 Björn Schießlefix deletion of ssl root certificates
2013-05-22 Michael GapczynskiRUNTIME_NOSETUPFS no longer exists, using tearDownFS...
2013-05-22 Robin AppelmanHave the filecache updater testcase clean the filesyste...
2013-05-20 Jörn Friedrich... cleanup after people who don't test in ie
2013-05-17 Robin AppelmanSet storage id for openstack swift backend
2013-05-17 Michael GapczynskiInitialize collectionTypes variable as false
2013-05-17 Florin Peteronly connect share hooks if installation OC is installed
2013-05-16 Thomas TanghusAdd Compound property to avoid double escaping values.
2013-05-16 Thomas TanghusStringProperty unittest
2013-05-16 Thomas TanghusAdd OC\VObject\StringProperty. Partial fix for owncloud...
2013-05-15 Thomas TanghusMerge pull request #3355 from owncloud/filepicker_escap...
2013-05-14 Thomas TanghusEscape file names and types in filepicker.
2013-05-14 Björn SchießleMerge pull request #3350 from owncloud/fix_history_template
2013-05-14 Björn Schießlefix history template, print_unescaped() needs to includ...
2013-05-14 Björn Schießletouch() needs to be performed relative to user/files...
2013-05-14 Frank Karlitschek5.0.6 v5.0.6
2013-05-13 Frank Karlitschekbackport https://github.com/owncloud/core/pull/3329
2013-05-13 Lukas ReschkeAdd requesttoken to guest view
2013-05-12 Frank Karlitschek5.0.6 RC2
2013-05-12 Lukas ReschkeMerge pull request #3290 from owncloud/config-data
2013-05-10 Jörn Friedrich... don't emit rename hooks on partial file renames
2013-05-10 Jörn Friedrich... rename isIgnoredFile to isPartialFile, remove check...
2013-05-08 Björn SchießleMerge pull request #3282 from owncloud/fix_etag_update
2013-05-08 Björn Schießledon't call correctFolder() in touchHook, it will be...
2013-05-08 Robin AppelmanCache: only look for child entires when doing a move...
2013-05-08 Björn Schießlerename a file if it gets restored so that it no longer...
2013-05-08 Björn Schießleupdate etag for for the touched file
2013-05-08 Björn Schießletouch file relative to users file folder, otherwise...
2013-05-08 Bart VisscherMerge pull request #3141 from owncloud/fix_2553
2013-05-07 Morris JobkeMerge pull request #3244 from owncloud/allow_set_quota_...
2013-05-06 Björn Schießleallow to set quota to zero, issue #2696
2013-05-06 blizzzMerge pull request #3143 from owncloud/ldap_guid_check
2013-05-05 Frank Karlitschek5.0.6 RC
2013-05-06 Lukas ReschkeMerge pull request #3245 from owncloud/use-$view
2013-05-06 Michael GapczynskiFix #2816 renaming shared files
2013-05-03 Arthur SchiwonLDAP: cachekey in set method needs to match with that...
2013-05-03 Bernhard Posseltrespect format output
2013-05-03 Bernhard Posseltlogout before output to not run into header already...
2013-05-03 Bernhard Posseltfix bug that would only return error responses for...
2013-05-03 Robin AppelmanDont task external storages with creating their own...
2013-05-03 Arthur SchiwonLDAP: remove restriction from group names to be in...
2013-05-03 blizzzMerge pull request #3197 from owncloud/fix_userlist
2013-04-30 Arthur SchiwonFix retrieval of users with multiple backends
2013-04-29 Lukas ReschkeIt's a class
2013-04-29 Lukas ReschkeRemove uneeded onclick handler
2013-04-29 Lukas ReschkeMove onclick handler
2013-04-28 Robin AppelmanFiles: Fix XSS when creating dropshadow
2013-04-28 Tom NeedhamCorrect the api response when both a shipped app and...
2013-04-28 Tom NeedhamFix typo
2013-04-28 Tom NeedhamCode style for ocs/routes.php
2013-04-28 Tom NeedhamChange app identifier for core api routes
2013-04-28 Tom NeedhamUse correct variable when checking auth
2013-04-26 Arthur SchiwonCache Test: set datadir to temporary location, otherwis...
2013-04-26 Arthur SchiwonLDAP: do not reset UUID attribute setting when guid...
2013-04-26 Arthur SchiwonCache: mount user mountpoints to make sure that //...
2013-04-26 Morris Jobkemodify password clone to password type right on submit...
2013-04-26 Morris Jobketurn off autocompletion for password field
2013-04-25 Morris JobkeMerge pull request #3115 from owncloud/backport-3109...
2013-04-24 Jenkins for... backport #3109 to stable5 - changed *.po and *.pot...
2013-04-24 Robin AppelmanFiles: fix the order fileactions are computed for a...
2013-04-24 Morris Jobkefix wrong shared icon description
2013-04-24 Lukas ReschkeAllow loading of external media ressources
2013-04-24 Florian Scholz- xframe restriction configurable now
2013-04-24 Daniel MolkentinMerge pull request #3100 from owncloud/ensure_index_php
2013-04-24 Bernhard Posseltuse variable instead of relative path to file
2013-04-24 Bernhard Posseltcheck if there is a default/ folder in the theme direct...
2013-04-23 Lukas ReschkeDisallow URLs containing a @
2013-04-23 Robin AppelmanFiles: also check if the source path is valid when...
2013-04-23 Arthur SchiwonLDAP: reset user/group-config association only after...
2013-04-22 Thomas TanghusMerge pull request #3076 from owncloud/manually_backpor...
2013-04-22 Thomas TanghusBackport #2567
2013-04-22 Jan-Christoph... remove unnecessary border from navigation, looked stran...
2013-04-22 Jan-Christoph... make textarea inherit ownCloud font instead of using...
2013-04-19 Bart VisscherNo need to strip slashes, json_decode handles that...
2013-04-10 Frank Karlitschek5.0.5 v5.0.5
2013-04-18 Jan-Christoph... apply navigation hover effect directly to img and span...
2013-04-17 Brice MaronWarn when we do an upgrade
2013-04-17 Jan-Christoph... additional comments
2013-04-17 Jan-Christoph... fix navigation hover effect, documentation
2013-04-17 Thomas TanghusRemove not null constraint. Fix #2976
2013-04-17 Thomas MüllerMerge pull request #2967 from Mirodin/patch-6
2013-04-17 Thomas MüllerMerge pull request #2965 from Mirodin/patch-5
2013-04-17 MirodinUpdate de_DE.php
2013-04-17 MirodinUpdate de.php
2013-04-17 Bart VisscherMerge pull request #2960 from owncloud/always_load_file...
2013-04-17 Jörn Friedrich... always connect file cache updater hooks first
2013-04-17 Frank KarlitschekMerge pull request #2945 from owncloud/improved_quota_calc
2013-04-16 Björn Schießleadapt free space calculation to the way it is done...
2013-04-16 Björn Schießleimproved free space calculation if no quota is set...
2013-04-15 Bernhard Posseltalso show black background on links that are active...
2013-04-15 Jan-Christoph... Merge pull request #2931 from owncloud/info_message_tra...
2013-04-15 Björn Schießleadd explenation of the expire function to the apps...
2013-04-15 Björn Schießlewrite a info message to the log if a file gets removed...
2013-04-15 Arthur Schiwonallow Storages to join MountPoint initialization
2013-04-14 Jan-Christoph... add .disabled class so it can be used for simple a...
2013-04-13 raghunayyarAdd span tag while enabling or disbling apps as well.
next