Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-23Merge branch 'master' into experimental-top-navPhil Hughes
2017-06-23Merge branch 'winh-promise-rejects-fail-tests' into 'master'Phil Hughes
Make JavaScript tests fail for unhandled Promise rejections Closes #33845 and #33623 See merge request !12264
2017-06-23Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann
2017-06-23Merge branch 'hot-reload' into 'master'Tim Zallmann
hot reloading for .vue files Closes #33729 See merge request !12180
2017-06-23Merge branch '31574-bootstrap-form-builder' into 'master'Phil Hughes
Add bootstrap_form gem See merge request !10985
2017-06-23Merge branch '33992-mr-target-avatar' into 'master'Phil Hughes
Add padding to target branch container Closes #33992 See merge request !12353
2017-06-23Merge branch 'fix-sidebar-scroll-jump' into 'master'Phil Hughes
Remove layout nav from scroll calculation Closes #33984 See merge request !12399
2017-06-23Merge branch '34095-permalinks' into 'master'Phil Hughes
Fix offset for fixed nav Closes #34095 See merge request !12365
2017-06-23Fix offset for fixed navAnnabel Dunstone Gray
2017-06-23Merge branch 'notes-es-class-syntax' into 'master'Tim Zallmann
Refactor Notes into ES class syntax See merge request !12254
2017-06-23Merge branch 'dm-unnecessary-top-padding' into 'master'Sean McGivern
Remove unnecessary top padding on group MR index See merge request !12392
2017-06-23Merge branch '34120-environment-detail-bug' into 'master'Phil Hughes
Fix mobile environment detail view Closes #34120 See merge request !12382
2017-06-23Fix mobile environment detail viewAnnabel Dunstone Gray
2017-06-23Merge branch 'project-settings-container-width' into 'master'Annabel Dunstone Gray
Added limited width container to project settings See merge request !12045
2017-06-23Merge branch 'fix-dropdown-top-navbar-position-mobile' into 'master'Annabel Dunstone Gray
Fix dropdown position for the new button on mobile for the top navbar Closes #34139 See merge request !12388
2017-06-23Fix dropdown position for the new button on mobile for the top navbarJose Ivan Vargas Lopez
2017-06-23refactor Notes class to ES class syntaxMike Greiling
2017-06-23Remove layout nav from scroll calculationAnnabel Dunstone Gray
2017-06-22Merge branch 'rs-revert-bootsnap' into 'master'Stan Hu
Revert "Merge branch 'rs-bootsnap' into 'master'" Closes #34134, #34106, and #34084 See merge request !12389
2017-06-22Merge branch '33981-add-members-drop-down-doesn-t-separate-name-username' ↵Annabel Dunstone Gray
into 'master' Resolve ""Add Members" drop-down doesn't separate Name/Username" Closes #33981 See merge request !12376
2017-06-22Resolve ""Add Members" drop-down doesn't separate Name/Username"Tim Zallmann
2017-06-22Merge branch 'mk-add-datetime-with-timezone-table-definition' into 'master'Yorick Peterse
Add `datetime_with_timezone` to table definition See merge request !12292
2017-06-22Merge branch '33940-cache-flipper_gate-query' into 'master'Robert Speicher
Add the Flipper::Middleware::Memoizer middleware Closes #33940 See merge request !12359
2017-06-22Remove unnecessary top padding on group MR indexDouwe Maan
2017-06-22Merge branch 'awards-handler-class-syntax' into 'master'Jacob Schatz
Refactor AwardsHandler into ES class syntax See merge request !12239
2017-06-22Revert "Merge branch 'rs-bootsnap' into 'master'"Robert Speicher
This reverts commit 95138a9c16a2d1905354d0f46381b3822b37863d, reversing changes made to 66aad16d1aaa426237e52ef19385385566f194dc.
2017-06-22Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher
Encode Gitaly diff patches properly See merge request !12368
2017-06-22Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon
Support additional prometheus metrics - review branch Closes #28717 See merge request !11712
2017-06-22Merge branch 'doc-gitaly-network' into 'master'Sean McGivern
Add documentation for running Gitaly on another server Closes gitaly#333 See merge request !12381
2017-06-22Merge branch ↵Jacob Schatz
'34010-fix-linking-to-parallel-diff-line-number-creating-gray-box' into 'master' Fix linking to line number on parallel diff creating empty discussion box Closes #34010 See merge request !12332
2017-06-22Fix MySQL schema dump for `timestamp`Michael Kozono
2017-06-22Fix PostgreSQL schema dump for `timestamptz`Michael Kozono
2017-06-22Add `datetime_with_timezone` to table definitionMichael Kozono
So the method can be used in a `create_table` block. There is a new Rubocop style cop that requires the usage of `datetime_with_timezone`.
2017-06-22Fix Style/EmptyLines violation in lib/feature.rbRobert Speicher
2017-06-22Merge branch '33675-keep-groups-sorted-as-expected' into 'master'Phil Hughes
Resolve "Can't sort Groups" Closes #33675 See merge request !12204
2017-06-22Resolve "Can't sort Groups"Alfredo Sumaran
2017-06-22mobile improvementsPhil Hughes
2017-06-22Merge branch 'workhorse-2.2.0' into 'master'Sean McGivern
Use gitlab-workhorse 2.2.0 See merge request !12383
2017-06-22Merge branch 'backport-projects-mr-controller-changes' into 'master'Douwe Maan
Backport changes to Projects::MergeRequestsController for gitlab-org/gitlab-ee!2200 See merge request !12358
2017-06-22Merge branch 'commits-internationalise' into 'master'Douwe Maan
Added internationalization to commits list Closes #32793 See merge request !12062
2017-06-22Convert app/views/profiles/show.html.haml to bootstrap_formNick Thomas
2017-06-22Merge branch ↵Annabel Dunstone Gray
'33489-rename-settings-panel-close-action-to-collapse-to-avoid-confusion' into 'master' Resolve "Rename settings panel "close" action to "collapse" to avoid confusion" Closes #33489 See merge request !12027
2017-06-22Resolve "Rename settings panel "close" action to "collapse" to avoid confusion"Mike Greiling
2017-06-22Add anchor textJacob Vosmaer
2017-06-22Use gitlab-workhorse 2.2.0Jacob Vosmaer
2017-06-22Add bootstrap_form gemNick Thomas
2017-06-22Add documentation for running Gitaly on another serverJacob Vosmaer
2017-06-22Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki
28717-additional-metrics-review-branch
2017-06-22Merge branch 'gitaly-0.13.0' into 'master'Sean McGivern
Use Gitaly 0.13.0 See merge request !12377
2017-06-22Merge branch '33904-edit-issue-warning' into 'master'Phil Hughes
don't show "Someone edited the issue" warning when saving issue Closes #33904 See merge request !12371