gitlab-org--gitlab-foss/app/controllers/projects
Filipa Lacerda 23334ac0a1 Merge branch 'master' into issue-discussions-refactor
* master: (481 commits)
  Make sure that we have author and committer
  disable file upload button while uploading
  Fix bar chart does not display label at hour 0
  Fixed activity not loading on project homepage
  Expose noteable_iid in Note
  Fix fly-out width when it has long items
  Add a test to show that threshold 40 would corrupt
  Add changelog entry
  Raise encoding confidence threshold to 50
  Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/`
  Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/`
  Add Italian translations of Pipeline Schedules
  Restrict InlineJavaScript for haml_lint to dev and test environment
  Incorporate Gitaly's CommitService.FindCommit RPC
  Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit
  fix repo_edit_button_spec.js
  fix test failures in repo_preview_spec.js
  fix repo_loading_file_spec tests
  Refactor Gitlab::Git::Commit to include a repository
  use 100vh instead of flip flopping between the two - works on all suported browsers
  ...
2017-08-08 16:15:16 +01:00
..
boards Fix Issue board when using Ruby 2.4 2017-08-01 16:07:05 +02:00
cycle_analytics
merge_requests
registry
settings
application_controller.rb
artifacts_controller.rb
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Fix ABC size of BlobController#show 2017-08-04 13:21:02 +01:00
boards_controller.rb
branches_controller.rb Merge branch '26890-sort-branches' into 'master' 2017-07-28 15:27:49 +00:00
build_artifacts_controller.rb
builds_controller.rb
commit_controller.rb
commits_controller.rb
compare_controller.rb
cycle_analytics_controller.rb
deploy_keys_controller.rb
deployments_controller.rb
discussions_controller.rb
environments_controller.rb
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb
git_http_controller.rb
graphs_controller.rb Add option to use CommitLanguages RPC 2017-08-01 10:48:46 +02:00
group_links_controller.rb
hook_logs_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb Merge branch 'master' into issue-discussions-refactor 2017-07-31 10:23:50 +02:00
jobs_controller.rb
labels_controller.rb
lfs_api_controller.rb
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb Store MergeWorker JID on merge request, and clean up stuck merges 2017-08-07 15:23:37 -03:00
milestones_controller.rb
network_controller.rb
notes_controller.rb
pages_controller.rb
pages_domains_controller.rb
pipeline_schedules_controller.rb
pipelines_controller.rb
pipelines_settings_controller.rb
project_members_controller.rb
prometheus_controller.rb
protected_branches_controller.rb
protected_refs_controller.rb
protected_tags_controller.rb
raw_controller.rb
refs_controller.rb
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
snippets_controller.rb
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb
triggers_controller.rb
uploads_controller.rb
variables_controller.rb
wikis_controller.rb