summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't force the encoding of the OAuth provider in Gitlab::OAuth::AuthHash#pro...37845-fix-oauth-provider-forced-encodingRémy Coutable2017-09-142-5/+4
* Merge branch 'sub-group-dropdown-width' into 'master'Annabel Dunstone Gray2017-09-141-3/+3
|\
| * Fixed width of sub-group in breadcrumb dropdownsub-group-dropdown-widthPhil Hughes2017-09-131-3/+3
* | Merge branch 'fix_default_navigation_theme_selection' into 'master'Robert Speicher2017-09-131-1/+1
|\ \
| * | Fix the default navigation theme selection on invalid idVitaliy @blackst0ne Klachkov2017-09-141-1/+1
|/ /
* | Merge branch 'repo-editor-ui-fix' into 'master'Jacob Schatz2017-09-132-2/+14
|\ \
| * | RepoEditor: Fix markdown preview rendering.Fatih Acet2017-09-131-2/+2
| * | RepoEditor: Fix active line hilite color.Fatih Acet2017-09-131-0/+5
| * | RepoEditor: Fix empty state for image blob view.Fatih Acet2017-09-132-1/+8
|/ /
* | Merge branch 'backport-ee-changes-to-url-sanitizer' into 'master'Rémy Coutable2017-09-132-4/+30
|\ \ | |/ |/|
| * Backport more EE changes to Gitlab::UrlSanitizerNick Thomas2017-09-112-4/+30
* | Merge branch 'revert-373ff978' into 'master'Stan Hu2017-09-131-0/+57
|\ \
| * | Revert "Merge branch 'rs-remove-bad-foreground-migration' into 'master'"Robert Speicher2017-09-131-0/+57
* | | Merge branch 'docs-gitaly-client-config' into 'master'Achilleas Pipinellis2017-09-131-2/+2
|\ \ \
| * | | Fix Ruby syntax error in Gitaly config exampledocs-gitaly-client-configJacob Vosmaer2017-09-121-2/+2
* | | | Merge branch 'ce-backport-new-sidebar-boards' into 'master'Filipa Lacerda2017-09-133-8/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | CE backport of new-sidebar-boardsce-backport-new-sidebar-boardsPhil Hughes2017-09-133-8/+24
* | | | Merge branch 'sh-exclude-api-responses' into 'master'Robert Speicher2017-09-131-1/+0
|\ \ \ \
| * | | | Exclude logging of API responses to prevent leakage of confidential datash-exclude-api-responsesStan Hu2017-09-131-1/+0
* | | | | Merge branch 'backstage/gb/optimize-some-specs-with-rspec-set' into 'master'Rémy Coutable2017-09-138-41/+59
|\ \ \ \ \
| * | | | | Fix job coverage specsbackstage/gb/optimize-some-specs-with-rspec-setGrzegorz Bizon2017-09-131-1/+1
| * | | | | Fix build specs after using `set` instead of `let`Grzegorz Bizon2017-09-131-13/+22
| * | | | | Fix syntax error in LFS objects specsGrzegorz Bizon2017-09-131-1/+1
| * | | | | Optimize CI/CD build retry service specsGrzegorz Bizon2017-09-131-4/+5
| * | | | | Optimize CI/CD build model specsGrzegorz Bizon2017-09-131-8/+5
| * | | | | Optimize generic specs for servicesGrzegorz Bizon2017-09-131-6/+7
| * | | | | Optimize a few simple spec files by using `set`Grzegorz Bizon2017-09-134-6/+9
| * | | | | Optimize LFS objects specsGrzegorz Bizon2017-09-131-4/+11
* | | | | | Merge branch 'refactor-monitoring-service' into 'master'Phil Hughes2017-09-133-54/+61
|\ \ \ \ \ \
| * | | | | | Refactor MonitoringService classMike Greiling2017-09-133-54/+61
|/ / / / / /
* | | | | | Merge branch 'patch-26' into 'master'Rémy Coutable2017-09-131-3/+0
|\ \ \ \ \ \
| * | | | | | Delete duplicated lines.Shinichi Maeshima2017-09-111-3/+0
* | | | | | | Merge branch '18308-escape-characters' into 'master'Rémy Coutable2017-09-133-1/+17
|\ \ \ \ \ \ \
| * | | | | | | escape characters in git user nameBrandon Everett2017-09-133-1/+17
|/ / / / / / /
* | | | | | | Merge branch 'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger...Kamil Trzciński2017-09-133-1/+9
|\ \ \ \ \ \ \
| * | | | | | | Add change log. Fix spec.fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variablesShinya Maeda2017-09-132-1/+7
| * | | | | | | Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda2017-09-132-1/+3
* | | | | | | | Merge branch 'zj-auto-devops-banner' into 'master'Kamil Trzciński2017-09-133-1/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix extra space in YAML arrayZeger-Jan van de Weg2017-09-131-1/+1
| * | | | | | | | AutoDevOps banner hidden on explicit CI configZeger-Jan van de Weg2017-09-133-1/+25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/gpg-tmp-dir-removal-race-condition' into 'master'Rémy Coutable2017-09-132-4/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix: GPG tmp dir removal race conditionAlexis Reigel2017-09-132-4/+15
|/ / / / / / / /
* | | | | | | | Merge branch 'replace_profile_active_tab.feature' into 'master'Rémy Coutable2017-09-138-58/+79
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-138-58/+79
| |/ / / / / /
* | | | | | | Merge branch '37629-lazy-image-loading-breaks-notification-mails-for-an-added...Douwe Maan2017-09-134-1/+27
|\ \ \ \ \ \ \
| * | | | | | | Remove ImageLazyLoadFilter from EmailPipeline37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshotRobert Speicher2017-09-124-1/+27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'docs-inherit-milestone-labels-new-mr' into 'master'Douwe Maan2017-09-131-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Automatically inherit the milestone and labels of the issuedocs-inherit-milestone-labels-new-mrVictor Wu2017-09-121-1/+2
| |/ / / / /
* | | | | | Merge branch 'fix-doorkeeper-failure' into 'master'Rémy Coutable2017-09-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fix doorkeeper failureKamil Trzciński2017-09-131-1/+1
|/ / / / / /