Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-24 | 263 | -5641/+8384 |
|\ | |||||
| * | Merge pull request #81 from fmms/master | Lukas Reschke | 2012-10-24 | 32 | -88/+88 |
| |\ | |||||
| | * | NoSpaceAfterComma II | Felix Moeller | 2012-10-23 | 6 | -11/+11 |
| | * | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 30 | -83/+83 |
| * | | Forget to urlencode the path | Lukas Reschke | 2012-10-24 | 1 | -1/+1 |
| * | | urlencode | Lukas Reschke | 2012-10-24 | 1 | -6/+6 |
| * | | Revert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4 | Lukas Reschke | 2012-10-24 | 1 | -1/+1 |
| * | | normalize path | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
| * | | urldecode target directory | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
| * | | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -1/+2 |
| * | | fix copy&paste bug from previous commit | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
| * | | Shared files are not stored in the file cache. Therefore we need to | Björn Schießle | 2012-10-24 | 1 | -1/+18 |
| * | | Place the brackets in the first line | Lukas Reschke | 2012-10-24 | 5 | -288/+274 |
| * | | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -203/+203 |
| * | | calling OC_Filesystem at this point will initialize file system with wrong us... | Björn Schießle | 2012-10-24 | 1 | -2/+8 |
| * | | Merge pull request #76 from fmms/master | Lukas Reschke | 2012-10-23 | 6 | -12/+9 |
| |\| | |||||
| | * | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 4 | -4/+4 |
| | * | Checkstyle: MultiLineCondition | Felix Moeller | 2012-10-23 | 1 | -4/+1 |
| | * | Checkstyle: LowerCaseConstant | Felix Moeller | 2012-10-23 | 2 | -4/+4 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-24 | 185 | -5115/+7545 |
| * | | LDAP: properly check if Groups-feature is enabled | Arthur Schiwon | 2012-10-24 | 1 | -3/+2 |
| * | | Merge pull request #75 from fmms/master | Lukas Reschke | 2012-10-23 | 14 | -37/+37 |
| |\| | |||||
| | * | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 14 | -37/+37 |
| * | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-24 | 1 | -4/+0 |
| * | | Format CSS in a readable way | Lukas Reschke | 2012-10-24 | 1 | -8/+44 |
| * | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-24 | 1 | -2/+0 |
| * | | Format the CSS in a readable way | Lukas Reschke | 2012-10-23 | 1 | -11/+73 |
| * | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| * | | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -18/+83 |
| * | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| * | | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -7/+63 |
| * | | box-shadow can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| * | | radius can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -2/+0 |
| * | | box-shadow can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -2/+0 |
| * | | Format the CSS in a readable way…. | Lukas Reschke | 2012-10-23 | 1 | -9/+65 |
| * | | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| * | | Fix urlencoding in the breadcrumb | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| * | | Merge pull request #62 from fmms/master | Lukas Reschke | 2012-10-23 | 10 | -77/+77 |
| |\| | |||||
| | * | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 10 | -77/+77 |
| * | | Merge pull request #40 from scambra/dateformat-fixes | Lukas Reschke | 2012-10-23 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | fix strftime in windows, use %#d instead of %e in windows | scambra | 2012-10-23 | 1 | -1/+6 |
| * | | | use strtotime on non-nummeric times in oc_filesystem::touch | Robin Appelman | 2012-10-23 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 6 | -26/+50 |
| |\ \ | |||||
| | * | | check free space using folder's owner | scambra | 2012-09-19 | 6 | -26/+50 |
| * | | | Merge pull request #59 from fmms/master | icewind1991 | 2012-10-23 | 8 | -12/+12 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 8 | -12/+12 |
| * | | | Files: urldecode urlencoded dir names, fixes oc-2111 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
| * | | | Merge pull request #58 from fmms/master | Lukas Reschke | 2012-10-23 | 1 | -5/+6 |
| |\| | | |||||
| | * | | Adding the t() function to have the labels in the search results translated | Felix Moeller | 2012-10-22 | 1 | -5/+6 |
| * | | | get effective username after webdav login, fixes oc-2108 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
| |/ / |