summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Reduce base font sizes across appreduce-font-sizeAnnabel Dunstone Gray2016-12-021-1/+1
* Merge branch '25264-ref-commit' into 'master' Jacob Schatz2016-12-021-5/+5
|\
| * Change prop name to keep consistency with other props.25264-ref-commitFilipa Lacerda2016-12-021-5/+5
| * Change ref property to commitRefFilipa Lacerda2016-12-021-5/+5
* | Merge branch 'cleanup-common_utils.js' into 'master' Alfredo Sumaran2016-12-022-39/+0
|\ \
| * | Clean up common_utils.js (!7318)winniehell2016-12-012-39/+0
* | | Merge branch '25251-actionview-template-error-undefined-method-text-for-nil-n...Rémy Coutable2016-12-021-0/+8
|\ \ \ | |_|/ |/| |
| * | Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClass25251-actionview-template-error-undefined-method-text-for-nil-nilclassValery Sizov2016-12-021-0/+8
* | | Merge branch 'rs-project-snippet-security-specs' into 'master' Rémy Coutable2016-12-023-204/+168
|\ \ \ | |/ / |/| |
| * | Speed up project snippet security request specsrs-project-snippet-security-specsRobert Speicher2016-12-023-204/+168
* | | Merge branch 'update-api-spec-files' into 'master' Rémy Coutable2016-12-0237-39/+38
|\ \ \ | |/ / |/| |
| * | Changed API spec files to describe the correct classLivier2016-11-2837-39/+38
* | | Merge branch 'remove-gitlab-workhorse-version-option-from-install-task' into ...Robert Speicher2016-12-021-26/+0
|\ \ \
| * | | Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-26/+0
* | | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-027-15/+239
|\ \ \ \
| * | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-017-15/+239
| |/ / /
* | | | Merge branch '4269-public-api' into 'master' Douwe Maan2016-12-022-142/+288
|\ \ \ \
| * | | | Allow public access to some Project API endpoints4269-public-apiRémy Coutable2016-12-012-142/+288
| |/ / /
* | | | 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
|\ \ \ \ \ \ \ \