gitlab-org--gitlab-foss/app/controllers/projects
Grzegorz Bizon 3deaf1342e Merge branch 'master' into auto-pipelines-vue
* master: (367 commits)
  Set “Remove branch” button to default size
  remove unused helper method
  reduce common code even further to satisfy rake flay
  remove button class size alteration from revert and cherry pick links
  factor out common code to satisfy rake flay
  homogenize revert and cherry-pick button styles generated by commits_helper
  apply margin on alert banners only when there is one or more alerts
  Rename MattermostNotificationService back to MattermostService
  Rename SlackNotificationService back to SlackService
  Fix stage and pipeline specs and rubocop offenses
  Added QueryRecorder to test N+1 fix on Milestone#show
  Use gitlab-workhorse 1.2.1
  Make 'unmarked as WIP' message more consistent
  Improve specs for Files API
  Allow unauthenticated access to Repositories Files API GET endpoints
  Add isolated view spec for pipeline stage partial
  Move test for HTML stage endpoint to controller specs
  Fix sizing of avatar circles; add border
  Fix broken test
  Fix broken test Changes after review
  ...

Conflicts:
	app/assets/stylesheets/pages/pipelines.scss
	app/controllers/projects/pipelines_controller.rb
	app/views/projects/pipelines/index.html.haml
	spec/features/projects/pipelines/pipelines_spec.rb
2016-12-21 12:09:06 +01:00
..
boards
cycle_analytics refactored updater and updated specs 2016-11-18 13:00:38 +01:00
application_controller.rb
artifacts_controller.rb
autocomplete_sources_controller.rb Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time 2016-12-15 15:20:33 +00:00
avatars_controller.rb Remove event caching code 2016-11-23 14:17:07 +01:00
badges_controller.rb
blame_controller.rb Fix 500 error for invalid path when visiting blame page 2016-12-17 20:41:26 -06:00
blob_controller.rb Merge branch 'jej-22869' into 'security' 2016-11-28 21:25:18 -03:00
boards_controller.rb
branches_controller.rb Merge branch 'jej-fix-missing-access-check-on-issues' into 'security' 2016-11-28 21:25:46 -03:00
builds_controller.rb
commit_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
commits_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
compare_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
container_registry_controller.rb
cycle_analytics_controller.rb Merge branch 'jej-fix-missing-access-check-on-issues' into 'security' 2016-11-28 21:25:46 -03:00
deploy_keys_controller.rb
discussions_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
environments_controller.rb Add terminal UI and controller actions 2016-12-19 21:27:08 +00:00
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
git_http_controller.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
graphs_controller.rb
group_links_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
labels_controller.rb
lfs_api_controller.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
lfs_storage_controller.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
merge_requests_controller.rb Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' 2016-12-05 11:07:57 +00:00
milestones_controller.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
network_controller.rb
notes_controller.rb Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
pipelines_controller.rb Merge branch 'master' into auto-pipelines-vue 2016-12-21 12:09:06 +01:00
pipelines_settings_controller.rb Fix wrong template rendered when CI/CD settings aren't update successfully 2016-11-22 16:18:05 +01:00
project_members_controller.rb Fix query in Projects::ProjectMembersController to fetch members 2016-12-16 20:30:27 -02:00
protected_branches_controller.rb
raw_controller.rb
refs_controller.rb
releases_controller.rb Allow to delete tag release note 2016-12-12 15:31:14 -02:00
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
snippets_controller.rb add scope filters to project snippets page 2016-12-10 00:57:23 -06:00
tags_controller.rb
templates_controller.rb
todos_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
tree_controller.rb
triggers_controller.rb
uploads_controller.rb
variables_controller.rb
wikis_controller.rb use wiki pages index for sidebar overflow and limit sidebar list to 15 pages 2016-11-30 15:22:43 -06:00