summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove mp3info from dependency checkRobin Appelman2012-01-081-6/+0
* mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* remove old code in commentsGeorg Ehrke2012-01-081-6/+0
* Merge branch 'master' into calendarGeorg Ehrke2012-01-0830-152/+662
|\
| * dont overwrite the database with the gallery databaseRobin Appelman2012-01-081-1/+1
| * dont create a new user when it already existsRobin Appelman2012-01-081-9/+16
| * improve detection for mysql databasesRobin Appelman2012-01-081-3/+6
| * Improve music playlist rendering.Cloud Dumper2012-01-082-4/+16
| * load reverse driver when updating databaseRobin Appelman2012-01-081-0/+1
| * don't try to upgrade what isn't installedRobin Appelman2012-01-081-7/+9
| * db overwriting, gallery creating fixBartek Przybylski2012-01-082-3/+8
| * Merge branch 'master' of gitorious.org:owncloud/owncloudBartek Przybylski2012-01-086-54/+137
| |\
| | * allow changing database backends between PDO and MDB2Robin Appelman2012-01-081-4/+19
| | * Fix updateApp() and add extra check to updateApps()Michael Gapczynski2012-01-081-7/+9
| | * update apps when their version number increasesRobin Appelman2012-01-082-0/+31
| | * fix errors during database migrationRobin Appelman2012-01-081-7/+8
| | * set the installed version after updating the databaseRobin Appelman2012-01-081-0/+1
| | * fixes in the sqlite manager driverRobin Appelman2012-01-081-23/+49
| | * automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman2012-01-082-7/+12
| | * small fix in sqlite3 driverRobin Appelman2012-01-081-3/+0
| | * minor changes to mysql setupRobin Appelman2012-01-081-4/+4
| | * some fixes in the sqlite3 driverRobin Appelman2012-01-082-7/+12
| * | rename fix, licence header addedBartek Przybylski2012-01-0815-4/+308
| |/
| * Merge branch 'master' of gitorious.org:owncloud/owncloudBartek Przybylski2012-01-082-5/+18
| |\
| | * Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
| | * Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
| * | rename and delete hooksBartek Przybylski2012-01-082-6/+74
| * | gallery version bump to force db updateBartek Przybylski2012-01-081-2/+2
| * | automatic adding of photo to album, feedback for user while scanning, general...Bartek Przybylski2012-01-0811-72/+82
| |/
| * enable gallery and admin_export by default at least for the alpha and beta.Frank Karlitschek2012-01-072-1/+3
* | 3rdparty: fix bug in whenGeorg Ehrke2012-01-081-1/+13
* | update calendar pot fileGeorg Ehrke2012-01-073-27/+143
* | fix search functionGeorg Ehrke2012-01-071-0/+1
* | update calendar pot fileGeorg Ehrke2012-01-061-62/+250
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-01-061-1/+1
|\
| * Use parameterTom Needham2012-01-061-1/+1
* | finish the application store feature so that users can download and install o...Frank Karlitschek2012-01-063-17/+53
|/
* add a formfactor session variable which is autodetected but can also manually...Frank Karlitschek2012-01-061-0/+37
* improve search functionGeorg Ehrke2012-01-063-3/+37
* Merge branch 'master' into calendarGeorg Ehrke2012-01-055-14/+95
|\
| * Added fixOrientation method which rotates the image based on EXIF data.Thomas Tanghus2012-01-051-2/+82
| * Wrong permission checking on file save.Thomas Tanghus2012-01-041-3/+3
| * Content type header was sent when saving image to disk.Thomas Tanghus2012-01-041-2/+2
| * Remove the keys in preferences when a user is deleted - Thanks rogercMichael Gapczynski2012-01-041-1/+2
| * remove error output if symlink already exists. this can happen if a user remo...Frank Karlitschek2012-01-031-1/+1
| * Fix sqlite detection for Ubuntu 11.10prcrst2012-01-031-1/+1
| * don't check if the target path is writable for operations that can create a n...Robin Appelman2012-01-031-4/+4
* | fix login check in ajax filesGeorg Ehrke2012-01-053-3/+9
* | fix js for repeating eventsGeorg Ehrke2012-01-051-1/+4