Commit Graph

426 Commits

Author SHA1 Message Date
Takuya Noguchi e3f9cc432c Update jira-ruby to 1.7.1
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-08-30 17:06:10 +09:00
Arun Kumar Mohan 7f15dacb55 Remove csslab 2019-08-28 05:01:15 -05:00
Daniel Gruesso 8d0118e856 Update rails project template 2019-08-08 22:11:50 +00:00
Amit Rathi f485686131 Jupyter fix hostname editing and remove extra load balancer 2019-08-01 14:36:16 +00:00
Sean McGivern 18cdc5ba6c Remove line profiler from performance bar
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.
2019-07-30 10:00:52 +01:00
Sean McGivern ad1c71663f Replace peek-pg with our own implementation
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.
2019-07-26 14:37:26 +01:00
Amit Rathi 13a6b7ed89 Use oauth2 in .git-credentials 2019-06-25 13:17:57 +05:30
Sarah Groff Hennigh-Palermo 13861f60df Breakup first pass
It has a lot of files because that's the point
2019-06-14 00:20:14 +00:00
Filipa Lacerda f27499d63c Moves sp.js to CE repo
Removes ce to ee differences for snowplow file
2019-06-12 11:20:32 +01:00
Amit Rathi 13a8722464 Setup Git client for Jupyter 2019-06-05 19:50:29 +00:00
Sarah Groff Hennigh-Palermo 9377eb1822 Build visual_review_toolbar with webpack
It takes a lot of lines to move a script
2019-05-29 20:24:15 +00:00
Amit Rathi 158a14ec20 JupyterHub Repo Integration 2019-05-22 20:16:17 +00:00
Lukas Eipert c2674c2d37
Move to pdf.js distributed with npm
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).
2019-05-10 15:07:41 -05:00
Sean McGivern cd9ae6bb82 Revert "Remove HipChat integration from GitLab"
This reverts commit a5378665a1.
2019-04-10 12:58:18 +01:00
GitLab Release Tools Bot 02dcecdb5f Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master'
Fix PDF.js vulnerability

See merge request gitlab/gitlabhq!2999
2019-04-02 07:48:26 +00:00
Jason Lenny f1404d4200 Resolve "Android template is missing .gitlab-ci.yml" 2019-03-21 13:03:25 +00:00
Mike Greiling 7f3719f328 Prefer node_modules At.js and jquery.carat versions
Remove references to the vendored copies of At.js and jquery.carat
as well as the legacy rails wrapper gem.
2019-03-13 14:02:19 +00:00
Natalia Tepluhina dae55efc64 Updated PDF.js to 2.0.943 2019-03-12 17:24:02 +02:00
Jason Lenny e9aef30b50 Add Android template 2019-03-07 20:02:40 +01:00
Jason Lenny 010f64fb42 Resolve "Project template for iOS" 2019-03-07 17:59:38 +00:00
Jason Lenny 260cdd580b Revert previous commit since it isn't needed
This reverts commit 669d843567
2019-03-06 18:56:24 +00:00
Jason Lenny 55826a7a77 Add Project template for go-micro 2019-02-27 11:03:57 +00:00
Jason Lenny 5b42ce387f Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-org/gitlab-ce into 57794-project-template-for-net 2019-02-25 14:42:03 +00:00
Jason Lenny 76ad4c04ae Merge branch '57785-create-project-template-for-netlify' of https://gitlab.com/gitlab-org/gitlab-ce into 57785-create-project-template-for-netlify 2019-02-25 08:43:57 +00:00
Nick Thomas a5378665a1
Remove HipChat integration from GitLab 2019-02-08 18:20:38 +00:00
Jason Lenny 37410a9ddf
Add Pages templates
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.
2019-02-07 17:05:33 +01:00
Chris Baumbauer da873584af Add Knative metrics to Prometheus 2019-01-03 13:10:40 -08:00
Robert Speicher 185f8a5da6 Merge branch '11-6-update-gitignore' into 'master'
Update the .gitignore

