- 31 Jul, 2020 7 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- 29 Jul, 2020 1 commit
-
-
Achilleas Pipinellis authored
-
- 27 Jul, 2020 18 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Natalia Tepluhina authored
Improve alert detail header alignment See merge request gitlab-org/gitlab!37547
-
Tristan Read authored
-
Heinrich Lee Yu authored
Fix dependency proxy not working with object storage Closes #231563 See merge request gitlab-org/gitlab!37878
-
Marcel Amirault authored
Docs: Removed screenshot in Merge Request topic See merge request gitlab-org/gitlab!37756
-
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
-
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 5 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
-
Marcin Sedlak-Jakubowski authored
-
Russell Dickenson authored
Reorder table columns in Container Scanning doc Closes #214565 See merge request gitlab-org/gitlab!37858
-
- 25 Jul, 2020 4 commits
-
-
Mike Lewis authored
Docs - Add info on using correlation ID See merge request gitlab-org/gitlab!17028
-
Mike Lewis authored
-
Martin Wortschack authored
Remove HTML from translations in the admin area See merge request gitlab-org/gitlab!37624
-
Stan Hu authored
Previously the dependency proxy controller would save the blob into object storage, but the `file_store` column was never updated. As a result, blobs could not be downloaded because it appeared to GitLab as though the files never made it to object storage. Just as we do with CI job artifacts, LFS files, and project exports, we need to update this column after the CarrierWave-mounted file is saved. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/231563
-
- 24 Jul, 2020 5 commits
-
-
Paul Slaughter authored
Rename GlDropdown to GlDeprecatedDropdown See merge request gitlab-org/gitlab!37826
-
Peter Leitzen authored
Create incident from the list page See merge request gitlab-org/gitlab!37802
-
Olena Horal-Koretska authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37868
-
Stan Hu authored
Only send AWS Credentials ENV to indexer when AWS config is enabled Closes #231528 See merge request gitlab-org/gitlab!37865
-