summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix MR tabs and sticky tabs unit specs34153-merge-requests-tabs-should-extend-the-full-width-when-they-become-fixedLuke "Jared" Bennett2017-06-302-7/+22
* Added sticky_tabs_spec and merge_request_tabs_units_specLuke "Jared" Bennett2017-06-293-1/+133
* Added sticky_tabs to switch between sticky and unsticky tabs and use in merge...Luke "Jared" Bennett2017-06-285-9/+65
* Remove unneeded afix logic and added both instances of the nav to the mr showLuke "Jared" Bennett2017-06-288-113/+57
* Yield MR sticky tabs above the content container so it can be full widthLuke "Jared" Bennett2017-06-284-39/+62
* Merge branch 'commit-comments-limited-width' into 'master'Annabel Dunstone Gray2017-06-237-12/+23
|\
| * Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-237-12/+23
|/
* Merge branch 'project-readme-limited-width' into 'master'Annabel Dunstone Gray2017-06-235-2/+13
|\
| * Limit the width of project READMEsPhil Hughes2017-06-235-2/+13
|/
* Merge branch '33538-update-ci-dockerfile-now-that-chrome-headless-no-longer-i...Grzegorz Bizon2017-06-233-5/+13
|\
| * Update chrome version and the binary path33538-update-ci-dockerfile-now-that-chrome-headless-no-longer-in-betaGrzegorz Bizon2017-06-222-2/+2
| * add CHANGELOG.md entry for !12071Mike Greiling2017-06-211-0/+4
| * rename DRIVER_VERSION environment variable to CHROME_DRIVER_VERSIONMike Greiling2017-06-211-2/+2
| * update chrome version and chromedriverMike Greiling2017-06-211-4/+8
| * Update Dockerfile to utilize the stable release of Google Chrome 59Mike Greiling2017-06-211-3/+3
* | Merge branch 'winh-promise-rejects-fail-tests' into 'master'Phil Hughes2017-06-238-160/+257
|\ \
| * | Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-238-160/+257
|/ /
* | Merge branch 'hot-reload' into 'master'Tim Zallmann2017-06-231-0/+4
|\ \
| * | hot reloading for .vue fileshot-reloadSimon Knox2017-06-151-0/+4
* | | Merge branch '31574-bootstrap-form-builder' into 'master'Phil Hughes2017-06-235-74/+53
|\ \ \
| * | | Convert app/views/profiles/show.html.haml to bootstrap_formNick Thomas2017-06-223-74/+50
| * | | Add bootstrap_form gemNick Thomas2017-06-222-0/+3
* | | | Merge branch '33992-mr-target-avatar' into 'master'Phil Hughes2017-06-231-1/+1
|\ \ \ \
| * | | | Add padding to target branch container33992-mr-target-avatarAnnabel Dunstone Gray2017-06-211-1/+1
* | | | | Merge branch 'fix-sidebar-scroll-jump' into 'master'Phil Hughes2017-06-231-3/+1
|\ \ \ \ \
| * | | | | Remove layout nav from scroll calculationfix-sidebar-scroll-jumpAnnabel Dunstone Gray2017-06-221-3/+1
* | | | | | Merge branch '34095-permalinks' into 'master'Phil Hughes2017-06-232-3/+14
|\ \ \ \ \ \
| * | | | | | Fix offset for fixed navAnnabel Dunstone Gray2017-06-232-3/+14
|/ / / / / /
* | | | | | Merge branch 'notes-es-class-syntax' into 'master'Tim Zallmann2017-06-231-1374/+1356
|\ \ \ \ \ \
| * | | | | | refactor Notes class to ES class syntaxnotes-es-class-syntaxMike Greiling2017-06-221-1374/+1356
* | | | | | | Merge branch 'dm-unnecessary-top-padding' into 'master'Sean McGivern2017-06-232-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary top padding on group MR indexdm-unnecessary-top-paddingDouwe Maan2017-06-222-2/+5
* | | | | | | | Merge branch '34120-environment-detail-bug' into 'master'Phil Hughes2017-06-233-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix mobile environment detail viewAnnabel Dunstone Gray2017-06-233-9/+11
|/ / / / / / / /
* | | | | | | | Merge branch 'project-settings-container-width' into 'master'Annabel Dunstone Gray2017-06-2312-50/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Added limited width container to project settingsPhil Hughes2017-06-2012-50/+52
* | | | | | | | | Merge branch 'fix-dropdown-top-navbar-position-mobile' into 'master'Annabel Dunstone Gray2017-06-232-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix dropdown position for the new button on mobile for the top navbarJose Ivan Vargas Lopez2017-06-232-0/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'rs-revert-bootsnap' into 'master'Stan Hu2017-06-223-17/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'rs-bootsnap' into 'master'"rs-revert-bootsnapRobert Speicher2017-06-223-17/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '33981-add-members-drop-down-doesn-t-separate-name-username' int...Annabel Dunstone Gray2017-06-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve ""Add Members" drop-down doesn't separate Name/Username"Tim Zallmann2017-06-221-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'mk-add-datetime-with-timezone-table-definition' into 'master'Yorick Peterse2017-06-222-14/+81
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix MySQL schema dump for `timestamp`mk-add-datetime-with-timezone-table-definitionMichael Kozono2017-06-221-4/+30
| * | | | | | | | Fix PostgreSQL schema dump for `timestamptz`Michael Kozono2017-06-221-5/+36
| * | | | | | | | Add `datetime_with_timezone` to table definitionMichael Kozono2017-06-221-6/+16
* | | | | | | | | Merge branch '33940-cache-flipper_gate-query' into 'master'Robert Speicher2017-06-222-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Style/EmptyLines violation in lib/feature.rb33940-cache-flipper_gate-queryRobert Speicher2017-06-221-1/+0
| * | | | | | | | | Add the Flipper::Middleware::Memoizer middlewareRémy Coutable2017-06-212-1/+4
* | | | | | | | | | Merge branch 'awards-handler-class-syntax' into 'master'Jacob Schatz2017-06-221-379/+374
|\ \ \ \ \ \ \ \ \ \