Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | add phpdoc | Georg Ehrke | 2014-09-15 | 1 | -0/+4 | |
| * | | | | | | | | add y to with-aspect naming schema | Georg Ehrke | 2014-09-15 | 1 | -7/+13 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #10362 from owncloud/preserve_transparency_on_fileload | Morris Jobke | 2014-09-16 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Preserve transparency when loading from a file | kondou | 2014-09-10 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #11060 from owncloud/rmobslang | Lukas Reschke | 2014-09-15 | 2 | -22/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove obsolete language files | Volkan Gezer | 2014-09-13 | 2 | -22/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10109 from owncloud/issue_#9793_guestlayout | Morris Jobke | 2014-09-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Step one, open guest layout for different styles. | Lukas Reschke | 2014-09-11 | 1 | -0/+1 | |
* | | | | | | | | | Merge pull request #10960 from owncloud/use-intl-module-master | Lukas Reschke | 2014-09-15 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use intl's native normalizer_normalize() in case the module is available | Thomas Müller | 2014-09-11 | 2 | -7/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #11041 from owncloud/no-size-check-on-lock-master | Raghu Nayyar | 2014-09-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | content size checks are not valid for LOCK | Thomas Müller | 2014-09-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #11043 from owncloud/test-againstNull | Clark Tomlinson | 2014-09-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Return false in case one of the values is null | Lukas Reschke | 2014-09-12 | 1 | -0/+4 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-12 | 1 | -0/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #11006 from owncloud/addCustomHex2BinImplementationBecause... | Thomas Müller | 2014-09-11 | 1 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add custom hex2bin implementation for 5.3 | Lukas Reschke | 2014-09-11 | 1 | -2/+18 | |
* | | | | | | | | | | Merge pull request #3937 from owncloud/refresh_if_maintenance_is_over | Lukas Reschke | 2014-09-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Refresh if maintenance mode is over | kondou | 2014-09-09 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #10962 from owncloud/repair_search_lucene | Lukas Reschke | 2014-09-11 | 3 | -2/+66 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | repair search lucene before installing | Jörn Friedrich Dreyer | 2014-09-10 | 3 | -2/+66 | |
| |/ / / / / / / / | ||||||
* | | / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -12/+114 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #10988 from owncloud/usetransactions-wrong-name | Thomas Müller | 2014-09-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix method name | Robin Appelman | 2014-09-10 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #10929 from owncloud/issue/10514 | Vincent Petry | 2014-09-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Set overwritewebroot when installing owncloud to avoid problems | Joas Schilling | 2014-09-08 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #10972 from ppaysant/routes-defaults | Bernhard Posselt | 2014-09-09 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow default values for route parameters. | Patrick Paysant | 2014-09-09 | 1 | -0/+6 | |
* | | | | | | | | Merge pull request #10922 from owncloud/explicit-scan-transactions | Lukas Reschke | 2014-09-09 | 2 | -3/+32 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix typo | Lukas Reschke | 2014-09-08 | 1 | -1/+1 | |
| * | | | | | | | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 2 | -3/+32 | |
| |/ / / / / / | ||||||
* | / / / / / | more sugar for including lists of templates | Bernhard Posselt | 2014-09-09 | 1 | -7/+29 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #10947 from owncloud/html-imports | Bernhard Posselt | 2014-09-09 | 1 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | append .html since componets always use html files | Bernhard Posselt | 2014-09-08 | 1 | -1/+1 | |
| * | | | | | | add template functions for html imports | Bernhard Posselt | 2014-09-08 | 1 | -0/+10 | |
* | | | | | | | Merge pull request #10949 from owncloud/allow_prefilling_login | Jörn Friedrich Dreyer | 2014-09-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | allow prefilling login | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #7323 from owncloud/Jonny007-MKD-master | Lukas Reschke | 2014-09-09 | 2 | -6/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Also update sqliteadapter | Robin Appelman | 2014-07-02 | 1 | -3/+11 | |
| * | | | | | | | Update adapter.php | Jonny007-MKD | 2014-07-01 | 1 | -3/+8 | |
* | | | | | | | | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstore | Jörn Friedrich Dreyer | 2014-09-09 | 1 | -33/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Keep fileid on move in objectstore, fixes #10848 | Jörn Friedrich Dreyer | 2014-09-05 | 1 | -33/+5 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-09 | 1 | -0/+1 | |
* | | | | | | | | | Merge pull request #10858 from owncloud/issue/10847 | VicDeo | 2014-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use correct language package so the subject is correctly translated | Joas Schilling | 2014-09-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #10927 from owncloud/update-nosetupbackends | Vincent Petry | 2014-09-08 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Do not load extra user backends when an upgrade is due | Vincent Petry | 2014-09-08 | 1 | -1/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10739 from owncloud/eventsource-public | Lukas Reschke | 2014-09-08 | 5 | -47/+103 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Better phpdoc and method naming | Robin Appelman | 2014-09-04 | 4 | -5/+7 | |
| * | | | | | | | | | Explicitly cast id and validate type | Robin Appelman | 2014-09-04 | 1 | -3/+6 |