Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into ocs_api | Tom Needham | 2012-10-28 | 169 | -35278/+1502 |
|\ | |||||
| * | Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 | Brice Maron | 2012-10-26 | 1 | -1/+10 |
| * | Revert "Update SabreDAV to 1.7.1" | Lukas Reschke | 2012-10-13 | 102 | -4658/+4502 |
| * | Update SabreDAV to 1.7.1 | Lukas Reschke | 2012-10-13 | 102 | -4502/+4658 |
| * | Change the Archive_Tar _addFile function to make it possible to use a differe... | Bart Visscher | 2012-10-13 | 1 | -21/+24 |
| * | Update Archive_Tar to 1.3.10 | Lukas Reschke | 2012-10-13 | 1 | -32/+48 |
| * | Update jquery-miniColors to 1.2.1 | Lukas Reschke | 2012-10-13 | 5 | -118/+292 |
| * | Update PHPMailer to 5.2.1 | Lukas Reschke | 2012-10-13 | 2 | -37/+97 |
| * | Update jQuery UI Time Picker to 0.3.1 | Lukas Reschke | 2012-10-12 | 53 | -45/+317 |
| * | Update 3rdparty/js/chosen/VERSION | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| * | Update chosen to version 0.9.8 | Lukas Reschke | 2012-10-12 | 5 | -520/+690 |
| * | Update fullcalendar to 1.5.4 | Lukas Reschke | 2012-10-12 | 5 | -34/+30 |
| * | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -2/+2 |
| * | supress some warning in cloudfiles library | Robin Appelman | 2012-10-11 | 1 | -2/+2 |
| * | normalize paths for dir and statcache in smb stream wrapper | Robin Appelman | 2012-10-11 | 1 | -0/+12 |
| * | remove simpletest | Robin Appelman | 2012-10-03 | 94 | -34488/+0 |
* | | Fix merge conflicts | Tom Needham | 2012-09-13 | 41 | -59/+5941 |
|\| | |||||
| * | fix schema updates with oracle\n basically this took me all day to debug and ... | Jörn Friedrich Dreyer | 2012-09-12 | 2 | -22/+79 |
| * | fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bu... | Jörn Friedrich Dreyer | 2012-08-27 | 2 | -2/+2 |
| * | adding coverage extension for simpletest | Thomas Mueller | 2012-08-26 | 21 | -0/+1361 |
| * | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 279 | -896/+26911 |
| |\ | |||||
| | * | Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/... | Thomas Tanghus | 2012-08-09 | 1 | -1/+4 |
| | * | add SabreDav 1.6.4 | Georg Ehrke | 2012-08-09 | 180 | -0/+25160 |
| | * | remove SabreDav 1.6.3 | Georg Ehrke | 2012-08-09 | 180 | -25055/+0 |
| | * | Merge commit 'refs/merge-requests/76' of git://gitorious.org/owncloud/ownclou... | Georg Ehrke | 2012-07-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Server verhindert beim OSX Client einen Delete | Steven | 2012-02-13 | 1 | -1/+1 |
| * | | | Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/... | Thomas Tanghus | 2012-08-24 | 1 | -0/+3 |
| * | | | dix php strict warnings in mdb2 oci8 | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -3/+3 |
| * | | | 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 |
| * | | | dont throw errors when opening a dir using fopen over the smb streamwrapper | Robin Appelman | 2012-07-10 | 1 | -0/+2 |
| * | | | fix statcache for filenames containing non-alphanumeric characters in smb str... | Robin Appelman | 2012-07-10 | 1 | -1/+4 |
| * | | | smb filestorage backend | Robin Appelman | 2012-07-10 | 1 | -0/+439 |
| * | | | no need to escape the title | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 |
| * | | | suppress warning if /dev/urandom is not readable (bug #997) | Bjoern Schiessle | 2012-06-14 | 1 | -1/+1 |
| * | | | fix for pgsql database migration | Robin Appelman | 2012-05-31 | 1 | -0/+3 |
* | | | | Remove old oauth-php library | Tom Needham | 2012-08-03 | 72 | -13238/+0 |
* | | | | OAuth server implementation using oauth library | Michael Gapczynski | 2012-08-02 | 2 | -0/+916 |
* | | | | Add oauth-php library | Tom Needham | 2012-08-01 | 72 | -0/+13238 |
* | | | | Merge branch 'master' into routing | Bart Visscher | 2012-07-24 | 9 | -0/+3001 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | move some openid files to 3rdparty | Robin Appelman | 2012-07-24 | 2 | -0/+2033 |
| * | | | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 180 | -25/+214 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-11 | 1 | -7/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-06 | 1 | -0/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | add miniColors | Georg Ehrke | 2012-07-04 | 7 | -0/+968 |
* | | | | | | | Very basic conversion of ocs to Symfony Routing Component | Bart Visscher | 2012-07-21 | 1 | -0/+0 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | add SabreDav 1.6.3 files | Georg Ehrke | 2012-07-20 | 180 | -0/+25055 |
* | | | | | | remove old files | Georg Ehrke | 2012-07-20 | 180 | -24866/+0 |
| |_|/ / / |/| | | | | |||||
* | | | | | introduce subclassed client.php and revert changes to 3rdparty | Bjoern Schiessle | 2012-07-06 | 1 | -7/+0 |
| |/ / / |/| | | | |||||
* | | | | send ca cert path to sabredav client | Bjoern Schiessle | 2012-07-05 | 1 | -0/+9 |
|/ / / |