summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Autolink the raw text and “transfer” the found links to the highlighted textdm-autolink-in-blobsDouwe Maan2017-05-121-3/+36
* Autolink all of the highlighted text at onceDouwe Maan2017-05-121-15/+2
* Update specsDouwe Maan2017-05-121-1/+1
* Autolink URLs and emails in blobs and diffsDouwe Maan2017-05-124-9/+98
* Make AutolinkFilter smarter about trailing punctuationDouwe Maan2017-05-122-1/+10
* Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-1224-148/+514
|\
| * Add changelogdm-dependency-linker-gemfileDouwe Maan2017-05-121-0/+4
| * Remove unrelated link from specDouwe Maan2017-05-121-7/+0
| * Link Gemfile git URLsDouwe Maan2017-05-122-1/+8
| * Fix specsDouwe Maan2017-05-102-4/+4
| * Turn blob dependency links blueDouwe Maan2017-05-105-0/+25
| * Autolink package names in GemfileDouwe Maan2017-05-107-10/+263
| * Add Gitlab::StringRegexMarkerDouwe Maan2017-05-103-2/+33
| * Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-107-134/+187
* | Merge branch 'dm-copy-mr-source-branch-as-gfm' into 'master' Sean McGivern2017-05-122-1/+14
|\ \
| * \ Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-12202-1886/+2238
| |\ \
| * | | Satisfy ESlintDouwe Maan2017-05-121-3/+4
| * | | Paste a copied MR source branch name as code when pasted into a GFM formDouwe Maan2017-05-112-1/+13
* | | | Merge branch 'remove-droplab-object-assign-calls' into 'master' Clement Ho2017-05-127-263/+208
|\ \ \ \
| * | | | Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-127-263/+208
|/ / / /
* | | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-1216-83/+213
|\ \ \ \
| * | | | Respond with 404 when metrics are not enabled or deployment_metrics is not im...Pawel Chojnacki2017-05-122-22/+53
| * | | | Avoid comma t the end of hashPawel Chojnacki2017-05-123-3/+3
| * | | | match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
| * | | | Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-116-17/+22
| * | | | Custom queries for prometheusPawel Chojnacki2017-05-1113-53/+146
* | | | | Merge branch 'bvl-fix-dynamic-path-query' into 'master' Douwe Maan2017-05-122-1/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update rename_base.rbJames Lopez2017-05-121-1/+1
| * | | | Only rename namespaces and projects with an invalid pathBob Van Landuyt2017-05-122-1/+32
* | | | | Merge branch 'dm-consistent-commit-sha-style' into 'master' Sean McGivern2017-05-1278-365/+314
|\ \ \ \ \
| * | | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-1278-365/+314
* | | | | | Merge branch 'fix-form_spec-failure-wait_for_ajax-unneeded-command' into 'mas...Douwe Maan2017-05-121-8/+10
|\ \ \ \ \ \
| * | | | | | Fix wait_for_ajax in describe blockfix-form_spec-failure-wait_for_ajax-unneeded-commandLuke "Jared" Bennett2017-05-121-2/+2
| * | | | | | Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett2017-05-121-8/+10
* | | | | | | Merge branch 'improve-milestone_filter_spec-wait_for_ajax-correct-flow' into ...Sean McGivern2017-05-121-6/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flowimprove-milestone_filter_spec-wait_for_ajax-correct-flowLuke "Jared" Bennett2017-05-121-6/+7
* | | | | | | Merge branch '31384-new-issue-button-on-no-results-page-after-search-doesn-t-...Annabel Dunstone Gray2017-05-123-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Ensure issues are enabled on the project.31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-formBryce Johnson2017-05-111-0/+2
| * | | | | | | Remove 'New issue' button when issues search returns no results.Bryce Johnson2017-05-112-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-fix-failing-rc1-backup-spec' into 'master' Stan Hu2017-05-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix failing backup filename spec for RCssh-fix-failing-rc1-backup-specStan Hu2017-05-111-1/+1
* | | | | | | | Merge branch '32103-last-scheduled-pipeline-link-only-showing-ci-status-icon'...Kamil Trzciński2017-05-122-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add pipeline id to Last Pipeline cell link.32103-last-scheduled-pipeline-link-only-showing-ci-status-iconBryce Johnson2017-05-112-1/+3
* | | | | | | | | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-1212-99/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-1212-99/+68
* | | | | | | | | | Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-126-9/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-125-7/+6
| * | | | | | | | | | MRWidget: Fix target branch link.Fatih Acet2017-05-124-5/+13
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-127-29/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Style changes to Ruby fileprotected-branches-no-one-mergePhil Hughes2017-05-121-3/+7