- 27 Jul, 2020 37 commits
-
-
Rémy Coutable authored
Include all files in snippet JS requests See merge request gitlab-org/gitlab!37412
-
Natalia Tepluhina authored
Update dependency @gitlab/ui to v17.37.0 See merge request gitlab-org/gitlab!37848
-
Alessio Caiazza authored
Remove .becomes(Namespace) calls that favour N+1 queries on route model See merge request gitlab-org/gitlab!37462
-
Alessio Caiazza authored
Remove HTML in Import/Export related translations See merge request gitlab-org/gitlab!37588
-
Rémy Coutable authored
Simplify `bin/feature-flag` See merge request gitlab-org/gitlab!37718
-
Marcin Sedlak-Jakubowski authored
Compress images using pngquant See merge request gitlab-org/gitlab!37921
-
Rémy Coutable authored
Remove backstage label from refactoring template See merge request gitlab-org/gitlab!37827
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37925
-
Igor Drozdov authored
Add unimplemented CreateDastScannerProfile mutation See merge request gitlab-org/gitlab!37382
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for all `spec/helpers/*` and `ee/spec/helpers/*` See merge request gitlab-org/gitlab!37446
-
Rajendra Kadam authored
-
Alexandru Croitor authored
After https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12566 most route helpers methods do not need to take project.namespace as a parameter and should be enogh to pass only project. Removing the need to pass project.namespace helps to reduce some cases where N+1 is generated due to project.namespace.becomes(Namespace) creating a new instance of the namepsace thus not making use of eager loaded associations
-
Phil Hughes authored
Remove dead code around vulnerability.instances See merge request gitlab-org/gitlab!37721
-
GitLab Release Tools Bot authored
-
Natalia Tepluhina authored
Update slot-scope syntax for project_rules See merge request gitlab-org/gitlab!37733
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37917
-
Natalia Tepluhina authored
Improve alert detail header alignment See merge request gitlab-org/gitlab!37547
-
Tristan Read authored
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/217933
-
Josianne Hyson authored
We're now substituting HTML in translations with variables after the linter was updated in https://gitlab.com/gitlab-org/gitlab/-/issues/217933 Update the Google Code Importer related strings that are currently on the todo list as a clean up from the linter update. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/217933
-
Heinrich Lee Yu authored
Fix dependency proxy not working with object storage Closes #231563 See merge request gitlab-org/gitlab!37878
-
GitLab Release Tools Bot authored
-
Marcel Amirault authored
Docs: Removed screenshot in Merge Request topic See merge request gitlab-org/gitlab!37756
-
Achilleas Pipinellis authored
-
Dmytro Zaporozhets authored
Add UI to Product Analytics feature See merge request gitlab-org/gitlab!36693
-
Dmytro Zaporozhets authored
First code to get product analytics working. Display response. Small fix. Fixes DZ recommended. Got it working. Add go components. Make SQL functionality. No longer temp so they show up. Drop the table before creating. Basic sql functionality. New examples. All SQL funtionality in the webserver. Can detect both parameters. DB passing works. Add note about users. Got into the db. Made the table. Got it working front to back. Got it working front to back. Got a graph working. Rename Go app. Made configurable. Make port configurable. Working page. Don't hardcode the number of groups. Split the pages up. Forgot to add files. Made a migration to store data. Fixed a ton of definitions. Clearup of Go code. More atrributes. make on for strings Add features. New version breaks things. Update the tracker. Sort latest first. Add echart and stuff still to parse. Switch to Echarts. Rename. Reformat. Save the actual version. Add an extra graphs. Still works. Nice graphs. Add javascript tracker to enable the product analytics. Sanetize and use local url of rails app. Make tracker random to reset platform and appid. Cleanup and load testing. Change db model name and limit rows on index page. Add more attributes. Add index. Show more graphs. Fix graphs. Switch to ActiveRecord. Added scopes. Scoped standardized. Limit time range. Add seed data. Rename graphs to users. Add an activity graph. No idea what this sql file did. Moved to https://gitlab.com/gitlab-org/snowplow-go-collector Add docs. First stab at a test. Specs for every action. Fix navigation test. Fix a bunch of rubocop errors. Move search to the model. Fix all rubocop tests. Add translated strings. Make rubocop happy. Move tracker under - to prevent namespace conflicts. Let specs ignore _id columns. Add missing string literal. Add migration helpers for concurrent index Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan Provaznik authored
Add deprecation guideline to development documentation See merge request gitlab-org/gitlab!30746
-
Nathan Friend authored
This commit adds some very basic information about our deprecation policy.
-
Stan Hu authored
Improve details about object storage proxy download See merge request gitlab-org/gitlab!36284
-
Ben Bodenmiller authored
-
Craig Smith authored
The commit adds an unimplemented graphql mutation that in later commits will allow users to create scanner profiles for on-demand scans
-
Ramya Authappan authored
Use let syntax for qa/qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb See merge request gitlab-org/gitlab!37263
-
Marcel Amirault authored
Update docs for matrix builds See merge request gitlab-org/gitlab!37698
-
Marius Bobin authored
-
- 26 Jul, 2020 3 commits
-
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37892
-
GitLab Release Tools Bot authored
-
Russell Dickenson authored
Add issue to iteration docs See merge request gitlab-org/gitlab!37472
-