summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Link to docs site for file in doc/ee-mrs-on-freeze-dateSean McGivern2017-04-061-1/+1
* Large features by the 1st, small ones by the 3rdSean McGivern2017-04-051-0/+23
* Ask people to create EE MRs on the 7thSean McGivern2017-04-051-1/+23
* Merge branch '29341-add-metrics-button-env-overview' into 'master' Filipa Lacerda2017-03-3114-16/+163
|\
| * Add metrics button to Environment Overview pageKushal Pandya2017-03-3114-16/+163
|/
* Merge branch 'docs/ci-dpl-example' into 'master' Achilleas Pipinellis2017-03-311-29/+57
|\
| * Update dpl CI exampleAchilleas Pipinellis2017-03-301-29/+57
* | Merge branch 'sh-fix-unnecessary-queries' into 'master' Rémy Coutable2017-03-311-0/+3
|\ \
| * | Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu2017-03-301-0/+3
* | | Merge branch 'fix_admin_monitoring_background' into 'master' Sean McGivern2017-03-314-4/+16
|\ \ \ | |/ / |/| |
| * | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-314-4/+16
|/ /
* | Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho2017-03-302-2/+6
|\ \
| * | Remove unnecessary variableKushal Pandya2017-02-281-2/+1
| * | Remove author nameKushal Pandya2017-02-271-1/+1
| * | Changelog entry for issue #24861Kushal Pandya2017-02-271-0/+4
| * | Hide form inputs for user without accessKushal Pandya2017-02-271-2/+3
* | | Merge branch '30289-allow-users-to-import-github-projects-to-subgroups' into ...Robert Speicher2017-03-303-1/+19
|\ \ \
| * | | Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-303-1/+19
|/ / /
* | | Merge branch 'fix-docs-check-links' into 'master' Achilleas Pipinellis2017-03-301-1/+1
|\ \ \
| * | | Fix the docs:check:links jobRémy Coutable2017-03-301-1/+1
|/ / /
* | | Merge branch '30284-fix-repo-clean-rules' into 'master' Robert Speicher2017-03-301-2/+2
|\ \ \
| * | | Don't clean up the gitlab-test-fork_bare repoNick Thomas2017-03-301-2/+2
* | | | Merge branch '29883-retry-button' into 'master' Annabel Dunstone Gray2017-03-301-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Adds container option for tooltip to prevent the button from losing round cor...Filipa Lacerda2017-03-291-0/+1
* | | | Merge branch 'allow-multiple-paths-in-repository-log' into 'master' Robert Speicher2017-03-302-5/+29
|\ \ \ \
| * | | | Support >1 path in Gitlab::Git::Repository#logSean McGivern2017-03-302-5/+29
* | | | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-302-2523/+2540
|\ \ \ \ \
| * | | | | Added worksheets support to notebook viewerPhil Hughes2017-03-302-2523/+2540
* | | | | | Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda2017-03-301-1/+1
|\ \ \ \ \ \
| * | | | | | Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray2017-03-281-1/+1
* | | | | | | Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-03-301-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Add tip about general git clone authentication.Johan Brandhorst2017-03-291-0/+18
* | | | | | | | Merge branch 'group-links-select2-infinite-scroll' into 'master' Rémy Coutable2017-03-305-16/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | group links select2 infinite scrollLuke "Jared" Bennett2017-03-305-16/+139
|/ / / / / / / /
* | | | | | | | Merge branch 'rs-spinach-reporter' into 'master' Rémy Coutable2017-03-301-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Monkey patch the Spinach StdoutReporter to show scenario locationsRobert Speicher2017-03-291-0/+16
* | | | | | | | | Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable2017-03-3035-58/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use `:empty_project` where possible in worker specsRobert Speicher2017-03-2714-18/+18
| * | | | | | | | | Use Project `:repository` trait where necessary in view specsRobert Speicher2017-03-2711-17/+14
| * | | | | | | | | Use Project `:repository` trait where necessary in task specsRobert Speicher2017-03-271-3/+3
| * | | | | | | | | Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-274-11/+10
| * | | | | | | | | Use `:empty_project` where possible in policy specsRobert Speicher2017-03-272-2/+2
| * | | | | | | | | Use Project `:repository` trait where necessary in migration specsRobert Speicher2017-03-271-1/+1
| * | | | | | | | | Use `:empty_project` where possible in mailer specsRobert Speicher2017-03-272-6/+11
* | | | | | | | | | Merge branch 'tc-cleanup-application-settings-spec' into 'master' Sean McGivern2017-03-302-16/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove redundant code to convert restricted_levels to integersToon Claes2017-03-232-12/+11
| * | | | | | | | | | Resolve future conflicts with CE -> EE mergeToon Claes2017-03-231-4/+7
* | | | | | | | | | | Merge branch '30248-fix-production-admin-fixture' into 'master' Sean McGivern2017-03-303-4/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-303-4/+23
* | | | | | | | | | | | Merge branch '26595-fix-issue-preselected-template' into 'master' Rémy Coutable2017-03-303-1/+22
|\ \ \ \ \ \ \ \ \ \ \ \