]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-10-14 Vincent PetryFile actions are now updated after create/upload file
2013-10-11 Björn SchießleMerge pull request #5218 from owncloud/no_passwords
2013-10-11 Bjoern Schiesslelet admin specify timezone for log file entries
2013-10-11 Bjoern Schiesslemake sure that we only find file/folder shares
2013-10-11 Bjoern Schiessleonly encrypt file to users with encryption keys
2013-10-10 Thomas Müllerthe path need to be normalized before putting it into...
2013-10-09 Björn SchießleMerge pull request #5208 from owncloud/fix_5126_stable5
2013-10-09 Andreas FischerMerge pull request #5190 from owncloud/stable5-numRows...
2013-10-08 Andreas FischerMerge pull request #5212 from owncloud/fixing-5201
2013-10-08 Bjoern Schiessleremove username/passswords from URLs before writing...
2013-10-08 Bjoern SchiessleMerge branch 'stable5' of github.com:owncloud/core...
2013-10-08 Bjoern Schiesslerevert backport from here: https://github.com/owncloud...
2013-10-08 Victor DubiniukOC_DB::executeAudited is not availabe in 5.0
2013-10-08 Björn SchießleMerge pull request #5211 from owncloud/sharing_search_u...
2013-10-08 Bjoern Schiesslefind users which are in the same group
2013-10-08 Björn SchießleMerge pull request #5206 from owncloud/cleanup_share_table
2013-10-08 Bjoern SchiessleBackport of https://github.com/owncloud/core/pull/5193/
2013-10-08 Morris Jobkefix escaping
2013-10-08 Bjoern Schiesslemake sure that we only remove file/folder shares
2013-10-08 Thomas MüllerMerge pull request #5112 from owncloud/backport-4969...
2013-10-07 Andreas FischerDo not pass PDO::FETCH_NUM (integer 3) as limit paramet...
2013-10-07 Bjoern SchiessleMerge branch 'stable5' of github.com:owncloud/core...
2013-10-07 Bjoern Schiessletrash bin button needs to be an input field
2013-10-07 Morris JobkeMerge pull request #5164 from owncloud/share-autofocus
2013-10-07 Morris JobkeFix autofocus
2013-10-07 Bjoern Schiesslecatch exception if db query execution fails
2013-10-07 Bjoern Schiessleclean up oc_share table from files which are no longer...
2013-10-07 Bjoern Schiessleadd comments
2013-10-07 Bjoern Schiessleremove deleted shares from the database table oc_share
2013-10-04 Bart VisscherMerge pull request #5110 from owncloud/pg_install_db
2013-10-04 Thomas Mülleradding privilege check on move and rename operations
2013-10-04 Thomas MüllerMerge pull request #5096 from owncloud/backport-4960...
2013-10-04 Morris JobkeTry connection with specified db when postgres does...
2013-10-03 Frank Karlitschek5.0.12 v5.0.12
2013-10-02 Thomas Müllerduplicate code :sigh: - will fix this in a second pr
2013-10-02 Thomas Mülleradding file_exists check just to be on the save side
2013-10-02 Thomas Müllerhandle error situation of rename proper
2013-09-30 Bjoern Schiessleset rememberlogin to false for the encryption app
2013-09-30 Bjoern Schiesslecheck every enabled app if the remember login feature...
2013-09-30 Bjoern Schiessleintroduce OC_Util::rememberLoginAllowed()
2013-09-30 Bjoern Schiessledon't remember login if the encrypion app is enabled...
2013-09-27 Frank Karlitschek5.0.12 RC1
2013-09-26 VicDeoMerge pull request #4948 from owncloud/fix-inputfields
2013-09-26 Bjoern Schiesslewe can leave the loop if the permission of the link...
2013-09-26 Bjoern Schiesslecheck only permission from link-share to decide if...
2013-09-24 Andreas FischerMerge pull request #4954 from owncloud/fix-link-expirat...
2013-09-23 Andreas FischerCalculate dateInPast and dateInFuture.
2013-09-23 Andreas FischerCompare objects directly. Also use $expected and $actual.
2013-09-23 Andreas FischerAdd database tests for INSERT/SELECT date format.
2013-09-23 Andreas FischerAdd comment explaining how $dateInFuture was picked.
2013-09-23 Andreas FischerCoding style: { for methods start are supposed to be...
2013-09-23 Andreas FischerExpiration tests for sharing with groups.
2013-09-23 Andreas FischerDo not repeat shareUserOneTestFileWithUserTwo() code.
2013-09-23 Andreas FischerMake dates test class properties.
2013-09-23 Andreas FischerTry to make Oracle happy by also specifying seconds.
2013-09-23 Andreas FischerTest whether a still-valid user share is still accessible.
2013-09-23 Andreas FischerTest whether an expired user share is still accessible.
2013-09-23 Robin Appelmanremove deleted files while scanning
2013-09-23 Bjoern Schiessleinitialize variable
2013-09-23 Bjoern Schiesslecalculate correct permissions while toggle the password...
2013-09-23 Bjoern Schiesslemake sure that both $permissions and $oldPermissions...
2013-09-23 Bjoern Schiessleonly remember password if the user changes the permissi...
2013-09-22 Jan-Christoph... fix visual glitch, do not use black border for input...
2013-09-22 Morris JobkeMerge pull request #4924 from owncloud/fixing-4416...
2013-09-20 Georg Ehrkepublic.php - check if maintenance mode is enabled
2013-09-20 Thomas Müllersetting a default on filecache column unencrypted_size
2013-09-19 Thomas Mülleradding comma to get cleaner diffs in the future
2013-09-19 Thomas Müllerno file actions during upload
2013-09-19 Thomas Müllerremove file action elements before recreating them
2013-09-19 Thomas Müllerstore the permissions retrieved via ajax within the...
2013-09-19 Thomas Mülleradd permissions of the file to the json response
2013-09-18 Bjoern Schiessleperformance improvement, check configuration only if...
2013-09-18 Bjoern Schiesslecheck if stream wrapper is already registered to avoid...
2013-09-13 Thomas MüllerMerge pull request #4827 from owncloud/backport-4719...
2013-09-13 Frank KarlitschekMerge pull request #4821 from owncloud/fix_user_management
2013-09-12 Thomas Müllersome is_resource tests have been missing in #4701
2013-09-12 ringmasterAllow numeric group names
2013-09-12 ringmasterEnsure creation of a JSON array, not an object.
2013-09-11 Jörn Friedrich... Improve IE Compatibility
2013-09-11 Thomas Müllernever hack late night
2013-09-10 Robin Appelmantest case for hooks send from a non-default view
2013-09-10 Robin Appelmanalso emit hooks for views that are a subfolder of the...
2013-09-10 Thomas MüllerMerge branch 'stable5' of github.com:owncloud/core...
2013-09-10 Thomas Müllerremoving all ?> jutt in case
2013-09-10 Thomas Müllerremoving ?> followed by whitespaces
2013-09-10 Thomas MüllerWorkaround for IE 9 & 10 for clicking filelist after...
2013-09-06 Frank Karlitschek5.0.11 v5.0.11
2013-09-06 Björn SchießleMerge pull request #4551 from owncloud/fix_4533
2013-09-06 Bjoern Schiessleremove some more debug output
2013-09-06 Bjoern SchiessleMerge branch 'stable5' into fix_4533
2013-09-05 Bjoern Schiessleremove some error_logs
2013-09-05 Bjoern Schiessleremove error logs
2013-09-05 Bjoern Schiesslecoding style fixes
2013-09-05 Bjoern Schiessleif the files doesn't exist yet we start with the parent...
2013-09-04 Bjoern Schiesslefix part file handling and real size calculation, this...
2013-09-01 Frank Karlitschek5.0.11 RC2
2013-09-04 blizzzMerge pull request #4701 from owncloud/fix_4667
2013-09-04 Arthur Schiwonone check is enough
2013-09-03 Bart VisscherMerge pull request #4700 from owncloud/stable5_ocp_file...
2013-09-03 Jörn Friedrich... Merge pull request #4699 from owncloud/stable5_autoload...
next