]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-03-17 Tom NeedhamAdd exportinfo to user exports.
2012-03-17 Tom NeedhamMove user import to the admin
2012-03-16 Tom NeedhamAdded prototype of user import
2012-03-16 Tom NeedhamMigration info is an object. Other fixes
2012-03-16 Tom NeedhamFix export for admin and users. Added 3 admin export...
2012-03-15 Tom NeedhamImprove admin_export ui and move system export cde...
2012-03-14 Tom NeedhamFix zip creation. Add param to cleanUp() method. Add...
2012-03-13 Tom Needhammove zip creation inside OC_Migrate
2012-03-13 Tom Needhamtypo :/
2012-03-13 Tom NeedhamAdd getApps() method to return apps supporting migration
2012-03-13 Tom NeedhamFinish import function for bookmarks
2012-03-13 Tom NeedhamUse data dir from config.php
2012-03-13 Tom Needhamadded cleanUp() method to OC_Migrate
2012-03-13 Tom Needhamfix structure of user export zip
2012-03-13 Tom Needhamjson encode the output
2012-03-13 Tom NeedhamFind migrate.php even for disabled apps. Improve ui...
2012-03-12 Tom NeedhamImproved import function. Added param to connectDB...
2012-03-12 Tom NeedhamFix copyRows() return value. Generate app info and...
2012-03-11 Tom NeedhamFix return value of export
2012-03-11 Tom NeedhamMerge returns from insertData()
2012-03-11 Tom NeedhamFix copyRows() and sqlite connection
2012-03-10 Tom NeedhamLots of fixes, improve copyRows() method and update...
2012-03-10 Tom NeedhamAdd OC_Migrate::copyRows() method
2012-03-09 Tom NeedhamFirst basic implementation of migration.db.
2012-03-03 Tom NeedhamUse json for migration data
2012-03-03 Tom NeedhamUdpdate bookmarks migration provider. App version inclu...
2012-03-03 Tom NeedhamReplace db on import. Update user_migration export...
2012-03-03 Tom NeedhamUpdate bookmarks migration provider.
2012-03-02 Tom NeedhamUpdate database.xml locations. Fix dbexport.xml.
2012-03-02 Tom Needhamchange <create> value in db export
2012-03-02 Tom Needhamremoved duplicate function
2012-03-02 Tom NeedhamFix merge conflict
2012-03-02 Jakob SackThe tables "principals" and "principalgroups" are obsolete
2012-03-02 Jakob SackFix missing bracket
2012-03-02 Jakob SackRemove the link between the principals table and the...
2012-03-02 Jakob SackAdd /dav.php, a single location bundling all *DAV-opera...
2012-03-02 Robin Appelmanadd streamwrapper that provides a callback on stream...
2012-03-02 Robin Appelmanadd search implementation to filestorage common
2012-03-02 Robin Appelmanonly test enabled apps
2012-03-02 Robin Appelmandon't try to seach apps in hidden folders
2012-03-02 Robin Appelmanallow apps to ship test cases
2012-03-01 Bart VisscherSearch: Change provider registration to class name...
2012-03-01 Bart VisscherFiles: Fix wrong attribute name in OC_Search_Provider_File
2012-03-01 Bart VisscherSimplify stripping the last part off WEBROOT and SERVER...
2012-03-01 Michiel de... remoteStorage app version 0.5
2012-03-01 Michiel de... remoteStorage app version 0.5
2012-03-01 Michiel de... remoteStorage app version 0.5
2012-03-01 Bart VisscherSmall cleanups
2012-03-01 Bart VisscherCalendar: Don't request edit form for readonly events
2012-03-01 Bart VisscherImplement showing Birthdays of contacts in the calendar
2012-03-01 Bart VisscherCalendar: fix bug in creating DTEND from DTSTART
2012-03-01 Bart VisscherBookmarks: fix loading and displaying of the bookmarks
2012-03-01 Tom NeedhamAdded replaceDB method in lib/db.php
2012-03-01 Robin Appelmanload streamwrappers earlier
2012-03-01 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-03-01 Frank Karlitschekundo the change of the webroot detection. seams to...
2012-03-01 Arthur SchiwonLDAP: set also quota, when there is no explicit default...
2012-03-01 Arthur SchiwonLDPA: fix setting variables and add missing ones to...
2012-03-01 Arthur SchiwonLDAP fix: set user quota, if attribute is provided
2012-02-29 Robin Appelmanadd test cases for stat and touch
2012-02-29 Robin Appelmanadd touch() to all storage backands, and make paramete...
2012-02-29 Robin Appelmanremove debug output
2012-02-29 Michael GapczynskiFix opendir for folders aka Google Docs collections
2012-02-29 Arthur Schiwonconsider changed/new setting variables for user_ldap
2012-02-29 Arthur Schiwonmake ldap settings a little bit less ugly
2012-02-29 Michael GapczynskiMore work on Google Docs storage backend
2012-02-28 Bartek Przybylskidialogs library for apps
2012-02-28 Arthur Schiwontypo in function call
2012-02-28 Frank Karlitschekchange the detection of the webroot. it is simpler...
2012-02-28 Robin Appelmanmake sure the streamwrappers are registered early
2012-02-28 Frank Karlitscheknever try to load an non existing template,css,img.
2012-02-28 Arthur Schiwonmake LDAP filter for user list configurable
2012-02-28 Robin Appelmanadd test case for getLocalFile
2012-02-28 Robin Appelmanuse in-memory files for the datase scheme during instal...
2012-02-28 Robin Appelmanuse temporary file managment
2012-02-28 Robin Appelmanfix temporary file creation
2012-02-28 Robin Appelmanfix testcase runner
2012-02-28 Robin Appelmanfix copy/paste error in common filestorage
2012-02-28 Robin Appelmanadd temporary file managment
2012-02-27 Alessandro... Merge branch 'master' of git://gitorious.org/owncloud...
2012-02-27 Alessandro... bookmarklets should not look like buttons
2012-02-27 Michael GapczynskiInitial work on Google Docs storage backend
2012-02-27 Frank Karlitschekspaces -> tabs
2012-02-27 Robin Appelmanmore tests for filestorage
2012-02-27 Robin Appelmansome cleanup in filestorage
2012-02-27 Robin Appelmanextend filestorage common and provide test implementation
2012-02-27 Robin Appelmanfix test case for filestorage
2012-02-27 Robin Appelmanmake OC_FileStorage abstract
2012-02-26 Robin Appelmanremove accidendally added file
2012-02-26 Roland van... Fixed off by one bug. List length is 1 larger than...
2012-02-26 Georg Ehrkefix baseUri of the Carddav server
2012-02-26 Georg Ehrkefix baseUri of the Caldav server
2012-02-26 Georg Ehrkeadd missing parameter to addEventListener function...
2012-02-26 Georg Ehrkegive users the possibility to choose between monday...
2012-02-26 Frank Karlitschekchange back to 32bit. autoincrement doesn´t work with...
2012-02-26 Frank Karlitschekfirst part of the abstraction work of the apps folder...
2012-02-26 Robin Appelmandont enable encryption on default
2012-02-26 Robin Appelmandont set the encryption flag for existing non-encrypted...
2012-02-26 Robin Appelmanadd more valid fopen modes
2012-02-26 Robin Appelmanalways set encrypted flag when overwriting a file we...
next