]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-07-14 Frank Karlitschek5.0.9 v5.0.9
2013-07-14 Thomas MüllerMerge pull request #4039 from owncloud/webdav_create_ne...
2013-07-14 Thomas MüllerMerge pull request #4044 from owncloud/more_ie8_fixes
2013-07-13 Frank KarlitschekRemoved the preview warning. This is only a simple...
2013-07-12 Victor DubiniukIE8 Show delete icon
2013-07-12 Victor DubiniukSome styling to user list
2013-07-12 Victor DubiniukIe8 specific multiselect
2013-07-12 Björn Schießleif the file doesn't exists; create a new one. We use...
2013-07-12 Björn SchießleMerge pull request #3859 from owncloud/versioning_impro...
2013-07-12 Thomas MüllerMerge pull request #3965 from dphi/fix_2846
2013-07-11 Thomas MüllerMerge pull request #4014 from owncloud/fixing-4005...
2013-07-11 Thomas MüllerMerge pull request #3984 from owncloud/enable_oci_testi...
2013-07-10 Thomas Müllerupdate.php: remove event type 'error' as it's unused
2013-07-10 Thomas Müllermissing file
2013-07-10 Thomas Müller- eventsource.php: in case of potential CSRF attack...
2013-07-10 Frank Karlitschek5.0.8 v5.0.8
2013-07-09 Victor DubiniukFallback to border instead of box-shadow
2013-07-09 Victor DubiniukFix lazy styles loading in IE8
2013-07-09 Jörn Friedrich... enable oci in autotest.sh
2013-07-09 Bart VisscherGoing from text to clob is not something we do.
2013-07-08 Bart VisscherMerge pull request #3893 from owncloud/backport_1872
2013-07-08 Thomas MüllerMerge pull request #3970 from owncloud/backport-3946...
2013-07-08 Jörn Friedrich... Merge pull request #3940 from owncloud/stable5_oracle_t...
2013-07-08 Thomas MüllerSquashed commit of the following:
2013-07-08 Björn SchießleMerge https://github.com/owncloud/core/pull/3827
2013-07-06 Michael GapczynskiImplement getDirectoryPermissions() in Shared Permissio...
2013-07-06 Michael GapczynskiOnly retrieve the current user's permissions
2013-07-06 Robin AppelmanCache: provide a function to get the permissions of...
2013-07-05 Frank Karlitschek5.0.8 RC
2013-07-05 Thomas MüllerBackport of #3951 to stable5
2013-07-05 Thomas MüllerBackport of #3948 to stable5
2013-07-05 Thomas Muellerfor now we disable public upload in case encryption...
2013-07-05 Thomas Mülleradding tipsy to the upload button showing the max uploa...
2013-07-05 Björn Schießleremove unneeded bracket, was introduced by the last...
2013-07-05 Björn Schießleadded helper function to escape glob pattern
2013-07-05 Björn Schießlefix getUidAndFilename() test
2013-07-05 Björn Schießleonly check for external mount points if the external...
2013-07-05 Björn Schießlemake trash bin aware of system wide mounts with respect...
2013-07-05 Björn Schießleonly escape glob pattern
2013-07-05 Björn Schießledel share keys from correct location
2013-07-05 Björn Schießlealways return normalized path
2013-07-05 Björn Schießledelete file keys from the correct location
2013-07-05 Björn Schießlehandle rename correctly for system wide mounts
2013-07-05 Björn Schießlemove isSystemWideMountPoint() to util.php
2013-07-05 Björn Schießlesome performance improvements, check for system wide...
2013-07-05 Björn Schießlefix path to OC_Mount_Config
2013-07-05 Björn Schießlehandle system wide mount points
2013-07-05 Jörn Friedrich... fix insertIfNotExist return value, update doc and corre...
2013-07-05 Thomas Müllerno anonymous upload on read-only folders
2013-07-04 Victor DubiniukDo not add groups if user has no groups
2013-07-04 Georg Ehrkefix position of 'user shared the folder foldername...
2013-07-04 Jörn Friedrich... add correct check if table exists for oracle
2013-07-04 Bart VisscherOracle doesn't know & as bitwise AND
2013-07-04 Jörn Friedrich... for oracle use BITAND() instead of & in sharing permiss...
2013-07-04 Jörn Friedrich... fix type of numeric columns
2013-07-04 Jörn Friedrich... check item id is set
2013-07-04 Jörn Friedrich... stable5 does not have execute audited yet
2013-07-04 Jörn Friedrich... add missing backticks
2013-07-04 Jörn Friedrich... manuall calculate unix_timestamp for oracle
2013-07-04 Björn Schießlemore verbose error message
2013-07-04 Björn Schießleimproved error message
2013-07-04 Thomas Müllerno ?> at the end of a file
2013-07-04 Thomas Müllertypo
2013-07-04 Björn Schießlecast result to bool
2013-07-04 Björn Schießlefix error string
2013-07-04 Björn Schießleadd correct php version
2013-07-04 Björn Schießlecheck php version, the encryption app needs php >=...
2013-07-04 Jörn Friedrich... one if less
2013-07-04 Jörn Friedrich... use assertEquals number of rows in db tests
2013-07-04 Jörn Friedrich... fix numRows usage in files_encryption
2013-07-04 Jörn Friedrich... fix numRows usage in core lib
2013-07-04 Jörn Friedrich... fix numRows usage in user_ldap
2013-07-04 Jörn Friedrich... make PDOStatementWrapper return number of updated rows...
2013-07-04 Jörn Friedrich... Merge pull request #3931 from owncloud/backport_selectRange
2013-07-04 Björn SchießleMerge pull request #3921 from owncloud/init_default_strings
2013-07-03 Victor DubiniukAdd selectRange function
2013-07-03 Björn Schießleeddition string should be empty by default
2013-07-03 Björn Schießleadd public api
2013-07-03 Björn Schießlemove to non-static OC_Defaults
2013-07-03 Björn SchießleAdd init funtion to OC_Defaults to be able to wrap...
2013-07-02 Robin AppelmanSabre: throw exceptions when delete/create/write operat...
2013-07-02 Thomas Mülleruse $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST...
2013-07-02 Thomas Muellerin case $_SERVER['HTTP_HOST']) is not set let's return...
2013-07-02 Thomas MüllerMerge pull request #3905 from owncloud/emit_signals_for...
2013-07-02 Björn Schießleadd openssl_error_string() output to the owncloud.log
2013-07-02 Björn Schießlefix function documentation
2013-07-02 Björn Schießleintroduce pre-disable-app hook and use it for the encry...
2013-07-02 Jörn Friedrich... Merge pull request #3909 from owncloud/stable5-anon...
2013-07-02 Björn Schießleimproved error message
2013-07-01 Victor DubiniukUse svg to png fallback on demand only
2013-07-01 Victor DubiniukAdd fallback for svg app icons
2013-07-01 Victor DubiniukHide a ghost image on the apps management page
2013-07-01 Robin Appelmanfix detection of public upload in filelist.js
2013-07-01 Robin Appelmanfix uploading when ['dirtoken'] is not set
2013-07-01 Robin Appelmancode style
2013-07-01 Roman GeberAdded file-upload to GIT repo
2013-07-01 Roman GeberPublic upload feature
2013-07-01 Jörn Friedrich... use css browser switch instead of deprecated jquery...
2013-07-01 Jörn Friedrich... '#upload' is actually '#uploadprogresswrapper', fix...
2013-07-01 Jörn Friedrich... use local variable to walk DOM only once
next