| Commit message (Expand) | Author | Age | Files | Lines |
* | use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres ... | jfd | 2012-07-31 | 3 | -12/+12 |
* | remove superflous index (already indexed with primary key derived from <autoi... | jfd | 2012-07-31 | 1 | -30/+0 |
* | escape all identifiers with backticks | jfd | 2012-07-31 | 39 | -330/+337 |
* | comment extra timestamp quotation for oci8. Oracle can handle CURRENT_TIMESTA... | Jörn Friedrich Dreyer | 2012-07-31 | 1 | -4/+4 |
* | add oci8 to MDB2 | Jörn Friedrich Dreyer | 2012-07-31 | 6 | -0/+4354 |
* | 4.0.6v4.0.6 | Frank Karlitschek | 2012-07-31 | 1 | -2/+2 |
* | LDAP: don't die on unexpected collisions, handle empty display-name attribute... | Arthur Schiwon | 2012-07-30 | 2 | -11/+28 |
* | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-30 | 3 | -7/+21 |
* | Correction for 'Fix group detection for sharing in case username contains '@'... | Michael Gapczynski | 2012-07-30 | 1 | -3/+6 |
* | Remove delete tipsy if file is deleted, fixes bug oc-958 | Michael Gapczynski | 2012-07-30 | 1 | -0/+1 |
* | Set filter to empty if not set by Ampache client | Michael Gapczynski | 2012-07-30 | 1 | -3/+2 |
* | Set the user id when authenticating user for Ampache, fixes bug oc-219 | Michael Gapczynski | 2012-07-30 | 1 | -0/+2 |
* | Fix group detection for sharing in case username contains '@', fix for oc-1270 | Michael Gapczynski | 2012-07-30 | 2 | -2/+7 |
* | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-30 | 1 | -2/+3 |
* | Fix incorrect copy/paste for file_put_contents() | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Forgot data parameter for file_put_contents() streams pre proxies | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Run pre and post proxies for file_put_contents() streams | Michael Gapczynski | 2012-07-30 | 1 | -22/+49 |
* | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -2/+2 |
* | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -64/+69 |
* | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-30 | 6 | -8/+27 |
* | Delete old session files, suggested by Torben Nehmer, see bug oc-736 | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Check if user is already logged in for DAV auth, instead of logging in and cr... | Michael Gapczynski | 2012-07-30 | 1 | -6/+11 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-07-30 | 63 | -160/+110 |
|\ |
|
| * | apply fix suggested in oc-1132 - bugfix for oc-1132 | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
| * | mark OCP\App::register as deprecated | Georg Ehrke | 2012-07-26 | 1 | -10/+3 |
| * | convert through caldav transmitted rgba calendarcolor to rgb | Georg Ehrke | 2012-07-26 | 1 | -1/+7 |
| * | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
| * | Updated packages | Lukas Reschke | 2012-07-26 | 2 | -4/+2 |
| * | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
| * | Remove unused files | Lukas Reschke | 2012-07-26 | 3 | -137/+0 |
| * | LDAP: check if php-ldap is installed. If not, give an error output. FIX: blan... | Arthur Schiwon | 2012-07-25 | 1 | -0/+20 |
| * | add some calendar sharing hooks in stable4 - bugfix for oc-1325 | Georg Ehrke | 2012-07-25 | 1 | -0/+4 |
| * | - remove namespace from file property name (webdav) | Bjoern Schiessle | 2012-07-23 | 3 | -1/+13 |
| * | CSRF checks | Lukas Reschke | 2012-07-20 | 12 | -2/+14 |
| * | Added CSRF checks | Lukas Reschke | 2012-07-20 | 37 | -3/+44 |
* | | Fix errors when no addressbook. | Thomas Tanghus | 2012-07-30 | 2 | -12/+19 |
|/ |
|
* | Revert "use readfile() instead iof fopen() for file download over webdav." | Robin Appelman | 2012-07-19 | 1 | -1/+1 |
* | 4.0.5v4.0.5 | Frank Karlitschek | 2012-07-19 | 1 | -2/+2 |
* | remember username and provide autocomplete feature | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 |
* | Sharing: offer an option to allow sharing with everyone, i.e. do not check gr... | Arthur Schiwon | 2012-07-17 | 6 | -27/+64 |
* | Added hooks for postCreateUser to add default address book and calendar. Fixe... | Thomas Tanghus | 2012-07-17 | 2 | -0/+11 |
* | Added hook for postCreateUser. Probably fix for oc-1265. | Thomas Tanghus | 2012-07-17 | 2 | -1/+15 |
* | Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. | Thomas Tanghus | 2012-07-16 | 1 | -1/+8 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-07-16 | 1 | -1/+1 |
|\ |
|
| * | fix encoding fail in calendar app - bugfix for oc-1194 | Georg Ehrke | 2012-07-16 | 1 | -1/+1 |
* | | Corrected javascript definition. | Thomas Tanghus | 2012-07-16 | 1 | -1/+1 |
|/ |
|
* | latin1 => utf8. I thought I did this a month ago? | Thomas Tanghus | 2012-07-16 | 5 | -6/+6 |
* | update script to fix fscache | Bjoern Schiessle | 2012-07-13 | 2 | -1/+17 |
* | if the '/Shared' was the modified directory, than scan it. | Bjoern Schiessle | 2012-07-13 | 1 | -1/+1 |
* | Revert santizing toaddress, because PHPMailer now throws exceptions | Michael Gapczynski | 2012-07-11 | 1 | -2/+1 |