gitlab-org--gitlab-foss/lib/gitlab/cycle_analytics
Lin Jen-Shin 85be6d83be Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules
* upstream/master: (170 commits)
  support ordering of project notes in notes api
  Redirect to an already forked project if it exists
  Reschedule the migration to populate fork networks
  Create fork networks for forks for which the source was deleted.
  Fix item name and namespace text overflow in Projects dropdown
  Minor backport from EE
  fix link that was linking to `html` instead of `md`
  Backport epic tasklist
  Add timeouts for Gitaly calls
  SSHUploadPack over Gitaly is now OptOut
  fix icon colors in commit list
  Fix star icon color/stroke
  Backport border inline edit
  Add checkboxes to automatically run AutoDevops pipeline
  BE for automatic pipeline when enabling Auto DevOps
  I am certainly weary of debugging sidekiq but I don't think that's what was meant
  Ensure MRs always use branch refs for comparison
  Fix issue comment submit button disabled on GFM paste
  Lock seed-fu at the correct version in Gemfile.lock
  Improve indexes on merge_request_diffs
  ...
2017-11-30 15:20:00 +08:00
..
summary
base_event_fetcher.rb Cache allowed_ids 2017-11-22 23:30:51 +08:00
base_query.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
base_stage.rb
code_event_fetcher.rb Just define allowed_ids and override it with empty value 2017-11-22 17:06:57 +08:00
code_stage.rb
event_fetcher.rb
issue_event_fetcher.rb Just define allowed_ids and override it with empty value 2017-11-22 17:06:57 +08:00
issue_stage.rb
metrics_tables.rb Add table for merge request commits 2017-07-06 17:36:10 +01:00
permissions.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
plan_event_fetcher.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
plan_stage.rb
production_event_fetcher.rb
production_helper.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
production_stage.rb
review_event_fetcher.rb Just define allowed_ids and override it with empty value 2017-11-22 17:06:57 +08:00
review_stage.rb Some small updates for Spanish translations. 2017-05-04 19:27:17 -05:00
stage.rb
stage_summary.rb
staging_event_fetcher.rb Just define allowed_ids and override it with empty value 2017-11-22 17:06:57 +08:00
staging_stage.rb Some small updates for Spanish translations. 2017-05-04 19:27:17 -05:00
test_event_fetcher.rb
test_stage.rb Some small updates for Spanish translations. 2017-05-04 19:27:17 -05:00
updater.rb