forked from gitlabhq/gitlabhq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'upstream' into feature/update_to_6.9
* upstream: (92 commits) Change gravatar tests to identicon Enable identicon for gravatar by default Replace ok with circle for boolean icon Update gitlab_meta gem Dont install production gems for travis Small UI fix Use same size headers. Add PullReview. Mention shell guide as created by us. Show/hide issue assignee avatar depends on drag-n-drop column in milestone view Clean up the readme. Provide better email subject lines from email on push service Postgres requires not-null value for boolean field move all sidebars to one side for improved UX; add button in head of projects/issues and milestones instead of tab on side of screen to prevent overlapping of content Update gitlab-grit to newer version with normal diff collection. Show if file mode was changed Change mode for view files Fix dashboard "show more project" link padding Fix blob breadcrumb Fix help css Darker color for page title Remove failing test on travis+pg Improve network UI ... Conflicts: Gemfile app/assets/javascripts/application.js.coffee app/assets/stylesheets/sections/commits.scss app/controllers/application_controller.rb app/controllers/projects/walls_controller.rb app/helpers/issues_helper.rb app/mailers/emails/groups.rb app/mailers/emails/issues.rb app/mailers/emails/merge_requests.rb app/mailers/emails/notes.rb app/mailers/emails/projects.rb app/mailers/notify.rb app/models/event.rb app/models/project.rb app/observers/base_observer.rb app/services/merge_requests/update_service.rb app/services/notification_service.rb app/services/projects/create_service.rb app/views/events/_commit.html.haml app/views/groups/show.html.haml app/views/projects/blob/_actions.html.haml app/views/projects/commits/_commits.html.haml app/views/snippets/_form.html.haml config/application.rb config/routes.rb db/schema.rb lib/api/helpers.rb lib/api/projects.rb lib/api/users.rb lib/gitlab/markdown.rb spec/helpers/application_helper_spec.rb spec/mailers/notify_spec.rb spec/requests/api/users_spec.rb spec/services/issues/close_service_spec.rb spec/services/issues/update_service_spec.rb spec/services/merge_requests/close_service_spec.rb spec/services/merge_requests/update_service_spec.rb
- Loading branch information
Showing
196 changed files
with
1,178 additions
and
1,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.