Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update jira-ruby to 1.7.1 | Takuya Noguchi | 2019-08-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Remove csslab | Arun Kumar Mohan | 2019-08-28 | 1 | -1/+0 |
| | |||||
* | Update rails project template | Daniel Gruesso | 2019-08-08 | 1 | -0/+0 |
| | |||||
* | Jupyter fix hostname editing and remove extra load balancer | Amit Rathi | 2019-08-01 | 1 | -0/+4 |
| | |||||
* | Remove line profiler from performance bar | Sean McGivern | 2019-07-30 | 1 | -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-pg | Sean McGivern | 2019-07-26 | 1 | -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-credentials | Amit Rathi | 2019-06-25 | 1 | -1/+1 |
| | |||||
* | Breakup first pass | Sarah Groff Hennigh-Palermo | 2019-06-14 | 1 | -377/+0 |
| | | | | It has a lot of files because that's the point | ||||
* | Moves sp.js to CE repo12106-sp-ce | Filipa Lacerda | 2019-06-12 | 1 | -0/+22 |
| | | | | Removes ce to ee differences for snowplow file | ||||
* | Setup Git client for Jupyter | Amit Rathi | 2019-06-05 | 1 | -2/+16 |
| | |||||
* | Build visual_review_toolbar with webpack | Sarah Groff Hennigh-Palermo | 2019-05-29 | 1 | -0/+377 |
| | | | | It takes a lot of lines to move a script | ||||
* | JupyterHub Repo Integration | Amit Rathi | 2019-05-22 | 1 | -0/+20 |
| | |||||
* | Move to pdf.js distributed with npmleipert-move-pdf-js | Lukas Eipert | 2019-05-10 | 4 | -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 McGivern | 2019-04-10 | 1 | -0/+1 |
| | | | | This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac. | ||||
* | Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master' | GitLab Release Tools Bot | 2019-04-02 | 4 | -32165/+50861 |
|\ | | | | | | | | | Fix PDF.js vulnerability See merge request gitlab/gitlabhq!2999 | ||||
| * | Updated PDF.js to 2.0.943 | Natalia Tepluhina | 2019-03-12 | 4 | -32165/+50861 |
| | | |||||
* | | Resolve "Android template is missing .gitlab-ci.yml" | Jason Lenny | 2019-03-21 | 1 | -0/+0 |
| | | |||||
* | | Prefer node_modules At.js and jquery.carat versions | Mike Greiling | 2019-03-13 | 3 | -1639/+0 |
|/ | | | | | Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem. | ||||
* | Add Android template | Jason Lenny | 2019-03-07 | 1 | -0/+0 |
| | |||||
* | Resolve "Project template for iOS" | Jason Lenny | 2019-03-07 | 1 | -0/+0 |
| | |||||
* | Revert previous commit since it isn't needed | Jason Lenny | 2019-03-06 | 15 | -0/+0 |
| | | | | This reverts commit 669d84356771682961ac6c416c3cbdb983ec0cd2 | ||||
* | Add Project template for go-micro | Jason Lenny | 2019-02-27 | 1 | -0/+0 |
| | |||||
* | Merge branch '57794-project-template-for-net' of ↵ | Jason Lenny | 2019-02-25 | 1 | -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 Lenny | 2019-02-25 | 5 | -0/+0 |
| | | | | https://gitlab.com/gitlab-org/gitlab-ce into 57785-create-project-template-for-netlify | ||||
* | Remove HipChat integration from GitLab | Nick Thomas | 2019-02-08 | 1 | -1/+0 |
| | |||||
* | Add Pages templates | Jason Lenny | 2019-02-07 | 5 | -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. | ||||
* | Add Knative metrics to Prometheus | Chris Baumbauer | 2019-01-03 | 1 | -0/+102 |
| | |||||
* | Merge branch '11-6-update-gitignore' into 'master' | Robert Speicher | 2018-12-10 | 12 | -101/+102 |
|\ | | | | | | | | | Update the .gitignore See merge request gitlab-org/gitlab-ce!23706 | ||||
| * | Update the .gitignore | Alex Hanselka | 2018-12-10 | 12 | -101/+102 |
| | | |||||
* | | Update License info for 11.6 feature freeze | Alex Hanselka | 2018-12-10 | 1 | -56/+98 |
|/ | |||||
* | HTTPS for JupyterHub installation | Amit Rathi | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into certmanager-temp | Amit Rathi | 2018-11-19 | 1 | -2/+1 |
|\ | |||||
| * | Remove unneeded licenses for gitlab-org npm namsepace | Mike Greiling | 2018-11-16 | 1 | -2/+1 |
| | | |||||
* | | Move ingress shim config from --set to values.yaml | Amit Rathi | 2018-11-16 | 1 | -0/+5 |
| | | |||||
* | | Use email on the account | Amit Rathi | 2018-11-13 | 1 | -3/+3 |
| | | |||||
* | | Jupyter config changes for tls to come in a separate PR | Amit Rathi | 2018-11-13 | 1 | -4/+0 |
| | | |||||
* | | Cleanup | Amit Rathi | 2018-11-13 | 1 | -1/+1 |
| | | |||||
* | | Cert manager migration, cluster_issuer etc. | Amit Rathi | 2018-11-13 | 2 | -0/+11 |
| | | |||||
* | | Updated logging | Amit Rathi | 2018-11-13 | 1 | -3/+7 |
|/ | |||||
* | Merge branch 'update-dependencies-list-11-5' into 'master' | Sean McGivern | 2018-11-08 | 1 | -27/+25 |
|\ | | | | | | | | | Update license list See merge request gitlab-org/gitlab-ce!22904 | ||||
| * | Update license listupdate-dependencies-list-11-5 | Steve Azzopardi | 2018-11-08 | 1 | -27/+25 |
| | | | | | | | | | | | | As of part 5 on feature freeze day, we update the license list https://gitlab.com/gitlab-org/release/docs/blob/7a3b6468aed8b254a26c202e98d8476ec3d6c046/general/release-candidates.md#step-5-update-the-dependencies-license-list-on-gitlab-ce | ||||
* | | Run rake gitlab:update_templates | Steve Azzopardi | 2018-11-08 | 13 | -12/+165 |
|/ | | | | | | | As part of step 4 on feature freeze day, we need to update the templates. https://gitlab.com/gitlab-org/release/docs/blob/7a3b6468aed8b254a26c202e98d8476ec3d6c046/general/release-candidates.md#step-4-update-the-gitignore-and-dockerfile-templates-on-gitlab-ce | ||||
* | Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgs | Lukas Eipert | 2018-10-31 | 1 | -1/+1 |
| | |||||
* | Fix #53298: JupyterHub to restarts should work without errors | Amit Rathi | 2018-10-30 | 1 | -1/+1 |
| | |||||
* | Upgrade Prometheus and alertmanagerpl-uprade-prometheus-alertmanager | Peter Leitzen | 2018-10-25 | 1 | -1/+3 |
| | | | | Upgrade Prometheus to 2.4.3 and Alertmanager to 0.15.2 | ||||
* | Remove dependencies on Linguist | Zeger-Jan van de Weg | 2018-10-12 | 1 | -0/+5488 |
| | | | | | | | | | | | | | | | | This saves about 128 MB of baseline RAM usage per Unicorn and Sidekiq process (!). Linguist wasn't detecting languages anymore from CE/EE since 9ae8b57467ac8b38f1fa9020a466d94a93cbb9dd. 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. | ||||
* | Merge branch 'update-templates-11-4' into 'master' | Kamil Trzciński | 2018-10-08 | 4 | -3/+14 |
|\ | | | | | | | | | Update templates for 11.4 See merge request gitlab-org/gitlab-ce!22188 | ||||
| * | Update templates for 11.4 | Jan Provaznik | 2018-10-08 | 4 | -3/+14 |
| | | |||||
* | | Updated licenses for 11.4 | Jan Provaznik | 2018-10-08 | 1 | -185/+222 |
|/ | |||||
* | Clone nurtch demo notebooks at Jupyter startup | Amit Rathi | 2018-10-04 | 1 | -0/+4 |
| |