Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | merge master into filesystem | Robin Appelman | 2012-11-21 | 1 | -0/+16 | |
|\| | ||||||
| * | Merge pull request #280 from butonic/feature_bmp_support | Frank Karlitschek | 2012-11-19 | 1 | -0/+16 | |
| |\ | ||||||
| | * | add php-doc for ellipsis | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+8 | |
| | * | move code to better places | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -0/+10 | |
* | | | merge master into filesystem | Robin Appelman | 2012-11-18 | 1 | -0/+31 | |
|\| | | ||||||
| * | | Fixed style according to owncloud styleguide | Valerio Ponte | 2012-11-14 | 1 | -1/+2 | |
| * | | Moved X-Sendfile headers into OC_Files::get | Valerio Ponte | 2012-11-14 | 1 | -0/+30 | |
| |/ | ||||||
* | | merge master into filesystem | Robin Appelman | 2012-11-08 | 1 | -1/+1 | |
|\| | ||||||
| * | Migration: On import of user accounts only import folders in home dir, use OC... | Tom Needham | 2012-11-08 | 1 | -1/+1 | |
* | | merge master into filesystem | Robin Appelman | 2012-11-04 | 1 | -6/+6 | |
|\| | ||||||
| * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -4/+4 | |
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -2/+2 | |
* | | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -10/+10 | |
|\| | ||||||
| * | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 1 | -10/+10 | |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 1 | -2/+16 | |
|\| | ||||||
| * | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -2/+16 | |
| |\ | ||||||
| | * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -3/+17 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 1 | -76/+78 | |
| | |\ \ | ||||||
| | * | | | Add linkToRoute functionality | Bart Visscher | 2012-09-12 | 1 | -0/+14 | |
| | * | | | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 1 | -58/+64 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 1 | -0/+11 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Routing: And start using them from php | Bart Visscher | 2012-08-12 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-26 | 1 | -9/+4 | |
|\| | | | | | | ||||||
| * | | | | | | Fix mimetype detection with the 'file' utility | Victor Dubiniuk | 2012-10-26 | 1 | -9/+4 | |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -5/+5 | |
|\| | | | | | | ||||||
| * | | | | | | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -5/+5 | |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-10-24 | 1 | -5/+5 | |
|\| | | | | | | ||||||
| * | | | | | | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 1 | -5/+5 | |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-10-23 | 1 | -2/+2 | |
|\| | | | | | | ||||||
| * | | | | | | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | merge master into filesystem | Robin Appelman | 2012-10-17 | 1 | -1/+12 | |
|\| | | | | | ||||||
| * | | | | | core.js and core.css don't need to be absolute | Bart Visscher | 2012-10-17 | 1 | -1/+12 | |
* | | | | | | merge master into filesystem | Robin Appelman | 2012-10-11 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | fixed offset calculation (bug #1961) | Björn Schießle | 2012-10-11 | 1 | -1/+1 | |
* | | | | | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | fix mimetype detection using the 'file' command in some edge cases | Robin Appelman | 2012-09-30 | 1 | -0/+1 | |
* | | | | | Do urlencoding in linkTo functions | Bart Visscher | 2012-09-28 | 1 | -1/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -73/+72 | |
* | | | | don't interpret strpos '0' as 'false' in while loop | Björn Schießle | 2012-09-18 | 1 | -1/+1 | |
* | | | | add leading '?' to parameter list (fixes bug #1732) | Björn Schießle | 2012-09-17 | 1 | -2/+5 | |
| |_|/ |/| | | ||||||
* | | | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -56/+56 | |
* | | | Add args parameter to linkTo(Absolute) function, to append the args automaticly | Bart Visscher | 2012-09-03 | 1 | -3/+9 | |
| |/ |/| | ||||||
* | | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+11 | |
|/ | ||||||
* | Move serverHost and serverProtocol functions to OC_Request | Bart Visscher | 2012-08-07 | 1 | -47/+1 | |
* | Added function to make url absolute | Bart Visscher | 2012-08-07 | 1 | -2/+13 | |
* | provide recursiveArraySearch as Helper function and make available through API | Arthur Schiwon | 2012-07-25 | 1 | -1/+27 | |
* | some indention fixes | Robin Appelman | 2012-07-24 | 1 | -2/+0 | |
* | use file extension for determining mimetypes on default | Robin Appelman | 2012-07-22 | 1 | -16/+13 | |
* | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -3/+3 | |
* | provide multibyte aware helper functions mb_str_replace, mb_substr_replace an... | Arthur Schiwon | 2012-07-02 | 1 | -5/+69 |