summaryrefslogtreecommitdiff
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-062-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-052-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-042-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-042-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-312-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-302-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-302-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-302-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-0/+340
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-0/+273
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+47
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-182-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-182-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-094-12/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-302-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-302-0/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-132-0/+0
|
* Update jira-ruby to 1.7.1Takuya Noguchi2019-08-301-0/+1
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Remove csslabArun Kumar Mohan2019-08-281-1/+0
|
* Update rails project templateDaniel Gruesso2019-08-081-0/+0
|
* Jupyter fix hostname editing and remove extra load balancerAmit Rathi2019-08-011-0/+4
|
* Remove line profiler from performance barSean McGivern2019-07-301-1/+0
| | | | | | | | | 1. The output isn't great. It can be hard to find hotspots and, even when you do find them, to find why those are hotspots. 2. It uses some jQuery-specific frontend code which we can remove now that we don't have this any more. 3. It's only possible to profile the initial request, not any subsequent AJAX requests.
* Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-261-1/+0
| | | | | | | | | | This uses an ActiveRecord subscriber to get queries and calculate the total query time from that. This means that the total will always be consistent with the queries in the table. It does however mean that we could potentially miss some queries that don't go through ActiveRecord. Making this change also allows us to unify the response JSON a little bit, making the frontend slightly simpler as a result.
* Use oauth2 in .git-credentialsAmit Rathi2019-06-251-1/+1
|
* Breakup first passSarah Groff Hennigh-Palermo2019-06-141-377/+0
| | | | It has a lot of files because that's the point
* Moves sp.js to CE repo12106-sp-ceFilipa Lacerda2019-06-121-0/+22
| | | | Removes ce to ee differences for snowplow file
* Setup Git client for JupyterAmit Rathi2019-06-051-2/+16
|
* Build visual_review_toolbar with webpackSarah Groff Hennigh-Palermo2019-05-291-0/+377
| | | | It takes a lot of lines to move a script
* JupyterHub Repo IntegrationAmit Rathi2019-05-221-0/+20
|
* Move to pdf.js distributed with npmleipert-move-pdf-jsLukas Eipert2019-05-104-66424/+0
| | | | | | pdf.js is available on npm. Importing the dependency from there instead of vendoring it has certain benefits, e.g. the discoverability of updates (especially security fixes).
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+1
| | | | This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
* Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master'GitLab Release Tools Bot2019-04-024-32165/+50861
|\ | | | | | | | | Fix PDF.js vulnerability See merge request gitlab/gitlabhq!2999
| * Updated PDF.js to 2.0.943Natalia Tepluhina2019-03-124-32165/+50861
| |
* | Resolve "Android template is missing .gitlab-ci.yml"Jason Lenny2019-03-211-0/+0
| |
* | Prefer node_modules At.js and jquery.carat versionsMike Greiling2019-03-133-1639/+0
|/ | | | | Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem.
* Add Android templateJason Lenny2019-03-071-0/+0
|
* Resolve "Project template for iOS"Jason Lenny2019-03-071-0/+0
|
* Revert previous commit since it isn't neededJason Lenny2019-03-0615-0/+0
| | | | This reverts commit 669d84356771682961ac6c416c3cbdb983ec0cd2
* Add Project template for go-microJason Lenny2019-02-271-0/+0
|
* Merge branch '57794-project-template-for-net' of ↵Jason Lenny2019-02-251-0/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce into 57794-project-template-for-net
* Merge branch '57785-create-project-template-for-netlify' of ↵Jason Lenny2019-02-255-0/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce into 57785-create-project-template-for-netlify
* Remove HipChat integration from GitLabNick Thomas2019-02-081-1/+0
|
* Add Pages templatesJason Lenny2019-02-075-0/+0
| | | | | | | Adds templates for the 5 most popular Pages templates to the new project menu. This does not add unique icons for the templates because that turned out more complicated than expected, and this feature is valuable without them.