summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated importsurl-utility-es-modulePhil Hughes2017-12-1114-29/+29
* Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-11143-1094/+2820
|\
| * Merge branch 'recaptcha_check_if_spammable_ce_backport' into 'master'Sean McGivern2017-12-111-2/+8
| |\
| | * Add recaptcha_check_if_spammable for issualbes than arent spammablesrecaptcha_check_if_spammable_ce_backportLuke Bennett2017-12-081-2/+8
| * | Merge branch 'bw-todo-count-expiration' into 'master'Sean McGivern2017-12-111-2/+2
| |\ \
| | * | expire todo count calculations to be consistent withbw-todo-count-expirationBrett Walker2017-12-081-2/+2
| * | | Merge branch 'qa_extract_push_to_scenario' into 'master'Grzegorz Bizon2017-12-113-15/+55
| |\ \ \
| | * | | Check if user is in project page before performing a pushqa_extract_push_to_scenarioFelipe Artur2017-12-071-0/+7
| | * | | Turn push file into a scenarioFelipe Artur2017-12-073-15/+48
| * | | | Merge branch 'fix-image-view-mode' into 'master'Filipa Lacerda2017-12-112-2/+14
| |\ \ \ \
| | * | | | Fix image view modeClement Ho2017-12-112-2/+14
| |/ / / /
| * | | | Merge branch 'es-module-compare' into 'master'Filipa Lacerda2017-12-114-86/+73
| |\ \ \ \
| | * | | | revert arrow function changees-module-compareMike Greiling2017-11-301-1/+1
| | * | | | convert CompareAutocomplete from class definition into simple function call, ...Mike Greiling2017-11-303-65/+56
| | * | | | convert Compare class into ES module import/export syntaxMike Greiling2017-11-303-4/+3
| | * | | | refactor Compare class to ES class syntaxMike Greiling2017-11-301-18/+16
| | * | | | remove commits.js import form main.js (related to !14735)Mike Greiling2017-11-301-1/+0
| * | | | | Merge branch 'sh-fix-import-rake-task' into 'master'James Lopez2017-12-115-0/+32
| |\ \ \ \ \
| | * | | | | Remove the need for destroy and add a comment in the specStan Hu2017-12-101-4/+3
| | * | | | | Use build instead of create in importer specStan Hu2017-12-101-1/+1
| | * | | | | Simplify normalizing of pathsStan Hu2017-12-101-4/+3
| | * | | | | Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-083-1/+15
| | * | | | | Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-083-0/+20
| |/ / / / /
| * | | | | Merge branch 'docs/improve-limit-conflicts-with-ee' into 'master'Robert Speicher2017-12-087-355/+110
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add "Guidelines for implementing Enterprise Edition features" in CE developme...docs/improve-limit-conflicts-with-eeRémy Coutable2017-12-061-0/+1
| | * | | | Address Robert's and Axil's feedbackRémy Coutable2017-12-064-15/+17
| | * | | | Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable2017-12-056-353/+105
| * | | | | Merge branch '35385-allow-git-pull-push-on-project-redirects' into 'master'Douwe Maan2017-12-0820-52/+510
| |\ \ \ \ \
| | * | | | | Allow git pull/push on project redirectsMayra Cabrera2017-12-0820-52/+510
| |/ / / / /
| * | | | | Merge branch '38032-deploy-markers-should-be-more-verbose' into 'master'Mike Greiling2017-12-0812-38/+199
| |\ \ \ \ \
| | * | | | | Reduce the size of the deploy flag when there's no tag available38032-deploy-markers-should-be-more-verboseJose Ivan Vargas2017-12-071-3/+11
| | * | | | | Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-0712-38/+191
| * | | | | | Merge branch '40031-include-assset_sync-gem' into 'master'Douwe Maan2017-12-084-0/+45
| |\ \ \ \ \ \
| | * | | | | | Resolve "Include asset_sync gem"Ian Baum2017-12-084-0/+45
| |/ / / / / /
| * | | | | | Merge branch 'fix-event-target-author-preloading' into 'master'Douwe Maan2017-12-082-1/+6
| |\ \ \ \ \ \
| | * | | | | | Fix N+1 query when displaying eventsfix-event-target-author-preloadingYorick Peterse2017-12-082-1/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-084-0/+23
| |\ \ \ \ \ \
| | * | | | | | Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-084-0/+23
| * | | | | | | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-0816-111/+367
| |\ \ \ \ \ \ \
| | * | | | | | | Fix RubocopKamil Trzcinski2017-12-081-1/+1
| | * | | | | | | Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-084-10/+190
| | * | | | | | | Fix a bug of before_sha being inproperly evaluated to `checkout_sha`Kamil Trzcinski2017-12-081-5/+1
| | * | | | | | | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-0814-127/+146
| | * | | | | | | Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-084-8/+69
| * | | | | | | | Merge branch '29483-no-feedback-when-checking-on-checklist-if-potential-spam-...Sean McGivern2017-12-0816-68/+363
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-0816-68/+363
| |/ / / / / / /
| * | | | | | | 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
| |/ / / / / / / /