summaryrefslogtreecommitdiff
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-94/+0
|
* Merge branch 'cherry-pick-ecd49e82' into 'master'Clement Ho2017-06-2731-34/+234
|\ | | | | | | | | Update templates for 9.3 See merge request !12461
| * Merge branch 'update-9-3-templates' into '9-3-stable'cherry-pick-ecd49e82Clement Ho2017-06-2631-34/+234
| | | | | | | | | | Update templates for 9.3 See merge request !12041
* | Merge branch 'update-9-3-dependencies-license-list' into '9-3-stable'cherry-pick-91c122d5Clement Ho2017-06-261-49/+59
|/ | | | | Update dependencies list for 9.3 See merge request !12042
* Fix vendor/peek.js so that it can be bundled with WebpackRémy Coutable2017-06-091-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix linting, route, and specsRémy Coutable2017-06-091-8/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Improve the JS for the `p b` shortcut and fix its CSSRémy Coutable2017-06-091-5/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix spec failures and add a feature flag for the performance barRémy Coutable2017-06-091-4/+9
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-092-31/+12
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Small adjustmentsRémy Coutable2017-06-091-258/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Display queries duration in performance bar queries modalRémy Coutable2017-06-091-8/+14
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Improve UI of the performance barRémy Coutable2017-06-091-0/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix replacement of Pygments with RougeRémy Coutable2017-06-092-6/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Replace Tipsy by Bootstrap's tooltipsRémy Coutable2017-06-093-54/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Tweak Peek to display SQL queriesRémy Coutable2017-06-092-30/+25
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-095-0/+676
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Upgrade to task_list v2Jared Deckard2017-05-231-258/+0
|
* Merge branch 'update-templates-for-9-2' into 'master' Timothy Andrew2017-05-0811-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-2Timothy Andrew2017-05-0811-1/+99
| |
* | Update the vendor licenses file for 9.2.update-deps-licenses-for-9-2Timothy Andrew2017-05-081-139/+158
|/
* Submodule Dockerfile templatesZeger-Jan van de Weg2017-04-265-0/+51
|
* Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz2017-04-241-5733/+0
|\ | | | | | | | | Moved NotebookLab assets into repo See merge request !10630
| * Merge branch 'master' into notebooklab-in-repoPhil Hughes2017-04-1318-372/+566
| |\
| * | Removed notebooklab vendor filePhil Hughes2017-04-111-5887/+0
| | |
* | | Update CI templates to include 9.1 templatesZeger-Jan van de Weg2017-04-203-8/+86
| | |
* | | Correctly parse katex math in IPyhton notebooksnotebook-katex-rendering-improvementsPhil Hughes2017-04-131-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 Schatz2017-04-122-156/+171
|\ \ | | | | | | | | | | | | Fix pdflab code including file paths See merge request !10632
| * | Fix pdflab code including file pathsfix-pdflab-pathsSam Rose2017-04-112-156/+171
| | |
* | | Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatescontributing-ci-templatesAdam Niedzielski2017-04-121-0/+5
| | |
* | | Merge branch 'removed-notebooklab-absolute-paths' into 'master' Jacob Schatz2017-04-111-215/+32
|\ \ \ | | | | | | | | | | | | | | | | Fixed notebooklab code including file paths See merge request !10629
| * | | Fixed notebooklab code including file pathsremoved-notebooklab-absolute-pathsPhil Hughes2017-04-111-215/+32
| | |/ | |/|
* | | Merge branch 'update-licenses.csv' into 'master' Robert Speicher2017-04-111-146/+322
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Update licenses.csv [ci skip] See merge request !10620
| * | Update licenses.csv via:update-licenses.csvLin Jen-Shin2017-04-111-146/+322
| |/ | | | | | | license_finder report --format=csv --save=vendor/licenses.csv
* | Update templates via:gitlab-update_templatesLin Jen-Shin2017-04-1114-70/+68
|/ | | | rake gitlab:update_templates
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-052-0/+51108
|
* Added worksheets support to notebook viewerPhil Hughes2017-03-301-2522/+2539
| | | | Updated some Ruby code based on comments
* Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+5870
|\ | | | | | | | | iPython notebook viewer See merge request !10017
| * Component now includes scoped stylesPhil Hughes2017-03-242-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 changesPhil Hughes2017-03-231-1331/+1027
| |
| * Added testsPhil Hughes2017-03-231-4/+4
| |
| * Updated notebooklab libraryPhil Hughes2017-03-231-123/+1682
| | | | | | | | | | | | Added error handling [ci skip]
| * Stops errors in the rendering breaking the pagePhil Hughes2017-03-231-2/+39
| | | | | | | | | | | | Fixed some output types [ci skip]
| * Loads raw JSON & displays in the componentPhil Hughes2017-03-231-0/+27
| | | | | | | | [ci skip]
| * Started iPython notebook viewerPhil Hughes2017-03-231-0/+2043
| | | | | | | | | | | | Using NotebookLab library [ci skip]
* | remove Cookies class from global spaceMike Greiling2017-03-221-156/+0
|/
* Merge branch 'license-file-9-0' into 'master' Robert Speicher2017-03-131-0/+945
|\ | | | | | | | | Add the generated license.csv for 9.0 See merge request !9826
| * Move licenses file under the vendor folderlicense-file-9-0DJ Mountney2017-03-121-0/+945
| |
* | Update templates with new CI variableszj-update-templatesZ.J. van de Weg2017-03-105-29/+29
| |
* | Update the gitignore and gitlab-ci templates for 9.0DJ Mountney2017-03-0829-51/+299
|/
* remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-053-9774/+0
|