]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-07-27 Bart VisscherChunked upload: Refactor OC_FileChunking to object
2012-07-27 Bart VisscherChunked upload: Refactor to static class
2012-07-27 Bart VisscherMerge branch 'master' into chunked_upload
2012-07-26 Bart VisscherSmarter remove of etag properties for path
2012-07-26 Bart VisscherFix oc-1362: post_rename has no path param but newpath...
2012-07-26 Georg EhrkeMerge branch 'subadmin'
2012-07-26 Georg EhrkeMerge branch 'master' into subadmin
2012-07-26 Michael GapczynskiFix used space calculation if shared folder does not...
2012-07-26 Arthur SchiwonLDAP: use OC_Cache to cache results from LDAP. Default...
2012-07-26 Arthur SchiwonLDAP: some cleanup
2012-07-26 Arthur Schiwoncode style
2012-07-26 Georg Ehrkefix errors like Failed opening required ownCloudcalenda...
2012-07-26 Georg Ehrkedeclare OCP\App::register as deprecated
2012-07-26 Georg Ehrkeconvert through caldav transmitted rgba calendarcolor...
2012-07-26 Jenkins for... [tx-robot] updated from transifex
2012-07-26 Jenkins for... [tx-robot] updated from transifex
2012-07-25 Lukas ReschkeUpdated style
2012-07-25 Lukas ReschkeRemove unused files
2012-07-25 Lukas ReschkeCheck for admin user
2012-07-25 Lukas ReschkeUpdated packages
2012-07-25 Bart VisscherCreate uniqid ETag for directories
2012-07-25 Bart VisscherRename functions
2012-07-25 Michael GapczynskiFix filesystem hash, no longer using basicOperation()
2012-07-25 Jenkins for... [tx-robot] updated from transifex
2012-07-25 Arthur SchiwonLDAP: check if php-ldap is installed. If not, give...
2012-07-25 Bart VisscherOpenID: fix include path
2012-07-25 Arthur SchiwonLDAP: replace deprecated constant
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur SchiwonLDAP: remove debug output
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur SchiwonLDAP: remove obsolete require_once
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur Schiwonremove unnecessary debug output
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur Schiwoncode style
2012-07-25 Arthur SchiwonLDAP: adjust test after refactoring
2012-07-25 Arthur SchiwonLDAP: silence warning, but handle the error
2012-07-25 Arthur SchiwonLDAP: split up LIB_LDAP into Access for LDAP interactio...
2012-07-25 Arthur Schiwonmethod not used externally, thus not needed in interface
2012-07-25 Arthur SchiwonLDAP: group backend now implements the interface, does...
2012-07-25 Arthur Schiwonprovide recursiveArraySearch as Helper function and...
2012-07-25 Arthur SchiwonLDAP: put app under the OCA\user_ldap\ namespace
2012-07-25 Arthur SchiwonSupport for OCA namespace
2012-07-25 Arthur SchiwonSupport for OCA namespace
2012-07-25 Arthur SchiwonLDAP: switch user backend from extending class OC_User_...
2012-07-25 Arthur Schiwonremove only internally used function from interface
2012-07-25 Arthur SchiwonOffer User and Group interfaces in public API
2012-07-25 Arthur SchiwonLDAP: pass user backend as instance, not classname
2012-07-25 Arthur Schiwondefine an interface for the Group Backend
2012-07-25 Arthur Schiwondefine an interface for the User Backend
2012-07-24 Frank Karlitschekadd the calls for the new keyserver. Still not connecte...
2012-07-24 Frank Karlitschekmigrate the webapps call to ocs
2012-07-23 Robin Appelmansome indention fixes
2012-07-23 Robin Appelmanmove some openid files to 3rdparty
2012-07-23 Robin Appelmanuse dummy user backend for oc_cache_file tests
2012-07-23 Robin Appelmanadd option to clear user backends
2012-07-23 Thomas Muellercreate a user for Test_Cache_File to allow unit tesing...
2012-07-23 Frank Karlitschekmake it generic and implement a dummy call for quota set
2012-07-23 Frank Karlitschekfirst part of the new new OCS CLOUD module. So far...
2012-07-23 Bjoern Schiesslefix broken properties in the database
2012-07-23 Bjoern Schiesslequick fix for broken properties
2012-07-23 Bjoern Schiessleupdate routine to fix broken file properties in db
2012-07-22 Thomas TanghusRemove unused ajax file.
2012-07-22 Thomas TanghusCache DOM lookups, general cleanup.
2012-07-22 Thomas TanghusCleaner event handling.
2012-07-22 Thomas TanghusNo need to set checksum on PHOTO.
2012-07-22 Thomas TanghusCleaner variable handling.
2012-07-22 Thomas TanghusMake sure notifier cleans up.
2012-07-22 Thomas TanghusRevert "No need to set checksum for PHOTO."
2012-07-22 Thomas TanghusNo need to set checksum for PHOTO.
2012-07-22 Thomas TanghusUse insertContact
2012-07-22 Thomas TanghusWhitespace
2012-07-22 Bart VisscherFix oc-1163: gzdecode function not always defined
2012-07-22 Robin AppelmanCSRF protection for eventsource
2012-07-22 Robin Appelmanprogressbar for New->From Url
2012-07-22 Robin Appelmancache fileid's in oc_cache
2012-07-22 Robin Appelmanadd option to only get fast cache
2012-07-22 Robin Appelmanadd prefix option to OC_Cache::clear
2012-07-22 Robin Appelmanadd method to OC_Cache to check whether a fast cache...
2012-07-21 Robin Appelmanuse file extension for determining mimetypes on default
2012-07-21 Thomas TanghusAdded help for keyboard shortcuts.
2012-07-21 Thomas TanghusFirst stab at Ninja mode ;-)
2012-07-21 Thomas TanghusImproved scrollTo method. Still not quite there...
2012-07-21 Thomas TanghusAdded next/previous methods to contacts list.
2012-07-21 Thomas TanghusRemove wrong comment.
2012-07-21 Thomas TanghusCode style. One down...
2012-07-21 Georg Ehrkeincrease width of user migrates form in personal settin...
2012-07-21 Georg EhrkeMerge branch 'master' into calendar_import
2012-07-21 Georg Ehrkesome style fixes for calendar
2012-07-21 Georg EhrkeMerge branch 'master' into subadmin
2012-07-21 Georg Ehrkeadd some hooks for subadmins
2012-07-21 Thomas TanghusImplemented undelete for contacts.
2012-07-21 Thomas TanghusMade contactlist optional in insertContact().
2012-07-21 Thomas TanghusWhite space.
2012-07-21 Thomas TanghusAdded option to notify method.
2012-07-21 Georg EhrkeMerge branch 'master' into subadmin
2012-07-21 Thomas TanghusDRYed inserting into contacts list.
2012-07-21 Georg Ehrkesome js improvements for subadmins
2012-07-20 Bart VisscherFix missing parameter decleration, thanks Jenkins :-)
next