Commit Graph

25 Commits

Author SHA1 Message Date
Annabel Dunstone Gray 42dc515fb6 Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
Phil Hughes f041c3896f Merge branch 'master' into breadcrumbs-improvements 2017-09-05 11:02:53 +01:00
Shinya Maeda fa6b9acaf9 trigger_variables should consider trigger_request existstance always 2017-09-04 21:55:26 +09:00
Shinya Maeda 3ae2038176 Remove ci_trigger_request_with_variables 2017-09-04 21:55:26 +09:00
Phil Hughes dae629e5e9
fix some inconsistencies with the breadcrumbs 2017-08-18 11:07:05 +01:00
Phil Hughes 85b272b223
updated a bunch of breadcrumb titles
[ci skip]
2017-08-18 11:07:05 +01:00
Z.J. van de Weg e641072502
Fix 404 on link path 2017-08-10 16:13:25 +02:00
Mike Greiling 12c6abf9db remove nicescroll from jobs page and remove the library from common.bundle.js 2017-08-04 15:52:55 -05:00
Mike Greiling f075e6d23d remove niceScroll from job trigger variables list 2017-08-04 15:52:55 -05:00
Filipa Lacerda f6ec281679 Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'
Contextual breadcrumb title fixes

Closes #34030 and #34033

See merge request !12602
2017-07-19 16:24:49 +00:00
Clement Ho d66f833431 Fix CI Status alignment for artifacts page 2017-07-18 13:08:23 -05:00
Phil Hughes b85d69d1f0 Merge branch 'master' into new-nav-fix-contextual-breadcrumbs 2017-07-14 11:22:12 +01:00
Filipa Lacerda 948afa2ad3 Fix spacing in sidebar 2017-07-14 08:46:37 +00: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
Filipa Lacerda 2c1f000e3e Revert change to design. Go back to scrollable page 2017-07-05 11:32:22 +00:00
Filipa Lacerda 0861e01a91 Adds "Pipeline" to job's sidebar 2017-06-13 14:42:10 +01:00
Filipa Lacerda 452202e36d Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
Filipa Lacerda 481040e229 Remove nicescroll from job trace 2017-06-09 11:58:52 +00:00
Grzegorz Bizon 79380fe5fb Merge branch 'master' into feature/gb/persist-pipeline-stages
* master: (524 commits)
  Improve user experience around slash commands in instant comments
  Fix LFS timeouts when trying to save large files
  retryable? is now available for CommitStatus
  Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for variables"
  Fix test failures
  Add slugify project path to CI enviroment variables
  Fixed typo: craeted -> created
  32118 Make New environment empty state btn lowercase
  Expose import_status in Projects API
  32832 Remove overflow from comment form for confidential issues and vertically aligns confidential issue icon
  Fix test failures
  Allow manual bypass of auto_sign_in_with_provider
  Fix keys seed
  Allow users to be hard-deleted from the API
  fixup some classnames and media queries
  Enable the Style/PreferredHashMethods cop
  Lint our factories creation in addition to their build
  Don’t schedule workers from inside transactions
  Allow scheduling from after_commit hooks
  Forbid Sidekiq scheduling in transactions
  ...

Conflicts:
	app/serializers/pipeline_entity.rb
	db/schema.rb
	spec/factories/ci/stages.rb
	spec/lib/gitlab/import_export/safe_model_attributes.yml
	spec/services/ci/create_pipeline_service_spec.rb
	spec/spec_helper.rb
2017-06-05 12:51:59 +02:00
Filipa Lacerda e7de234d6f Use throttle when window is resized 2017-06-02 16:16:54 +00:00
Lin Jen-Shin 6c72d8a219 Merge remote-tracking branch 'upstream/master' into rename-builds-controller
* upstream/master: (116 commits)
  Revert "Merge branch 'grpc-1.3.4' into 'master'"
  Return nil when looking up config for unknown LDAP provider
  Avoid crash when trying to parse string with invalid UTF-8 sequence
  Enable Gitaly by default in GitLab 9.3
  Don’t create comment on JIRA if link already exists
  Disable sub_group_issuables_spec.rb for mysql
  Fix math rendering on blob pages
  Add changelog
  Don't allow to pass a user to ProjectWiki#http_url_to_repo
  Revert "Merge branch '1937-https-clone-url-username' into 'master'
"
  Fix bottom padding for build page
  Fix /unsubscribe slash command creating extra todos
  Fix omniauth-google-oauth2 dependencies in Gemfile.lock
  Update looks job log
  'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled
  Fix spec for Members::AuthorizedDestroyService
  31616-add-uptime-of-gitlab-instance-in-admin-area
  Set head pipeline when creating merge requests
  Create a separate helper to check if we show particular tab on a search page
  Add performance deltas between app deployments on Merge Request widget
  ...
2017-05-31 18:14:11 +08: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