See merge request gitlab-org/gitlab-ce!23706
2018-12-10 23:17:07 +00:00
Alex Hanselka e3a8b1c695
Update License info for 11.6 feature freeze 2018-12-10 13:28:23 -08:00
Alex Hanselka bc1b5ff3af
Update the .gitignore 2018-12-10 13:18:46 -08:00
Amit Rathi 9a034a8628 HTTPS for JupyterHub installation 2018-12-03 10:16:38 +00:00
Amit Rathi 1c7372ad56 Merge branch 'master' into certmanager-temp 2018-11-19 23:12:52 +05:30
Mike Greiling df4a3241f9
Remove unneeded licenses for gitlab-org npm namsepace 2018-11-16 13:33:09 -06:00
Amit Rathi f0bdf34f72 Move ingress shim config from --set to values.yaml 2018-11-16 01:09:02 +05:30
Amit Rathi 631ab89885 Use email on the account 2018-11-13 20:36:06 +05:30
Amit Rathi fd1139028e Jupyter config changes for tls to come in a separate PR 2018-11-13 17:44:58 +05:30
Amit Rathi 6dda43d67e Cleanup 2018-11-13 17:38:04 +05:30
Amit Rathi 27ce614043 Cert manager migration, cluster_issuer etc. 2018-11-13 17:03:45 +05:30
Amit Rathi 206f6747ec Updated logging 2018-11-13 16:57:49 +05:30
Sean McGivern 34a1456314 Merge branch 'update-dependencies-list-11-5' into 'master'
Update license list

See merge request gitlab-org/gitlab-ce!22904
2018-11-08 13:07:16 +00:00
Steve Azzopardi 581adfb590
Update license list
As of part 5 on feature freeze day, we update the license list

7a3b6468ae/general/release-candidates.md (step-5-update-the-dependencies-license-list-on-gitlab-ce)
2018-11-08 09:57:21 +01:00
Steve Azzopardi e31b424f1e
Run rake gitlab:update_templates
As part of step 4 on feature freeze day, we need to update the
templates.

7a3b6468ae/general/release-candidates.md (step-4-update-the-gitignore-and-dockerfile-templates-on-gitlab-ce)
2018-11-08 09:36:27 +01:00
Lukas Eipert 4ceabef9d2
Rename @gitlab-org/gitlab-svgs to @gitlab/svgs 2018-10-31 18:53:58 +01:00
Amit Rathi f7d4d8e492 Fix #53298: JupyterHub to restarts should work without errors 2018-10-30 02:20:07 +05:30
Peter Leitzen bc8ced6287
Upgrade Prometheus and alertmanager
Upgrade Prometheus to 2.4.3 and Alertmanager to 0.15.2
2018-10-25 13:45:46 +02:00
Zeger-Jan van de Weg 399056ed78 Remove dependencies on Linguist
This saves about 128 MB of baseline RAM usage per Unicorn and
Sidekiq process (!).

Linguist wasn't detecting languages anymore from CE/EE since
9ae8b57467. However, Linguist::BlobHelper
was still being depended on by BlobLike and others.

This removes the Linguist gem, given it isn't required anymore.
EscapeUtils were pulled in as dependency, but given Banzai depends on
it, it is now added explicitly.

Previously, Linguist was used to detect the best ACE mode. Instead,
we rely on ACE to guess the best mode based on the file extension.
2018-10-12 17:17:30 -07:00
Kamil Trzciński e8f4bfd114 Merge branch 'update-templates-11-4' into 'master'
Update templates for 11.4

See merge request gitlab-org/gitlab-ce!22188
2018-10-08 10:55:57 +00:00
Jan Provaznik 58b6b414ab Updated licenses for 11.4 2018-10-08 09:53:12 +02:00
Jan Provaznik 339878e410 Update templates for 11.4 2018-10-08 09:47:36 +02:00
Amit Rathi d277f0bbee Clone nurtch demo notebooks at Jupyter startup 2018-10-04 12:59:21 +00:00