summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-154-27/+81
* Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+1
|\
| * Add username field to push webhookDavid Turner2017-05-101-0/+1
* | Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher2017-05-142-24/+41
|\ \
| * | Add support for deltas_only under GitalyAhmad Sherif2017-05-132-24/+41
* | | Merge branch '26325-system-hooks' into 'master' Robert Speicher2017-05-136-3/+76
|\ \ \
| * | | CodestyleGabriel Mazetto2017-05-131-1/+1
| * | | Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-122-2/+4
| * | | Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-122-0/+41
| * | | Added repository_update hookGabriel Mazetto2017-05-123-1/+31
* | | | Merge branch 'dm-wait-for-requests' into 'master' Douwe Maan2017-05-121-6/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Wait for requests after each Spinach scenario instead of featuredm-wait-for-requestsDouwe Maan2017-05-121-6/+1
* | | | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-128-17/+17
|\ \ \ \
| * | | | Fix specsAnnabel Dunstone Gray2017-05-122-3/+3
| * | | | Fix specsAnnabel Dunstone Gray2017-05-127-14/+14
* | | | | Merge branch 'sh-relax-backup-rake-spec' into 'master' Stan Hu2017-05-121-1/+1
|\ \ \ \ \
| * | | | | Relax rake backup regex to handle CE and EE RCssh-relax-backup-rake-specStan Hu2017-05-121-1/+1
* | | | | | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-126-91/+114
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-126-91/+114
* | | | | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-122-0/+63
|\ \ \ \ \ \
| * | | | | | Add hostname to usage pingSean McGivern2017-05-111-0/+1
| * | | | | | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+62
* | | | | | | Merge branch 'dz-project-list-cache-key' into 'master' Douwe Maan2017-05-121-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Change project list cache key to use route.cache_key instead of namespacedz-project-list-cache-keyDmitriy Zaporozhets2017-05-122-14/+2
| * | | | | | Add parent full path to project list cache keyDmitriy Zaporozhets2017-05-122-0/+12
* | | | | | | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-129-13/+165
|\ \ \ \ \ \ \
| * | | | | | | Remove unrelated link from specDouwe Maan2017-05-121-7/+0
| * | | | | | | Link Gemfile git URLsDouwe Maan2017-05-121-1/+5
| * | | | | | | Fix specsDouwe Maan2017-05-102-4/+4
| * | | | | | | Autolink package names in GemfileDouwe Maan2017-05-103-0/+87
| * | | | | | | Add Gitlab::StringRegexMarkerDouwe Maan2017-05-102-2/+20
| * | | | | | | Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-103-9/+59
* | | | | | | | Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-122-51/+10
* | | | | | | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-127-44/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | Respond with 404 when metrics are not enabled or deployment_metrics is not im...Pawel Chojnacki2017-05-121-21/+50
| * | | | | | | | Avoid comma t the end of hashPawel Chojnacki2017-05-121-1/+1
| * | | | | | | | match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
| * | | | | | | | Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-114-13/+18
| * | | | | | | | Custom queries for prometheusPawel Chojnacki2017-05-114-16/+53
* | | | | | | | | Merge branch 'bvl-fix-dynamic-path-query' into 'master' Douwe Maan2017-05-121-0/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only rename namespaces and projects with an invalid pathBob Van Landuyt2017-05-121-0/+31
* | | | | | | | | | Merge branch 'dm-consistent-commit-sha-style' into 'master' Sean McGivern2017-05-124-19/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-124-19/+19
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | 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-121-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| | |_|/ / / / / / / | |/| | | | | | | |