Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | add some output why some of the external filesystems might not work | Frank Karlitschek | 2012-12-10 | 4 | -1/+35 | |
| * | | | | | | Merge pull request #824 from owncloud/add_user_backend_registration_debug_log | Frank Karlitschek | 2012-12-11 | 1 | -11/+18 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | 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 | 3 | -62/+342 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [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 | 2 | -8/+53 | |
| | * | | | | | | | first unit tests implemented | Thomas Mueller | 2012-11-28 | 2 | -4/+91 | |
| | * | | | | | | | change name to IAddressBook | Thomas Mueller | 2012-11-28 | 1 | -6/+6 | |
| | * | | | | | | | plugin mechanism implemented | Thomas Mueller | 2012-11-28 | 1 | -63/+158 | |
| * | | | | | | | | Merge pull request #807 from owncloud/add-changes-again | Thomas Müller | 2012-12-11 | 1 | -8/+58 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | remove obsolete CSS, fix database host label position | Jan-Christoph Borchardt | 2012-12-11 | 1 | -1/+0 | |
| | * | | | | | | | add my install changes from #721 again after they have been reverted through ... | Jan-Christoph Borchardt | 2012-12-10 | 1 | -7/+58 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-12-11 | 61 | -791/+1027 | |
|\| | | | | | | | ||||||
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-11 | 18 | -77/+82 | |
| |/ / / / / / | ||||||
| * | | | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-10 | 29 | -485/+492 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge pull request #282 from butonic/fix_new_and_upload_button_html_css | Thomas Müller | 2012-12-09 | 6 | -183/+146 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cleanup CSS whitespace and remove extra input[type='checkbok'] | Jörn Friedrich Dreyer | 2012-12-07 | 2 | -72/+72 | |
| | * | | | | | fix svg -> png replacement for android, cleanup and remove obsolete css | Jörn Friedrich Dreyer | 2012-12-07 | 4 | -40/+39 | |
| | * | | | | | fix new li icons jumping when replacing p with input | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -2/+4 | |
| | * | | | | | add IE9 CSS checkbox fixes | Jörn Friedrich Dreyer | 2012-12-07 | 4 | -74/+32 | |
| | * | | | | | upload button HTML, CSS & JS cleanup | Jörn Friedrich Dreyer | 2012-12-07 | 5 | -28/+19 | |
| | * | | | | | rmeove vendor prefix for box-shadow | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -2/+0 | |
| | * | | | | | fix_new_and_upload_button_html_css | Jörn Friedrich Dreyer | 2012-12-07 | 2 | -12/+27 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-09 | 22 | -84/+99 | |
| * | | | | | 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 | 16 | -86/+91 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #721 from owncloud/improve-installation-and-login | Bart Visscher | 2012-12-07 | 4 | -27/+92 | |
| |\ \ \ \ | ||||||
| | * | | | | properly center data directory label | Jan-Christoph Borchardt | 2012-12-06 | 1 | -1/+1 | |
| | * | | | | fix dbhostlabel not disappearing, remove obsolete CSS | Jan-Christoph Borchardt | 2012-12-06 | 2 | -2/+1 | |
| | * | | | | use vector logo also on log in page, d'oh (also now retina-ready) | Jan-Christoph Borchardt | 2012-12-06 | 1 | -1/+1 | |
| | * | | | | fix missing feedback when tab-focusing on checkbox | Jan-Christoph Borchardt | 2012-12-06 | 1 | -0/+1 | |
| | * | | | | add primary action button in fitting subtle dark blue | Jan-Christoph Borchardt | 2012-12-05 | 3 | -2/+22 | |
| | * | | | | move inline warning styles into CSS, clean up and fix #270 | Jan-Christoph Borchardt | 2012-12-05 | 2 | -8/+26 | |
| | * | | | | better layout for installation page elements, centered and subdued legend text | Jan-Christoph Borchardt | 2012-12-04 | 2 | -5/+15 | |
| | * | | | | small fixes: toggle color adjustment, remove colon, prevent label wrapping | Jan-Christoph Borchardt | 2012-12-04 | 2 | -4/+3 | |
| | * | | | | group related input fields visually | Jan-Christoph Borchardt | 2012-12-04 | 3 | -9/+27 | |
| * | | | | | Merge pull request #182 from owncloud/fix-redirect | Bart Visscher | 2012-12-07 | 3 | -8/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | 3 | -8/+6 | |
| * | | | | | | Merge pull request #640 from esthepiking/master | Thomas Müller | 2012-12-06 | 3 | -0/+167 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Code clean up | Erik Sargent | 2012-12-05 | 1 | -203/+147 | |
| | * | | | | | | Remove rename | Erik Sargent | 2012-12-04 | 1 | -4/+4 | |
| | * | | | | | | event.ctrlKey | Erik Sargent | 2012-11-30 | 1 | -1/+2 |