Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix file upload | Georg Ehrke | 2012-09-10 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-09-10 | 1 | -88/+82 |
|\ | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -88/+82 |
* | | use tabs for indentation | Jörn Friedrich Dreyer | 2012-09-10 | 1 | -189/+189 |
|/ | |||||
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -26/+26 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -3/+3 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -5/+4 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -3/+9 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -2/+2 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -15/+15 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -33/+33 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-10 | 19 | -51/+64 |
* | Provide update script for files sharing | Michael Gapczynski | 2012-09-09 | 3 | -13/+44 |
* | Disable link sharing for folders temporarily - next release | Michael Gapczynski | 2012-09-09 | 1 | -2/+4 |
* | Don't display actions for children in shared collections, show the parent col... | Michael Gapczynski | 2012-09-09 | 2 | -43/+67 |
* | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 2 | -30/+39 |
* | Normalize the file path for shared children as a precaution | Michael Gapczynski | 2012-09-08 | 1 | -1/+2 |
* | Insert id for unique user group share rows | Michael Gapczynski | 2012-09-08 | 1 | -0/+1 |
* | Fix fetching shared children items, fixes problem with displaying owner of a ... | Michael Gapczynski | 2012-09-08 | 2 | -16/+35 |
* | move breadcrumb css to core so we can reuse it | Robin Appelman | 2012-09-09 | 2 | -3/+5 |
* | add breadcrumb controll to js | Robin Appelman | 2012-09-09 | 1 | -0/+43 |
* | Fix unsharing from self for group shares and add test for it | Michael Gapczynski | 2012-09-08 | 2 | -3/+25 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 43 | -187/+245 |
* | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
* | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
* | don't use regular expresions for a simple string replace | Robin Appelman | 2012-09-08 | 1 | -1/+1 |
* | add OC_Image::fitIn | Robin Appelman | 2012-09-08 | 1 | -15/+23 |
* | Suppress error message which would send headers for hosted sited where disk_f... | Thomas Tanghus | 2012-09-08 | 1 | -1/+1 |
* | style fixes for public util api | Georg Ehrke | 2012-09-08 | 1 | -24/+9 |
* | style fixes for public user api | Georg Ehrke | 2012-09-08 | 1 | -25/+13 |
* | style fixes for public response api | Georg Ehrke | 2012-09-08 | 1 | -9/+1 |
* | style fixes for public json api | Georg Ehrke | 2012-09-08 | 1 | -2/+0 |
* | style fixes for public files api | Georg Ehrke | 2012-09-08 | 1 | -17/+6 |
* | style fixes for public db api | Georg Ehrke | 2012-09-08 | 1 | -9/+0 |
* | style fixes for public config api | Georg Ehrke | 2012-09-08 | 1 | -58/+45 |
* | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -97/+97 |
* | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -116/+105 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 107 | -1044/+2955 |
* | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 5 | -24/+11 |
* | Prevent loading all apps twice from overwriting the core scripts and styles | Bart Visscher | 2012-09-07 | 1 | -1/+3 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 168 | -1834/+1834 |
* | Whitespace fixes | Bart Visscher | 2012-09-07 | 1 | -44/+44 |
* | EOL fixes | Bart Visscher | 2012-09-07 | 3 | -766/+764 |
* | Whitespace fixes in lib | Bart Visscher | 2012-09-07 | 4 | -9/+9 |
* | Fix setEtagHeader function | Bart Visscher | 2012-09-07 | 1 | -1/+2 |
* | Change caching checks for minimized files | Bart Visscher | 2012-09-07 | 1 | -15/+12 |
* | Global file cache should also be able to clear with prefix | Bart Visscher | 2012-09-07 | 1 | -2/+3 |
* | Remove core.{css,js} cache on upgrade | Bart Visscher | 2012-09-07 | 2 | -0/+7 |