summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make label delete option redwinh-cleanup-dropdownsWinnie Hellmann2017-12-083-12/+9
* Fix hover style for dropdowns on new branches/tags pageWinnie Hellmann2017-12-082-2/+2
* Fix top margin for right aligned dropdownsWinnie Hellmann2017-12-081-1/+0
* Remove border radius from pipelines dropdownsWinnie Hellmann2017-12-081-1/+0
* Remove btn class from template selectorsWinnie Hellmann2017-12-081-5/+5
* Fix dropdown top marginWinnie Hellmann2017-12-081-1/+1
* Fix padding for search dropdownWinnie Hellmann2017-12-081-5/+0
* Remove new-style-dropdown mixinWinnie Hellmann2017-12-0826-85/+0
* Use global styles for filter dropdownsWinnie Hellmann2017-12-082-54/+10
* Make new .dropdown-menu-align-right style globalWinnie Hellmann2017-12-081-4/+2
* Make new .dropdown-menu style globalWinnie Hellmann2017-12-081-15/+1
* Make new .dropdown-menu-selectable style globalWinnie Hellmann2017-12-081-39/+28
* Make new dropdown <li> style globalWinnie Hellmann2017-12-081-17/+2
* Make new dropdown-link style globalWinnie Hellmann2017-12-081-21/+10
* Make new .dropdown-menu-user-link style globalWinnie Hellmann2017-12-081-13/+7
* Make new dropdown-item-hover style globalWinnie Hellmann2017-12-081-39/+23
* Make new .text-danger style globalWinnie Hellmann2017-12-081-10/+5
* Make new .is-active style globalWinnie Hellmann2017-12-081-18/+7
* Make new .dropdown-header style globalWinnie Hellmann2017-12-081-6/+2
* Make new style .divider globalWinnie Hellmann2017-12-081-15/+5
* Make new .dropdown-open-top style globalWinnie Hellmann2017-12-081-4/+4
* Merge branch 'docs/add-why-do-i-get-signed-out-authentication-section' into '...Sean McGivern2017-12-083-1/+31
|\
| * Add docs explaining why you get signed out with "Remember me"docs/add-why-do-i-get-signed-out-authentication-sectionEric Eastwood2017-12-083-1/+31
* | Merge branch 'bvl-circuitbreaker-process' into 'master'Douwe Maan2017-12-0845-362/+983
|\ \
| * | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-0845-362/+983
|/ /
* | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-084-5/+52
|\ \
| * | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-074-5/+52
* | | Merge branch 'jprovazn-testfix2' into 'master'Stan Hu2017-12-081-5/+5
|\ \ \
| * | | Clean test path between merge request handler testsjprovazn-testfix2Jan Provaznik2017-12-071-5/+5
* | | | Merge branch 'gitaly-795-migrate-repository-fsck' into 'master'Robert Speicher2017-12-082-2/+27
|\ \ \ \
| * | | | Migrate Git::Repository#fsck to GitalyKim Carlbäcker2017-12-082-2/+27
|/ / / /
* | | | Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-0711-14/+31
|\ \ \ \
| * | | | Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-0711-14/+31
| | |_|/ | |/| |
* | | | Merge branch '40555-replace-absolute-urls-with-related-branches-to-avoid-host...Jacob Schatz2017-12-072-2/+8
|\ \ \ \
| * | | | Replace absolute URLs on related branches/MRs with relative url to avoid host...40555-replace-absolute-urls-with-related-branches-to-avoid-hostnameEric Eastwood2017-12-042-2/+8
| | |_|/ | |/| |
* | | | Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-072-0/+14
|\ \ \ \
| * | | | Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-042-0/+14
* | | | | Merge branch 'use-us-english' into 'master'Jacob Schatz2017-12-071-0/+2
|\ \ \ \ \
| * | | | | Add documentation about using US-EnglishClement Ho2017-12-071-0/+2
|/ / / / /
* | | | | Merge branch 'fix-transient-datefix-spec' into 'master'Jacob Schatz2017-12-071-1/+1
|\ \ \ \ \
| * | | | | Fix transient error in pikadayToStringfix-transient-datefix-specClement Ho2017-12-051-1/+1
* | | | | | Merge branch 'fix_39233' into 'master'Sean McGivern2017-12-073-1/+10
|\ \ \ \ \ \
| * | | | | | fix #39233 - 500 in merge requestMartin Nowak2017-12-073-1/+10
* | | | | | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-0710-5/+272
|\ \ \ \ \ \ \
| * | | | | | | Clean up docs for dependencies validationfeature/sm/34834-missing-dependency-should-fail-job-2Achilleas Pipinellis2017-12-073-16/+63
| * | | | | | | Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-082-78/+129
| * | | | | | | Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-073-3/+3
| * | | | | | | Update document to use ci_validates_dependenciesShinya Maeda2017-12-072-10/+12
| * | | | | | | Fix pipelineShinya Maeda2017-12-061-1/+3
| * | | | | | | Fix testsShinya Maeda2017-12-062-28/+32