Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix Rubocop offenses, improve SQL duration format and changelog entry | Rémy Coutable | 2017-06-09 | 2 | -31/+12 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Small adjustments | Rémy Coutable | 2017-06-09 | 1 | -258/+0 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Display queries duration in performance bar queries modal | Rémy Coutable | 2017-06-09 | 1 | -8/+14 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Improve UI of the performance bar | Rémy Coutable | 2017-06-09 | 1 | -0/+10 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Fix replacement of Pygments with Rouge | Rémy Coutable | 2017-06-09 | 2 | -6/+0 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Replace Tipsy by Bootstrap's tooltips | Rémy Coutable | 2017-06-09 | 3 | -54/+10 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Tweak Peek to display SQL queries | Rémy Coutable | 2017-06-09 | 2 | -30/+25 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | New performance bar that can be enabled with the `p b` shortcut | Rémy Coutable | 2017-06-09 | 5 | -0/+676 | |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Upgrade to task_list v2 | Jared Deckard | 2017-05-23 | 1 | -258/+0 | |
| | ||||||
* | Merge branch 'update-templates-for-9-2' into 'master' | Timothy Andrew | 2017-05-08 | 11 | -1/+99 | |
|\ | | | | | | | | | Update gitignore, dockerfile, and license templates for 9.2 See merge request !11158 | |||||
| * | Update gitignore, dockerfile, and license templates for 9.2.update-templates-for-9-2 | Timothy Andrew | 2017-05-08 | 11 | -1/+99 | |
| | | ||||||
* | | Update the vendor licenses file for 9.2.update-deps-licenses-for-9-2 | Timothy Andrew | 2017-05-08 | 1 | -139/+158 | |
|/ | ||||||
* | Submodule Dockerfile templates | Zeger-Jan van de Weg | 2017-04-26 | 5 | -0/+51 | |
| | ||||||
* | Merge branch 'notebooklab-in-repo' into 'master' | Jacob Schatz | 2017-04-24 | 1 | -5733/+0 | |
|\ | | | | | | | | | Moved NotebookLab assets into repo See merge request !10630 | |||||
| * | Merge branch 'master' into notebooklab-in-repo | Phil Hughes | 2017-04-13 | 18 | -372/+566 | |
| |\ | ||||||
| * | | Removed notebooklab vendor file | Phil Hughes | 2017-04-11 | 1 | -5887/+0 | |
| | | | ||||||
* | | | Update CI templates to include 9.1 templates | Zeger-Jan van de Weg | 2017-04-20 | 3 | -8/+86 | |
| | | | ||||||
* | | | Correctly parse katex math in IPyhton notebooksnotebook-katex-rendering-improvements | Phil Hughes | 2017-04-13 | 1 | -15/+44 | |
| |/ |/| | | | | | | | | | | | | | | | | | Previously only some of the math was getting parsed. This makes it so that different math options are possible & correctly parsed Also fixes an issue that meant HTML was being outputted that could cause an XSS Closes #30900 | |||||
* | | Merge branch 'fix-pdflab-paths' into 'master' | Jacob Schatz | 2017-04-12 | 2 | -156/+171 | |
|\ \ | | | | | | | | | | | | | Fix pdflab code including file paths See merge request !10632 | |||||
| * | | Fix pdflab code including file pathsfix-pdflab-paths | Sam Rose | 2017-04-11 | 2 | -156/+171 | |
| | | | ||||||
* | | | Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatescontributing-ci-templates | Adam Niedzielski | 2017-04-12 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'removed-notebooklab-absolute-paths' into 'master' | Jacob Schatz | 2017-04-11 | 1 | -215/+32 | |
|\ \ \ | | | | | | | | | | | | | | | | | Fixed notebooklab code including file paths See merge request !10629 | |||||
| * | | | Fixed notebooklab code including file pathsremoved-notebooklab-absolute-paths | Phil Hughes | 2017-04-11 | 1 | -215/+32 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'update-licenses.csv' into 'master' | Robert Speicher | 2017-04-11 | 1 | -146/+322 | |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Update licenses.csv [ci skip] See merge request !10620 | |||||
| * | | Update licenses.csv via:update-licenses.csv | Lin Jen-Shin | 2017-04-11 | 1 | -146/+322 | |
| |/ | | | | | | | license_finder report --format=csv --save=vendor/licenses.csv | |||||
* | | Update templates via:gitlab-update_templates | Lin Jen-Shin | 2017-04-11 | 14 | -70/+68 | |
|/ | | | | rake gitlab:update_templates | |||||
* | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 2 | -0/+51108 | |
| | ||||||
* | Added worksheets support to notebook viewer | Phil Hughes | 2017-03-30 | 1 | -2522/+2539 | |
| | | | | Updated some Ruby code based on comments | |||||
* | Merge branch 'ipython-notebook-viewer' into 'master' | Jacob Schatz | 2017-03-28 | 1 | -0/+5870 | |
|\ | | | | | | | | | iPython notebook viewer See merge request !10017 | |||||
| * | Component now includes scoped styles | Phil Hughes | 2017-03-24 | 2 | -155/+2663 | |
| | | | | | | | | | | This means we no longer need the CSS, the Vue component will handle the CSS & correctly scope it the components | |||||
| * | Updated notebooklab with latest code highlighting changes | Phil Hughes | 2017-03-23 | 1 | -1331/+1027 | |
| | | ||||||
| * | Added tests | Phil Hughes | 2017-03-23 | 1 | -4/+4 | |
| | | ||||||
| * | Updated notebooklab library | Phil Hughes | 2017-03-23 | 1 | -123/+1682 | |
| | | | | | | | | | | | | Added error handling [ci skip] | |||||
| * | Stops errors in the rendering breaking the page | Phil Hughes | 2017-03-23 | 1 | -2/+39 | |
| | | | | | | | | | | | | Fixed some output types [ci skip] | |||||
| * | Loads raw JSON & displays in the component | Phil Hughes | 2017-03-23 | 1 | -0/+27 | |
| | | | | | | | | [ci skip] | |||||
| * | Started iPython notebook viewer | Phil Hughes | 2017-03-23 | 1 | -0/+2043 | |
| | | | | | | | | | | | | Using NotebookLab library [ci skip] | |||||
* | | remove Cookies class from global space | Mike Greiling | 2017-03-22 | 1 | -156/+0 | |
|/ | ||||||
* | Merge branch 'license-file-9-0' into 'master' | Robert Speicher | 2017-03-13 | 1 | -0/+945 | |
|\ | | | | | | | | | Add the generated license.csv for 9.0 See merge request !9826 | |||||
| * | Move licenses file under the vendor folderlicense-file-9-0 | DJ Mountney | 2017-03-12 | 1 | -0/+945 | |
| | | ||||||
* | | Update templates with new CI variableszj-update-templates | Z.J. van de Weg | 2017-03-10 | 5 | -29/+29 | |
| | | ||||||
* | | Update the gitignore and gitlab-ci templates for 9.0 | DJ Mountney | 2017-03-08 | 29 | -51/+299 | |
|/ | ||||||
* | remove manually vendored raphael library in favor of node module | Mike Greiling | 2017-03-05 | 3 | -9774/+0 | |
| | ||||||
* | Removed some unused JS deps | Phil Hughes | 2017-03-02 | 1 | -53/+0 | |
| | | | | We dont use them anywhere, so why have them around? | |||||
* | Use es6-promise package to avoid webpack warningsuse-es6-promise-package | Eric Eastwood | 2017-02-13 | 1 | -1156/+0 | |
| | | | | | | | | | | | | | | | See https://github.com/stefanpenner/es6-promise/issues/100 ``` [WDS] Warnings while compiling. ./vendor/assets/javascripts/es6-promise.auto.js Module not found: Error: Can't resolve 'vertx' in '/Users/eric/Documents/gitlab/gitlab-development-kit/gitlab/vendor/assets/javascripts' @ ./vendor/assets/javascripts/es6-promise.auto.js 140:16-26 @ ./app/assets/javascripts/application.js @ multi (webpack)-dev-server/client?http://localhost:3808 ./application.js ``` | |||||
* | convert timeago.js dependency to an npm module | Mike Greiling | 2017-02-11 | 1 | -237/+0 | |
| | ||||||
* | remove vue from vendor since it is now in node_modules | Mike Greiling | 2017-02-11 | 6 | -8851/+0 | |
| | ||||||
* | Update .gitignore templatesupdate-gitignore-templates | Ruben Davila | 2017-02-07 | 24 | -179/+141 | |
| | ||||||
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 2 | -843/+0 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ... | |||||
| * | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' | Jacob Schatz | 2017-02-03 | 1 | -49/+0 | |
| |\ | | | | | | | | | | | | | | | | | | | Remove Turbolinks Closes #25624 See merge request !8570 | |||||
| | * | Remove turbolinks. | Bryce Johnson | 2017-02-02 | 1 | -49/+0 | |
| | | |