summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust QA selector testpl-refactor-expandedPeter Leitzen2019-01-111-1/+1
* Refactor to use `expanded_by_default?` helperPeter Leitzen2019-01-1112-71/+51
* Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-113-2/+17
|\
| * Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-113-2/+17
* | Merge branch 'notebook-multiple-outputs' into 'master'Filipa Lacerda2019-01-1110-87/+118
|\ \
| * | Support multiple outputs in Jupyter notebooksPhil Hughes2019-01-1110-87/+118
* | | Merge branch '45779-fix-default-visibility-level-for-projects' into 'master'Dmitriy Zaporozhets2019-01-113-1/+24
|\ \ \
| * | | Fix default visibility_level for new projectsFabian Schneider2019-01-113-1/+24
|/ / /
* | | Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern2019-01-115-30/+152
|\ \ \
| * | | Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-313-10/+75
| * | | Add changelog entryHeinrich Lee Yu2018-12-311-0/+5
| * | | Add group milestones in upcoming filterHeinrich Lee Yu2018-12-314-24/+76
* | | | Merge branch '56110-cluster-kubernetes-api-500-error-on-post-request' into 'm...Kamil Trzciński2019-01-114-3/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Restrict multiple clusters through APIMayra Cabrera2019-01-104-3/+25
* | | | Merge branch 'remove-releases_page-feature-flag' into 'master'Kamil Trzciński2019-01-118-169/+4
|\ \ \ \
| * | | | Remove releases_page feature flagShinya Maeda2019-01-118-169/+4
* | | | | Merge branch '54167-rename-project-tags-to-project-topics' into 'master'Kushal Pandya2019-01-118-20/+26
|\ \ \ \ \
| * | | | | Rename tags to topicsMartin Wortschack2019-01-108-20/+26
* | | | | | Merge branch 'docs-release-asset-link' into 'master'Marcia Ramos2019-01-114-4/+188
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add documentation for Release Asset Link APIShinya Maeda2019-01-114-4/+188
|/ / / / /
* | | | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-1121-41/+491
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-1021-41/+491
* | | | | Merge branch 'iss-32584-preserve-line-number-fragment-after-redirect' into 'm...Mike Greiling2019-01-1013-28/+300
|\ \ \ \ \
| * | | | | Adding changelog entry.Scott Escue2019-01-101-0/+6
| * | | | | Addressing feedback from most recent reviews.Scott Escue2019-01-107-64/+72
| * | | | | Fixing static analysis issuesScott Escue2019-01-104-10/+36
| * | | | | Removing the URL manipulation functions added to 'common_utils.js' in favor o...Scott Escue2019-01-106-172/+127
| * | | | | Updating OAuthRememberMe to use new common utility functions when manipulatin...Scott Escue2019-01-103-2/+9
| * | | | | Addressing peer review feedback.Scott Escue2019-01-108-34/+226
| * | | | | Preserve URL fragment across sign-in and sign-up redirectsScott Escue2019-01-103-1/+79
* | | | | | Merge branch 'gt-remove-unused-button-class' into 'master'Annabel Dunstone Gray2019-01-104-10/+11
|\ \ \ \ \ \
| * | | | | | Remove unused button classes `btn-create` and `comment-btn`George Tsiolis2019-01-104-10/+11
|/ / / / / /
* | | | | | Merge branch 'qa-fix-staging-25' into 'master'Mark Lapierre2019-01-104-12/+11
|\ \ \ \ \ \
| * | | | | | [QA] Retrieve the current user name and emailRémy Coutable2019-01-104-12/+11
* | | | | | | Merge branch 'mr-teamcity-use-revision' into 'master'Robert Speicher2019-01-103-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Use revision instead of build number for TC query.Willi Nesensohn2019-01-103-5/+8
|/ / / / / / /
* | | | | | | Merge branch 'tc-remove-20181218192239-migration' into 'master'Stan Hu2019-01-103-27/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove backfill migration for legacy projectsToon Claes2019-01-103-27/+6
|/ / / / / / /
* | | | | | | Merge branch 'mr-rebase-failing-tests' into 'master'Filipa Lacerda2019-01-103-2/+31
|\ \ \ \ \ \ \
| * | | | | | | Correctly show rebase state in MR widgetPhil Hughes2019-01-103-2/+31
* | | | | | | | Merge branch '54484-anchor-links-to-comments-or-system-notes-can-break-with-d...Phil Hughes2019-01-103-7/+67
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Discussion filters - ensured note links resolves to the right noteConstance Okoghenun2019-01-103-7/+67
|/ / / / / / /
* | | | | | | Merge branch 'docs-error-tracking' into 'master'Achilleas Pipinellis2019-01-103-0/+36
|\ \ \ \ \ \ \
| * | | | | | | Add documentation for Error TrackingTristan Read2019-01-103-0/+36
|/ / / / / / /
* | | | | | | Merge branch 'abubakar-unicorn-memory' into 'master'Achilleas Pipinellis2019-01-101-1/+11
|\ \ \ \ \ \ \
| * | | | | | | Setting Unicorn Worker memory limit in gitlab.rbAbubakar Siddiq Ango2019-01-101-1/+11
|/ / / / / / /
* | | | | | | Merge branch '25043-empty-states' into 'master'Kushal Pandya2019-01-105-3/+101
|\ \ \ \ \ \ \
| * | | | | | | Make issuable empty state actionable25043-empty-statesRajat Jain2019-01-105-3/+101
* | | | | | | | Merge branch '55323-review-apps-use-2-replicas-for-the-tiller-deploy-deployme...Rémy Coutable2019-01-101-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Use 2 replicas for the Deployment55323-review-apps-use-2-replicas-for-the-tiller-deploy-deploymentRémy Coutable2018-12-191-1/+3