summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '30299-transform-notes-from-polling-response' into 'master'Phil Hughes2019-03-071-0/+13
|\
| * Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+13
* | Provide EE backports for filtering by approver featureIgor2019-03-073-334/+385
* | Merge branch 'ce-project-settings-freshen-titles-descriptions' into 'master'Kushal Pandya2019-03-071-0/+43
|\ \
| * | Update project settings section titles and infoLuke Bennett2019-03-061-0/+43
* | | Backport security-reports fixtures to CELucas Charles2019-03-073-0/+388
* | | Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher2019-03-061-12/+64
|\ \ \
| * | | Allow all personal snippets to be accessed by APINick Thomas2019-03-061-12/+64
* | | | Revert "Merge branch '54924-clean-up-data' into 'master'"Robert Speicher2019-03-061-34/+0
* | | | Merge branch 'add-rubocop-return-nil-style' into 'master'Rémy Coutable2019-03-061-1/+1
|\ \ \ \
| * | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* | | | | Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-062-112/+86
* | | | | Adjust GraphQL helper to query empty fieldsBob Van Landuyt2019-03-061-5/+14
|/ / / /
* | | | Merge branch 'api-mr-put-labels' into 'master'Sean McGivern2019-03-063-54/+439
|\ \ \ \
| * | | | Add array support for labelsAlexandru Croitor2019-03-063-67/+439
| * | | | PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa2019-03-061-0/+13
* | | | | Merge branch 'expose-merge-request-entity-for-pipelines' into 'master'Kamil Trzciński2019-03-064-0/+135
|\ \ \ \ \
| * | | | | Expose merge request entity for pipelinesShinya Maeda2019-03-064-0/+135
* | | | | | Add zoom to metrics dashboardAdriel Santiago2019-03-061-5/+15
* | | | | | Allow protected branch creation via web and APIPatrick Bajao2019-03-063-2/+129
* | | | | | Use encrypted runner tokensKamil Trzciński2019-03-062-48/+12
* | | | | | Merge branch 'ce-billings-gold-trial-callout-fe' into 'master'Kushal Pandya2019-03-061-0/+88
|\ \ \ \ \ \
| * | | | | | Add PersistentUserCallout factory methodLuke Bennett2019-03-061-0/+88
| |/ / / / /
* | | | | | Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into ...Clement Ho2019-03-061-4/+12
|\ \ \ \ \ \
| * | | | | | Add Saturday to first day of the weekhaghighi_ahmad2019-03-041-4/+12
* | | | | | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+43
| |_|/ / / / |/| | | | |
* | | | | | Accept force option on commit via APIPatrick Bajao2019-03-061-0/+16
| |/ / / / |/| | | |
* | | | | Merge branch 'contribute/fix-issue-board-weekday-shift' into 'master'Kushal Pandya2019-03-061-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-2/+2
* | | | | Merge branch 'fix/38010-sidebar-loads-and-collapses' into 'master'Fatih Acet2019-03-068-1/+151
|\ \ \ \ \
| * | | | | Align nav-sidebar with design.gitlab.com docsEzekiel Kigbo2019-03-052-28/+44
| * | | | | Fix collapsing behaviour at 1200pxEzekiel Kigbo2019-03-051-18/+20
| * | | | | Added test for interacting with the nav-sidebar on smaller screensEzekiel Kigbo2019-03-051-0/+84
| * | | | | Updated nav-sidebar to collapse on loadEzekiel Kigbo2019-03-051-1/+3
| * | | | | Add tests for nav sidebar collapsed on renderLuke Bennett2019-03-056-0/+46
* | | | | | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-053-0/+44
|\ \ \ \ \ \
| * | | | | | Fix CI/CD bridge variables unit testGrzegorz Bizon2019-03-021-14/+8
| * | | | | | Add test for evaluating bridge variables policyGrzegorz Bizon2019-03-021-0/+21
| * | | | | | Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-0/+21
| * | | | | | Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+8
* | | | | | | Add Component to Confirm Environment RollbackAndrew Fontaine2019-03-053-3/+162
* | | | | | | Merge branch '56851-error-tracking-page-seems-broken' into 'master'Filipa Lacerda2019-03-051-2/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix error tracking page, not showing an empty stateJose Vargas2019-03-011-2/+20
* | | | | | | | Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-052-13/+2
* | | | | | | | Merge branch 'check_pg_stat_activity' into 'master'Stan Hu2019-03-051-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Show pg_stat_activity before each test runThong Kuah2019-03-051-0/+19
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '56809-graphql-version-api' into 'master'Douwe Maan2019-03-057-3/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | Apply suggestion to spec/graphql/types/query_type_spec.rbDouwe Maan2019-03-051-1/+1
| * | | | | | | | Add metadata about the GitLab server to GraphQLNick Thomas2019-03-057-3/+93
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-199/+309
|/ / / / / / /