]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_config...
2010-07-10 Aldo "xoen... Fixed validation of /settings
2010-07-09 Robin AppelmanMerge git://gitorious.org/~icewind/owncloud/icewinds...
2010-07-09 Robin Appelmanfix line feeds
2010-07-08 Robin AppelmanMerge branch 'merge'
2010-07-08 Robin AppelmanMerge commit 'refs/merge-requests/23' of git://gitoriou...
2010-07-07 Robin AppelmanOnly connect to a remote ownCloud when we are actually...
2010-07-07 Robin AppelmanInitial version of remote ownCloud access through files...
2010-07-06 Robin AppelmanFix custom database names
2010-07-06 Robin AppelmanInitial work on transering files between servers
2010-07-06 Robin Appelmanfix table prefix not being set correctly to an empty...
2010-07-06 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2010-07-06 Robin AppelmanFix page not refreshing after login
2010-07-05 Robin AppelmanDo not use table perfix for sqlite
2010-07-05 Robin AppelmanFix some database errors
2010-07-05 Robin Appelmanmerge
2010-07-05 Robin Appelmanfix affected frows and free_result in OC_DB
2010-07-05 Robin AppelmanMerge commit 'refs/merge-requests/27' of git://gitoriou...
2010-07-05 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2010-07-05 Robin AppelmanFix some database problems, do not use the cache when...
2010-07-04 Robin Appelmanmayor improvements in the handling of locks in webdav
2010-07-04 Robin Appelmanfix recursive copying of folders with webdav
2010-07-04 Robin Appelmanfix wrong header sent as response when overwriting...
2010-07-04 Aldo "xoen... Avoid creation of variables just to put the table names...
2010-07-04 Aldo "xoen... Using DB table prefix in 'inc/HTTP/WebDAV/Server/Filesy...
2010-07-04 Robin Appelmanfix silly mistake in previous commit
2010-07-04 Robin Appelmanfix potential infinite loop
2010-07-04 Aldo "xoen... Changed table name from Log to log in 'inc/lib_log...
2010-07-04 Aldo "xoen... Now DB tables are created with the right name (using...
2010-07-04 Aldo "xoen... Write DB table prefix into the configuration file
2010-07-04 Aldo "xoen... Added a input for the DB table prefix in 'inc/templates...
2010-07-04 Aldo "xoen... Made first run a valid XHTML document ;)
2010-07-03 Aldo "xoen... Using table prefix preference in 'inc/lib_user.php'
2010-07-03 Aldo "xoen... Using table prefix preference in 'inc/lib_ocs.php'
2010-07-03 Aldo "xoen... Using table prefix preference in 'inc/lib_log.php'
2010-07-03 Aldo "xoen... Using table prefix preference and some reformatting
2010-07-03 Aldo "xoen... Added variable $CONFIG_DBTABLEPREFIX in configuration...
2010-06-30 Aldo "xoen... Font size now respect user preferences
2010-06-29 Aldo "xoen... Fixed some validation error in /settings
2010-06-29 Aldo "xoen... Specified character encoding
2010-06-29 Sandroload all plugins
2010-06-29 Robin Appelmanchange target directory for uploads when changing folde...
2010-06-28 Sandroshow users/group config
2010-06-28 Sandroload plugins
2010-06-27 Robin Appelmanfix webroot when using symlinks
2010-06-26 Sandroright WEBROOT
2010-06-25 Robin Appelmanfix users being to able to read files outside the datadir
2010-06-22 Robin Appelmanfix checkboxes in filebrowser in konqueror
2010-06-21 Robin AppelmanCache user and group id's to save some queries
2010-06-20 Robin AppelmanInitial PostgreSQL support
2010-06-18 Robin Appelmanuse MDB2_Schema for the creation of the initial database
2010-06-11 Robin Appelmanfix insertid in OC_DB
2010-06-11 Robin Appelmanfix loading of plugins
2010-06-10 Robin Appelmanfix changing password when using sqlite
2010-06-09 Robin AppelmanMerge commit 'refs/merge-requests/19' of git://gitoriou...
2010-06-09 Willi Ballenthinchanged a single typo. 'to' --> 'too'.
2010-06-09 Gaël BeaudoinSet the footer version to RC1 v1.0RC1
2010-06-07 Robin Appelmanimproved detection of WEBROOT
2010-06-06 Robin Appelmanless options when using sqlite during first run
2010-06-06 Robin Appelmandisable user managment for now
2010-06-01 Robin Appelmanbetter error messages if there are premission problems
2010-06-01 Robin Appelmannotify the user if sqlite isn't installed during the...
2010-05-24 Robinuse proper file mode when testing config file for write...
2010-05-22 Robinonly check for a writeable config.php when attempting...
2010-05-22 Thomas ZanderIgnore auto-generated config file
2010-05-22 Thomas ZanderAdd a gitignore file for project
2010-05-22 Robindo not give the 'can't write config file' error when...
2010-05-22 Robinremove config/config.php, this will make using git...
2010-05-22 Robinclean the admin configuration form of db related entrie...
2010-05-22 Robinwhen not admin, only show logs of the current user
2010-05-22 Robinuse MDB2's escape instead of mysql_escape
2010-05-22 Robinupdated docs
2010-05-22 Robinremove old unused _can_excecute
2010-05-22 Robinmerge
2010-05-22 Robinsmall webdav fixes
2010-05-21 Robinfix when owncloud is installed in the root of a server
2010-05-19 Thibaut GRIDELwebdav: fix getDir file attributes
2010-05-16 Thibaut GRIDELdrop PEAR::DB
2010-05-16 Thibaut GRIDELremove backup file
2010-05-16 Thibaut GRIDELfix ocs path and queries
2010-05-16 Thibaut GRIDELcode duplication: use lib_filesystem.php instead
2010-05-16 Thibaut GRIDELlog read/write files
2010-05-15 Robinfixes in log and ocs
2010-05-15 Robinsmall fixes
2010-05-14 Robinprovide layout for smaller screens on android/iphone
2010-05-12 Robinimporovement in mimetype detection
2010-05-11 Robinwebdav fixes
2010-05-10 Robinmerge
2010-05-09 Robinmore checks on server enviroment and some bugfixes...
2010-05-08 Robinprovide option for automatic backup
2010-05-07 Robinuse an abstraction for file system functions to allow...
2010-05-04 Robinport OC_DB to MDB2
2010-05-02 Thibaut GRIDELsome more includes
2010-05-02 Thibaut GRIDELgive a chance to configure CONFIG_DATADIRECTORY
2010-05-02 Robininitial work on making connections between seperate...
2010-05-02 Robinfix bug in webdav
2010-05-02 Robinfix first run dialog in konqueror
2010-05-02 Robinfix webdav when not using the default data directory
2010-05-02 Robinmerge
2010-05-02 Thibaut GRIDELsimple fixes
next