summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made the Vue services docs more generic to not restrict them to ajax servicesmake-the-vue-services-docs-more-genericLuke "Jared" Bennett2017-05-091-7/+7
* Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-0929-43/+190
|\
| * Small code improvements and add migration specFelipe Artur2017-05-089-19/+72
| * Fix specs 2Felipe Artur2017-05-0811-36/+41
| * Populate merge requests head_pipeline_idFelipe Artur2017-05-082-1/+24
| * Fix SpecsFelipe Artur2017-05-0818-24/+61
| * Add merge requests association to pipelineFelipe Artur2017-05-082-1/+2
| * Preloads head pipeline for each merge requestFelipe Artur2017-05-088-8/+36
* | Merge branch '31888-follow-up-from-backport-of-multiple-assignees-feature' in...Sean McGivern2017-05-095-68/+71
|\ \
| * | Remove unnecessary if checkClement Ho2017-05-091-1/+1
| * | Refactor haml31888-follow-up-from-backport-of-multiple-assignees-featureClement Ho2017-05-084-20/+22
| * | Refactor block into separate partialClement Ho2017-05-082-49/+50
* | | Merge branch 'remove-archive-to-file' into 'master' Robert Speicher2017-05-091-50/+0
|\ \ \
| * | | Remove some unused Gitlab::Git codeJacob Vosmaer2017-05-091-50/+0
* | | | Merge branch 'tc-cache-trackable-attributes' into 'master' Douwe Maan2017-05-094-2/+46
|\ \ \ \
| * | | | Devise can assign trackable fields, but only allow writes once/hourtc-cache-trackable-attributesToon Claes2017-05-083-7/+18
| * | | | Limit `update_tracked_fields` to write to database once/hourToon Claes2017-05-083-0/+33
* | | | | Merge branch 'improve-trigger-build-output' into 'master' Sean McGivern2017-05-092-11/+23
|\ \ \ \ \
| * | | | | Improve readability of codeimprove-trigger-build-outputBalasankar C2017-05-091-3/+6
| * | | | | Move triggering build logic to separate scriptBalasankar C2017-05-092-12/+19
| * | | | | Print triggered pipeline id in a better formatBalasankar C2017-05-091-1/+3
* | | | | | Merge branch 'fix-main-bundle-sans-vue' into 'master' Clement Ho2017-05-092-7/+14
|\ \ \ \ \ \
| * | | | | | Prevent vue.esm.js from being bundled into the primary JS bundleMike Greiling2017-05-092-7/+14
|/ / / / / /
* | | | | | Merge branch 'fix/gb/make-environment-policy-specs-to-pass-on-ee' into 'master' Sean McGivern2017-05-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Robustify environment policy specs to pass on EEfix/gb/make-environment-policy-specs-to-pass-on-eeGrzegorz Bizon2017-05-091-1/+1
* | | | | | Merge branch 'tc-fix-snippets-notes-spec' into 'master' Sean McGivern2017-05-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fallback to default pattern when note does not belong to projecttc-fix-snippets-notes-specToon Claes2017-05-091-1/+1
* | | | | | Merge branch 'fix/gb/fix-skipped-manual-actions' into 'master' Kamil TrzciƄski2017-05-093-1/+27
|\ \ \ \ \ \
| * | | | | | Fix skipped manual actions issue in pipeline processingfix/gb/fix-skipped-manual-actionsGrzegorz Bizon2017-05-083-1/+27
* | | | | | | Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda2017-05-094-1/+82
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fixed focused test in notes specup-arrow-focus-discussion-commentPhil Hughes2017-05-081-1/+1
| * | | | | | Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-084-1/+82
* | | | | | | Merge branch 'mrchrisw-fix-slack-notify' into 'master' Sean McGivern2017-05-093-2/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix notify_only_default_branch check for Slack servicemrchrisw-fix-slack-notifyChris Wilson2017-05-083-2/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mr-widget-redesign-review' into 'master' Jacob Schatz2017-05-09195-1557/+7028
|\ \ \ \ \ \
| * | | | | | Merge request widget redesignFatih Acet2017-05-09195-1557/+7028
|/ / / / / /
* | | | | | Merge branch 'update-guides-for-9-2' into 'master' Timothy Andrew2017-05-082-2/+290
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update guides for 9.2.Timothy Andrew2017-05-082-2/+290
* | | | | | Merge branch '28794-standardize-jasmine-test-describe-block-names-that-test-s...Filipa Lacerda2017-05-0810-26/+53
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [skip ci] add documentation28794-standardize-jasmine-test-describe-block-names-that-test-specific-methodsClement Ho2017-05-051-0/+27
| * | | | | Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-059-26/+26
* | | | | | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-0811-13/+117
|\ \ \ \ \ \
| * | | | | | Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-044-10/+5
| * | | | | | Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-047-3/+112
* | | | | | | Merge branch 'fix-notes_on_personal_snippets_spec-timeago-assertion-ce' into ...Sean McGivern2017-05-081-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Just assert the existence of the timeago elementLuke "Jared" Bennett2017-05-081-4/+3
| * | | | | | | Check for all possible timeago strings that can be rendered in a few minutes....fix-notes_on_personal_snippets_spec-timeago-assertion-ceLuke "Jared" Bennett2017-05-081-1/+4
* | | | | | | | Merge branch 'Add-index_redirect_routes_path_for_link-migration-to-setup_post...Sean McGivern2017-05-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add index_redirect_routes_path_for_link migration to setup_postgresql.rakeLuke "Jared" Bennett2017-05-081-0/+1
* | | | | | | | | Merge branch 'winh-fix-ture-urls' into 'master' Phil Hughes2017-05-081-2/+2
|\ \ \ \ \ \ \ \ \