summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'comments-fixture' into 'master' Alfredo Sumaran2016-12-024-44/+17
|\
| * Replace static fixture for notes_spec (!7683)winniehell2016-12-014-44/+17
* | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-014-59/+222
|\ \
| * | Fixes after reviewFilipa Lacerda2016-11-301-19/+3
| * | Adds .matches polyfillFilipa Lacerda2016-11-302-156/+170
| * | Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-301-0/+86
| * | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-303-1/+73
| * | Pipelines tabsFilipa Lacerda2016-11-301-0/+7
* | | Merge branch 'right-sidebar-fixture' into 'master' Fatih Acet2016-12-012-25/+6
|\ \ \
| * | | Replace static fixture for right_sidebar_spec (!7687)winniehell2016-11-282-25/+6
* | | | Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-012-11/+16
|\ \ \ \
| * | | | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-302-6/+6
| * | | | update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-302-11/+16
* | | | | Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv...Fatih Acet2016-12-011-2/+2
|\ \ \ \ \
| * | | | | rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-2/+2
| |/ / / /
* | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-012-8/+8
|\ \ \ \ \
| * | | | | fix tests broken by new wiki page designMike Greiling2016-11-302-8/+8
| |/ / / /
* | | | | Merge branch 'fix/github-importer' into 'master' Sean McGivern2016-12-011-3/+9
|\ \ \ \ \
| * | | | | Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre2016-12-011-3/+9
| |/ / / /
* | | | | Merge branch '25199-fix-broken-urls-in-help-page' into 'master' Sean McGivern2016-12-012-11/+26
|\ \ \ \ \
| * | | | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-012-11/+26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'shortcuts-issuable-fixture' into 'master' Alfredo Sumaran2016-12-012-4/+4
|\ \ \ \ \
| * | | | | Replace static fixture for shortcuts_issuable_spec (!7685)winniehell2016-11-232-4/+4
* | | | | | Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu2016-12-011-7/+23
|\ \ \ \ \ \
| * | | | | | Make deleting with optimistic locking respect NULLLin Jen-Shin2016-12-011-7/+23
* | | | | | | Merge branch '24669-merge-request-dashboard-page-takes-over-a-minute-to-load'...Yorick Peterse2016-12-011-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix have_issuable_counts matcher on failure24669-merge-request-dashboard-page-takes-over-a-minute-to-loadSean McGivern2016-12-011-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-013-26/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-013-26/+45
* | | | | | | Merge branch 'rs-include-emailhelpers' into 'master' Rémy Coutable2016-12-0110-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-0110-1/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'remove-order-dependency-in-label-finder-spec' into 'master' Rémy Coutable2016-12-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Rename a label to fix an intermittently-failing specNick Thomas2016-12-011-1/+1
* | | | | | | | Merge branch 'clean-up-jira-service' into 'master' Sean McGivern2016-12-012-15/+27
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-012-15/+27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan2016-12-011-0/+31
|\ \ \ \ \ \ \
| * | | | | | | Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-0/+31
* | | | | | | | Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher2016-12-017-6/+209
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-308-63/+58
| * | | | | | | Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-302-15/+15
| * | | | | | | New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-303-0/+208
* | | | | | | | Merge branch 'fix/git-access-wiki-when-repository-feature-disabled' into 'mas...Sean McGivern2016-11-302-2/+37
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre2016-11-301-0/+25
| * | | | | | | Improve ProjectPolicy spec to check permissions when wiki is disabledDouglas Barbosa Alexandre2016-11-301-2/+12
* | | | | | | | Merge branch '24844-environments-date' into 'master' Fatih Acet2016-11-301-0/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-2/+2
| * | | | | | | Use created date from last_deploymentFilipa Lacerda2016-11-301-0/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+11
* | | | | | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-301-21/+20
|\ \ \ \ \ \ \