Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. | Arthur Schiwon | 2012-05-31 | 3 | -5/+5 |
| | |||||
* | Added & improved documentation | Sam Tuke | 2012-05-31 | 1 | -3/+11 |
| | |||||
* | fixed typo | Sam Tuke | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | Improved class comment block | Sam Tuke | 2012-05-31 | 1 | -10/+11 |
| | |||||
* | added extensive class comment based on icewind's January list email | Sam Tuke | 2012-05-31 | 1 | -19/+33 |
| | |||||
* | fixed typos in var names | Sam Tuke | 2012-05-31 | 1 | -3/+3 |
| | |||||
* | clarified comment | Sam Tuke | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | Applied fix from kalassico for "Chiper text must be a string" bug ↵ | Sam Tuke | 2012-05-31 | 1 | -10/+17 |
| | | | | (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) | ||||
* | LDAP: make queries compatible also with PostgreSQL | Arthur Schiwon | 2012-05-31 | 1 | -7/+12 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 16 | -98/+2 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | Calendar: small cleanup of import progress writing | Bart Visscher | 2012-05-31 | 1 | -24/+15 |
| | |||||
* | Remove unused L10N variable | Bart Visscher | 2012-05-31 | 1 | -1/+0 |
| | |||||
* | Whitespace fixes | Bart Visscher | 2012-05-31 | 1 | -2/+2 |
| | |||||
* | fix for pgsql database migration | Robin Appelman | 2012-05-31 | 1 | -0/+3 |
| | |||||
* | LDAP: fix wrong value for input type | Arthur Schiwon | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | don´t hardcode /tmp | Frank Karlitschek | 2012-05-30 | 7 | -8/+8 |
| | |||||
* | Contacts: Rewrote import script. | Thomas Tanghus | 2012-05-29 | 1 | -57/+26 |
| | |||||
* | Restrict requested app to apps directory | Michael Gapczynski | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | Initial support for Amazon S3 storage backend | Michael Gapczynski | 2012-05-29 | 3 | -0/+292 |
| | | | | | | Conflicts: apps/files_external/tests/config.php | ||||
* | Forgot a break. | Thomas Tanghus | 2012-05-29 | 1 | -6/+1 |
| | |||||
* | Contacts: NOTE wasn't saved properly. | Thomas Tanghus | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | Contacts: Improve loading and cleanup of dialogs. | Thomas Tanghus | 2012-05-29 | 5 | -29/+44 |
| | |||||
* | add lib collection and lib scanner to media's appinfo/app.php | Georg Ehrke | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | fix status | Georg Ehrke | 2012-05-29 | 1 | -9/+5 |
| | | | | of timezone detection | ||||
* | Correct typo in last_insert_id for calendar and pg fix #oc-731 | Brice Maron | 2012-05-28 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix XSS. | Thomas Tanghus | 2012-05-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-28 | 3 | -2/+3 |
|\ | |||||
| * | Contacts: Double check XSS, and fix a rookie error ;-) | Thomas Tanghus | 2012-05-28 | 2 | -2/+2 |
| | | |||||
| * | add urlencode for caldav link | Georg Ehrke | 2012-05-28 | 1 | -0/+1 |
| | | |||||
* | | remove not needed includes | Frank Karlitschek | 2012-05-28 | 8 | -16/+3 |
|/ | |||||
* | update When | Georg Ehrke | 2012-05-27 | 1 | -8/+2 |
| | |||||
* | allow longer paths for gallery | Robin Appelman | 2012-05-26 | 2 | -4/+4 |
| | |||||
* | check during ownCloud upgrade if all the installed apps are compatible with ↵ | Frank Karlitschek | 2012-05-26 | 2 | -4/+24 |
| | | | | the new ownCloud version. Disable them if not | ||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 57 | -57/+58 |
| | |||||
* | LDAP: support for 'member' as group-member-association | Arthur Schiwon | 2012-05-26 | 2 | -2/+3 |
| | |||||
* | fix share for users with a point within their name | Georg Ehrke | 2012-05-26 | 1 | -3/+4 |
| | |||||
* | Correct small typo to Crypt_Blowfish 3drparty fix oc-810 | Brice Maron | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | only enable compatible apps | Frank Karlitschek | 2012-05-25 | 1 | -2/+10 |
| | |||||
* | Add HEAD request management for files ajax/download.php | Brice Maron | 2012-05-24 | 2 | -2/+8 |
| | |||||
* | Add translation for error message | Brice Maron | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | Add error message when uploading folder or null files. ref oc-739 | Brice Maron | 2012-05-24 | 1 | -0/+5 |
| | |||||
* | share code between smb and ftp filestorage backends | Robin Appelman | 2012-05-24 | 4 | -157/+92 |
| | |||||
* | Add pending line in file list before trying to upload. Correct indentation | Brice Maron | 2012-05-24 | 1 | -111/+110 |
| | |||||
* | smb filestorage backend | Robin Appelman | 2012-05-24 | 5 | -0/+598 |
| | |||||
* | Initial work on UI for mounting external storage | Michael Gapczynski | 2012-05-24 | 6 | -1/+176 |
| | |||||
* | Fix private link sharing via email, fix for bug oc-750 | Michael Gapczynski | 2012-05-23 | 1 | -1/+0 |
| | |||||
* | changed the default from Berlin to UTC. | Frank Karlitschek | 2012-05-24 | 1 | -1/+1 |
| | | | | Greetings form Berlin by the way ;-) | ||||
* | Correct small style problem with task app fix #oc-689 | Brice Maron | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | enable running unit tests from cli | Robin Appelman | 2012-05-22 | 2 | -11/+24 |
| | |||||
* | removed closing php tag | Sam Tuke | 2012-05-22 | 1 | -3/+1 |
| |