Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow permissions.user to be null as suggested by @butonic | Georg Ehrke | 2013-08-07 | 2 | -2/+2 |
* | implement previews of single shared files | Georg Ehrke | 2013-08-07 | 2 | -1/+5 |
* | fix merge conflicts | Georg Ehrke | 2013-08-05 | 642 | -4744/+7925 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-05 | 66 | -121/+124 |
| * | Merge pull request #4285 from owncloud/scan-files-script-master | Thomas Müller | 2013-08-05 | 2 | -0/+67 |
| |\ | |||||
| | * | remove cli check | Thomas Müller | 2013-08-02 | 1 | -4/+0 |
| | * | more verbose printouts - fixing execution | Thomas Müller | 2013-08-02 | 1 | -7/+18 |
| | * | adjust usage text | Thomas Müller | 2013-08-02 | 1 | -2/+2 |
| | * | Use console.php entry point for file scanning from console | Bart Visscher | 2013-08-02 | 2 | -2/+25 |
| | * | adding new cli script to rescan files | Thomas Müller | 2013-08-01 | 1 | -0/+37 |
| * | | Merge pull request #4293 from owncloud/config-date | Thomas Müller | 2013-08-04 | 2 | -5/+10 |
| |\ \ | |||||
| | * | | fixing PHPDoc | Thomas Müller | 2013-08-04 | 1 | -3/+3 |
| | * | | add 'logdateformat' to config.sample.php | Thomas Müller | 2013-08-04 | 1 | -1/+4 |
| | * | | make log date configurable, default to iso 8601 | Bernhard Posselt | 2013-08-02 | 1 | -1/+3 |
| * | | | Merge pull request #4308 from owncloud/fix-4194 | Thomas Müller | 2013-08-04 | 1 | -3/+6 |
| |\ \ \ | |||||
| | * | | | fixing PHPDoc | Thomas Müller | 2013-08-04 | 1 | -1/+1 |
| | * | | | Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. | Andreas Fischer | 2013-08-04 | 1 | -2/+5 |
| * | | | | Merge pull request #4228 from owncloud/fix-3836 | Thomas Müller | 2013-08-04 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | app migrate: Use = instead of LIKE as described in the comment above. | Andreas Fischer | 2013-07-29 | 1 | -1/+1 |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-04 | 360 | -1589/+1610 |
| | |/ / / | |/| | | | |||||
| * | | | | add reveal mimetype | Robin Appelman | 2013-08-03 | 1 | -1/+2 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-03 | 35 | -140/+200 |
| * | | | | Merge pull request #4299 from owncloud/simplify-db-transaction | Thomas Müller | 2013-08-02 | 1 | -10/+0 |
| |\ \ \ \ | |||||
| | * | | | | Simplify OC_DB transaction functions | Bart Visscher | 2013-08-02 | 1 | -10/+0 |
| * | | | | | Merge pull request #4283 from owncloud/add_ocimage_unittest | Bart Visscher | 2013-08-02 | 4 | -0/+221 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update skipped tests messages | kondou | 2013-08-02 | 1 | -3/+3 |
| | * | | | | | Merge branch 'master' into add_ocimage_unittest | kondou | 2013-08-02 | 176 | -499/+830 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Optimize image and skip mimetype test | kondou | 2013-08-01 | 2 | -0/+1 |
| | * | | | | | | Cover more cases | kondou | 2013-08-01 | 1 | -17/+17 |
| | * | | | | | | Add OC_Image Unit Test | kondou | 2013-08-01 | 4 | -0/+220 |
| * | | | | | | | Merge pull request #4287 from Takuto88/language-config | Thomas Müller | 2013-08-02 | 2 | -1/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | users's -> user's | Lennart Rosam | 2013-08-02 | 1 | -1/+1 |
| | * | | | | | | | Fix typo (again >.<).. gnah | Lennart Rosam | 2013-08-02 | 1 | -1/+1 |
| | * | | | | | | | Make default language configurable via config.php | Lennart Rosam | 2013-08-02 | 2 | -1/+10 |
| * | | | | | | | | Merge pull request #4274 from owncloud/breadcrumbs_show | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -0/+38 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | use fixed OC.Breadcrumb.push() | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -56/+32 |
| | * | | | | | | | add OC.Breadcrumb.show(dir, filename, link) | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -0/+62 |
| * | | | | | | | | Merge pull request #4284 from owncloud/dont_fatal_on_is_file | Thomas Tanghus | 2013-08-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | Don't throw a fatal, if is_file() parameter isn't | kondou | 2013-08-01 | 1 | -1/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-app | Jörn Friedrich Dreyer | 2013-08-02 | 8 | -27/+27 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Use isIgnoredDir() | kondou | 2013-07-10 | 1 | -1/+1 |
| | * | | | | | | Use !== and === in files_trashbin-app | kondou | 2013-07-10 | 8 | -27/+27 |
| * | | | | | | | Merge pull request #4278 from owncloud/breadcrumb-first | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | make sure the first breadcrumb item is inserted before any other elements in ... | Robin Appelman | 2013-08-01 | 1 | -1/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-02 | 166 | -470/+801 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Some styling to user list | Victor Dubiniuk | 2013-08-01 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #4221 from owncloud/fix-3698 | Jörn Friedrich Dreyer | 2013-08-01 | 2 | -19/+24 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add test for calculating size of newly empty folder | Michael Gapczynski | 2013-07-29 | 1 | -0/+5 |
| | * | | | Use query to calculate folder size | Michael Gapczynski | 2013-07-29 | 1 | -10/+13 |
| | * | | | Fix calculating size for empty folders | Michael Gapczynski | 2013-07-28 | 1 | -19/+16 |