]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2010-07-08 Robin AppelmanMerge branch 'merge'
2010-07-08 Robin AppelmanMerge commit 'refs/merge-requests/23' of git://gitoriou...
2010-07-06 Robin AppelmanFix page not refreshing after login
2010-07-05 Robin Appelmanfix affected frows and free_result in OC_DB
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 Robin Appelmanfix silly mistake in previous commit
2010-07-04 Robin Appelmanfix potential infinite loop
2010-07-04 Aldo "xoen... Made first run a valid XHTML document ;)
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-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
2010-05-01 Robinwebdav fixes
2010-05-01 Robinfix layout bug in first run wizard
2010-05-01 Robin AppelmanMore bug fixes, mostly IE related
2010-05-01 Robin Appelmanfix renaming files in IE
2010-05-01 Thibaut GRIDELwebdav: fix icewind's new Filesystem.php version
2010-05-01 Thibaut GRIDELwebdav: remove merge copy
2010-04-30 Robin AppelmanFix a few things in IE
2010-04-30 Robin Appelmanfix bug on windows hosts where serverroor uses \ in...
2010-04-28 Robinfix problem caused by wrong merging
2010-04-28 Robinclear default config
2010-04-28 Robinfix determing the user specific data directory when...
2010-04-28 Robinmerge
2010-04-28 Robinfix merge conflicts
2010-04-25 Robinbug fix in mimetype detect code
2010-04-25 Robinbugfix when filling the database in first run dialog
2010-04-25 Robinsmall bugfix when creatring new files/folders
2010-04-25 Robinbug fix when starting multiply uploads while the old...
2010-04-25 Robinsome cleanup/refactoring
2010-04-24 Robinport webdav authentication to the multiuser system
2010-04-24 Robinfix broken requires in webdav
2010-04-24 Robinremove dependency on set_include_path because not all...
2010-04-23 Robinbug fix first run wizzard take 3
2010-04-22 Robinbug fix first run wizzard take 2
2010-04-22 Robinbug fix first run wizzard
2010-04-22 Robinchange the config system to support multi user
2010-04-22 Robinadmins can now create new users
2010-04-22 Robin(very) early multiuser support
2010-04-21 rootUpdate to the svn version of "HTTP WebDAV server" ...
2010-04-21 rootsmall cleaning
2010-04-21 roottrial commit
2010-04-20 Robincreate data directory if it doesn't exist
2010-04-20 Robincss fixes
next