Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-10 | 1 | -18/+18 |
* | Merge pull request #762 from owncloud/database_exception | Thomas Müller | 2012-12-08 | 1 | -10/+15 |
|\ | |||||
| * | dont handle database exception in OC_DB | Robin Appelman | 2012-12-07 | 1 | -10/+15 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-08 | 1 | -9/+9 |
|/ | |||||
* | Merge pull request #182 from owncloud/fix-redirect | Bart Visscher | 2012-12-07 | 2 | -7/+11 |
|\ | |||||
| * | Fix warning about redirect_url not set | Bart Visscher | 2012-12-07 | 1 | -1/+1 |
| * | Remove uneeded new line | Lukas Reschke | 2012-11-01 | 1 | -1/+0 |
| * | Check for redirect_url for logged in users | Lukas Reschke | 2012-11-01 | 1 | -0/+7 |
| * | Make the redirect_url working again | Lukas Reschke | 2012-10-31 | 2 | -7/+5 |
* | | one more undefined index error | Björn Schießle | 2012-12-06 | 1 | -2/+2 |
* | | fix more undefined indexes | Björn Schießle | 2012-12-06 | 1 | -1/+1 |
* | | Merge pull request #647 from owncloud/fix_app_settings_navigation | Thomas Müller | 2012-12-05 | 2 | -1/+2 |
|\ \ | |||||
| * | | Move loading of all the apps to setting the active navigation entry. | Bart Visscher | 2012-11-30 | 2 | -1/+2 |
* | | | Merge pull request #700 from eMerzh/fix_error_display | Thomas Müller | 2012-12-05 | 1 | -14/+10 |
|\ \ \ | |||||
| * | | | Fix a dirty function preventing showing errors | Brice Maron | 2012-12-03 | 1 | -14/+10 |
* | | | | minified version no longer available | Thomas Mueller | 2012-12-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #682 from VicDeo/master | Thomas Müller | 2012-12-03 | 1 | -32/+27 |
|\ \ \ | |||||
| * | | | Clean KB entries processing code | Victor Dubiniuk | 2012-12-02 | 1 | -32/+27 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-03 | 1 | -1/+6 |
|/ / / | |||||
* | | | Update lib/image.php | Isaac Rosenberg | 2012-12-01 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-02 | 4 | -15/+32 |
* | | | Merge pull request #619 from samtuke/versions_cache | Bart Visscher | 2012-11-30 | 2 | -5/+31 |
|\ \ \ | |||||
| * | | | OC_FSV->copy now only caches files which are copied from data/user/files | Sam Tuke | 2012-11-28 | 2 | -5/+31 |
| |/ / | |||||
* | | | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 3 | -3/+3 |
* | | | add function to safely end output buffering | Robin Appelman | 2012-11-29 | 1 | -3/+12 |
* | | | Cleaned up docblock comments | Sam Tuke | 2012-11-28 | 1 | -21/+15 |
|/ / | |||||
* | | Merge pull request #401 from owncloud/share_hooks | Jörn Friedrich Dreyer | 2012-11-28 | 2 | -12/+31 |
|\ \ | |||||
| * | | Rename install hook functions to register hook | Bart Visscher | 2012-11-15 | 1 | -9/+9 |
| * | | Create functions to install standard hooks | Bart Visscher | 2012-11-13 | 2 | -12/+31 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-28 | 1 | -1/+5 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-27 | 3 | -3/+21 |
* | | | Merge pull request #380 from butonic/feature_share_link_with_token | Jörn Friedrich Dreyer | 2012-11-26 | 3 | -22/+49 |
|\ \ \ | |||||
| * | | | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -1/+1 |
| * | | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 3 | -21/+48 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-26 | 1 | -1/+5 |
* | | | | Merge pull request #556 from owncloud/postgres_insert_id | Thomas Müller | 2012-11-24 | 1 | -5/+12 |
|\ \ \ \ | |||||
| * | | | | use lastval() to get the insert id in postgesql | Robin Appelman | 2012-11-23 | 1 | -5/+12 |
* | | | | | remove left over tag | Frank Karlitschek | 2012-11-24 | 1 | -1/+1 |
* | | | | | A new function to create nice error page. And use it for fatal db errors | Frank Karlitschek | 2012-11-24 | 2 | -40/+23 |
* | | | | | prettier error output. Let´s see how many more low hanging fruits I find on ... | Frank Karlitschek | 2012-11-23 | 1 | -9/+38 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-23 | 1 | -1/+5 |
* | | | | make it possible to manually override the hostname and protocol if the automa... | Frank Karlitschek | 2012-11-22 | 1 | -0/+6 |
* | | | | Merge pull request #483 from owncloud/archive_sizes | Thomas Müller | 2012-11-22 | 2 | -7/+20 |
|\ \ \ \ | |||||
| * | | | | stop increasing folder sizes once we hit a non folder | Robin Appelman | 2012-11-16 | 1 | -2/+15 |
| * | | | | also return fileid in OC_Filecache::get | Robin Appelman | 2012-11-16 | 1 | -2/+2 |
| * | | | | typo | Robin Appelman | 2012-11-16 | 1 | -3/+3 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-22 | 3 | -3/+36 |
* | | | | | Merge pull request #538 from Deltachaos/fix_537 | Thomas Müller | 2012-11-20 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes update of shared files with mirall because it dose not update all metha... | Maximilian Ruta | 2012-11-20 | 1 | -5/+7 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-21 | 2 | -11/+15 |
|/ / / / |