Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add debug logging for user backend registration | Jörn Friedrich Dreyer | 2012-12-11 | 1 | -11/+18 | |
* | | | | Merge pull request #697 from eMerzh/revoke_on_create | Thomas Müller | 2012-12-11 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Revoke DB rights on install only if the db is newly created | Brice Maron | 2012-12-03 | 1 | -2/+4 | |
* | | | | | Merge pull request #623 from owncloud/contacts_api_2 | Thomas Müller | 2012-12-11 | 2 | -62/+217 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | [contacts_api] move addressbook to it's own file | Thomas Mueller | 2012-12-08 | 2 | -51/+72 | |
| * | | | | [contacts_api] update documentation | Thomas Mueller | 2012-12-06 | 1 | -8/+8 | |
| * | | | | [Contacts API] example for searching added | Thomas Mueller | 2012-12-02 | 1 | -0/+32 | |
| * | | | | test for search and unregister added | Thomas Mueller | 2012-11-28 | 1 | -2/+2 | |
| * | | | | first unit tests implemented | Thomas Mueller | 2012-11-28 | 1 | -4/+11 | |
| * | | | | change name to IAddressBook | Thomas Mueller | 2012-11-28 | 1 | -6/+6 | |
| * | | | | plugin mechanism implemented | Thomas Mueller | 2012-11-28 | 1 | -63/+158 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-11 | 2 | -2/+2 | |
* | | | | | [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 |