Commit Graph

10 Commits

Author SHA1 Message Date
Takuya Noguchi ee274f89f9 Update links to /ci/lint with ones to project ci/lint 2018-04-24 00:57:05 +09:00
Yorick Peterse 4299df0439 Merge branch 'add-1000-plus-counters-for-jobs-page' into 'master'
Add 1000 plus counters for jobs page

See merge request gitlab-org/gitlab-ce!14507
2017-10-06 17:07:05 +00:00
Kamil Trzcinski ee2c13d78d Add 1000+ counters (instead of inifnite) to jobs controller 2017-10-06 14:43:48 +02:00
Annabel Dunstone Gray 42dc515fb6 Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
Phil Hughes 85b272b223
updated a bunch of breadcrumb titles
[ci skip]
2017-08-18 11:07:05 +01:00
Phil Hughes 8e9ae78007 rename method 2017-07-07 21:50:34 +01:00
Phil Hughes 15a2823879 fixed breadcrumb titles 2017-07-07 11:51:03 +01:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Lin Jen-Shin 70eb0c6a88 Merge remote-tracking branch 'upstream/master' into rename-builds-controller
* upstream/master: (307 commits)
  Address feedback
  Add small update for the i18n guide.
  update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error
  update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin
  name all webpack chunks to improve long term cacheability
  add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin
  upgrade to latest webpack version
  Only use DROP INDEX CONCURRENTLY on postgreql 9.2+
  Provide default for calculating label text color (!11681)
  Add failing test for #32728
  Bugfix: Always use the default language when generating emails.
  Remove unecessary commit pattern check
  Add regexp_for_value helper method
  Remove shared example and improve sub_group_issuables_spec.rb
  Remove 'should' from scenario in has_subgroup_title_spec.rb
  Cartfile git and binary methods cannot take a GitHub repo
  Fix terminals support for Kubernetes service
  Add review comments to compare_spec.rb
  Fix transient error clicking dropdown items in compare_spec.rb
  Use non-global jQuery reference within raven bundle
  ...
2017-05-26 18:25:32 +08:00
Lin Jen-Shin 71777a4a18 Rename BuildsController to JobsController
Rename other URL generators

admin_builds_path -> admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
2017-05-17 20:17:30 +08:00