1. 28 Jul, 2020 1 commit
  2. 27 Jul, 2020 9 commits
    • Dmytro Zaporozhets's avatar
      Merge branch 'product-analytics-ui' into 'master' · 25a98527
      Dmytro Zaporozhets authored
      Add UI to Product Analytics feature
      
      See merge request gitlab-org/gitlab!36693
      25a98527
    • Dmytro Zaporozhets's avatar
      Add product analytics for events to monitoring · 32766c19
      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: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
      32766c19
    • Jan Provaznik's avatar
      Merge branch 'docs-nfriend-add-deprecation-guideline' into 'master' · f3375d6a
      Jan Provaznik authored
      Add deprecation guideline to development documentation
      
      See merge request gitlab-org/gitlab!30746
      f3375d6a
    • Nathan Friend's avatar
      Add deprecation guideline · ee5868d3
      Nathan Friend authored
      This commit adds some very basic information about our deprecation
      policy.
      ee5868d3
    • Stan Hu's avatar
      Merge branch 'patch-182' into 'master' · 1e4701d6
      Stan Hu authored
      Improve details about object storage proxy download
      
      See merge request gitlab-org/gitlab!36284
      1e4701d6
    • Ben Bodenmiller's avatar
      c1203307
    • Ramya Authappan's avatar
      Merge branch 'egb-refactor-view_merge_request_diff_patch_spec' into 'master' · 9cda1414
      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
      9cda1414
    • Marcel Amirault's avatar
      Merge branch 'update-matrix-builds-docs' into 'master' · f9161227
      Marcel Amirault authored
      Update docs for matrix builds
      
      See merge request gitlab-org/gitlab!37698
      f9161227
    • Marius Bobin's avatar
      Update docs for matrix builds · 4855c8a3
      Marius Bobin authored
      4855c8a3
  3. 26 Jul, 2020 5 commits
  4. 25 Jul, 2020 3 commits
  5. 24 Jul, 2020 22 commits