Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not attempt to covert to the same DBMS. | Andreas Fischer | 2014-04-09 | 1 | -0/+8 |
* | Move schema clearing to extra method. | Andreas Fischer | 2014-04-09 | 1 | -8/+13 |
* | private -> protected | Andreas Fischer | 2014-04-09 | 1 | -5/+5 |
* | Merge remote-tracking branch 'owncloud/master' into db-convert-tool | Andreas Fischer | 2014-04-09 | 53 | -137/+1826 |
|\ | |||||
| * | Merge pull request #8049 from owncloud/filepickersvg | Morris Jobke | 2014-04-09 | 3 | -33/+110 |
| |\ | |||||
| | * | Fix SVG close button of file picker | Vincent Petry | 2014-04-04 | 1 | -0/+5 |
| | * | Fix file picker to correctly show SVG file icons | Vincent Petry | 2014-04-04 | 1 | -1/+6 |
| | * | Moved code to replace svg with png to OC.Util | Vincent Petry | 2014-04-04 | 2 | -32/+99 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-09 | 38 | -5/+93 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-08 | 3 | -1/+55 |
| * | | Merge pull request #8065 from owncloud/avatar-highdpi | Thomas Müller | 2014-04-07 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | use high resolution avatars on highdpi screens | Robin Appelman | 2014-04-04 | 1 | -3/+3 |
| * | | | Merge pull request #8088 from owncloud/fix-personal.js | Thomas Müller | 2014-04-07 | 2 | -1/+1346 |
| |\ \ \ | |||||
| | * | | | adding underscore.js | Thomas Müller | 2014-04-07 | 1 | -0/+1344 |
| | * | | | reduce code duplication, fix parse error, prevent page reload on hitting ente... | Thomas Müller | 2014-04-07 | 1 | -1/+2 |
| * | | | | translations for oc-dialogs reside in code | Jörn Friedrich Dreyer | 2014-04-07 | 1 | -10/+10 |
| * | | | | Fix copy conflict dialog translation | Jörn Friedrich Dreyer | 2014-04-07 | 1 | -0/+3 |
| |/ / / | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-07 | 3 | -0/+23 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-06 | 2 | -2/+5 |
| * | | | Merge pull request #8072 from owncloud/slideshow-buttons | jbtbnl | 2014-04-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix slideshow buttons being invisible | Robin Appelman | 2014-04-06 | 1 | -1/+1 |
| * | | | | Merge pull request #8061 from owncloud/remove-uneeded-file | Tom Needham | 2014-04-05 | 1 | -39/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Delete auth.css | Lukas Reschke | 2014-04-04 | 1 | -39/+0 |
| | |/ / | |||||
| * / / | Replace echo with `p` or `print_unescaped` | Lukas Reschke | 2014-04-04 | 1 | -5/+5 |
| |/ / | |||||
| * / | Show higher resolution previews for high dpi screens | Robin Appelman | 2014-04-04 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #6968 from owncloud/files-ajaxload | Morris Jobke | 2014-04-03 | 4 | -12/+112 |
| |\ | |||||
| | * | Fixed mime type attribute access in file overwrite dialog | Vincent Petry | 2014-04-03 | 1 | -1/+1 |
| | * | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 3 | -4/+19 |
| | * | Fixed parseQueryString to handle empty values and plus signs | Vincent Petry | 2014-04-01 | 2 | -7/+92 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-03 | 1 | -1/+1 |
| * | | fix h3 style, move out from settings to apps CSS | Jan-Christoph Borchardt | 2014-04-02 | 1 | -1/+3 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-02 | 2 | -1/+12 |
| |/ | |||||
| * | Merge pull request #7817 from owncloud/app-navigation-for-apps | Morris Jobke | 2014-04-01 | 1 | -2/+6 |
| |\ | |||||
| | * | apply proposed change | Morris Jobke | 2014-04-01 | 1 | -2/+2 |
| | * | merge CSS rules | Morris Jobke | 2014-03-31 | 1 | -4/+2 |
| | * | Removes highlighting of selected items, padding from apps management. | raghunayyar | 2014-03-30 | 1 | -3/+0 |
| | * | Adds Style changes to app-navigation in core/css/apps.css | raghunayyar | 2014-03-24 | 1 | -2/+11 |
| * | | Merge pull request #7943 from hjort/master | Vincent Petry | 2014-04-01 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Correction: failure on sharing when user ID was prefixed by zero | Rodrigo Hjort | 2014-03-28 | 1 | -3/+3 |
| * | | | Merge pull request #7975 from owncloud/fix-7973-master-2 | Vincent Petry | 2014-04-01 | 1 | -6/+0 |
| |\ \ \ | |||||
| | * | | | remove pl_PL - fixes #7973 | Thomas Müller | 2014-03-31 | 1 | -6/+0 |
| * | | | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 2 | -15/+23 |
| |\ \ \ \ | |||||
| | * \ \ \ | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 17 | -24/+331 |
| | |\ \ \ \ | |||||
| | * | | | | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -12/+4 |
| | * | | | | | general styles for the content area | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+19 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-01 | 1 | -0/+7 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #7916 from owncloud/fix-input-sizes | Morris Jobke | 2014-03-31 | 1 | -6/+11 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | fix duplicate rules for button/input styles, em to px | Jan-Christoph Borchardt | 2014-03-31 | 1 | -3/+3 |
| | * | | | convert input metrics to px | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+8 |
| | |/ / | |||||
* | | | | typos fixed | Thomas Müller | 2014-04-01 | 1 | -2/+5 |