summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Add "What's new" menu item in top navigation"Brandon Labuschagne2019-01-142-1/+12
* Merge branch 'sh-fix-bitbucket-server-error-handling' into 'master'Rémy Coutable2019-01-141-2/+2
|\
| * Fix Bitbucket Server importer error handlingStan Hu2019-01-121-2/+2
* | Merge branch 'zj-ensure-link-pool-repo-gc' into 'master'Lin Jen-Shin2019-01-143-6/+10
|\ \
| * | Ensure pool participants are linked before GCZeger-Jan van de Weg2019-01-143-6/+10
| |/
* | Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan2019-01-143-19/+49
|\ \
| * | Adjust applied suggestion reverting previous changesOswaldo Ferreira2019-01-113-19/+49
* | | Merge branch '56311-undefined-method-count_of_extra_tags_not_shown' into 'mas...Filipa Lacerda2019-01-141-1/+1
|\ \ \
| * | | Rename count_of_extra_tags_not_shown to count_of_extra_topics_not_shownMartin Wortschack2019-01-141-1/+1
| | |/ | |/|
* | | Merge branch 'actioncontroller-parameters-deprecations' into 'master'Rémy Coutable2019-01-147-7/+7
|\ \ \
| * | | Fix several ActionController::Parameters deprecationsJasper Maes2019-01-117-7/+7
* | | | Merge branch 'bump-ingress-chart-112' into 'master'Dmitriy Zaporozhets2019-01-141-1/+1
|\ \ \ \
| * | | | Bump nginx-ingress chart to 1.1.2Thong Kuah2019-01-101-1/+1
* | | | | Merge branch 'web-terminal_xterm_weblinks' into 'master'55801-support-alerts-from-external-prometheus-serversFilipa Lacerda2019-01-141-0/+3
|\ \ \ \ \
| * | | | | web-terminal: Add support for URL to Link parsingrobertfoss2019-01-081-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'move-job-cancel-btn' into 'master'Filipa Lacerda2019-01-144-67/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into move-job-cancel...Fernando Arias2019-01-1143-186/+627
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Code cleanup of headerActions and testsFernando Arias2019-01-112-4/+0
| * | | | Update failing specs & linter errors & changelogFernando Arias2019-01-101-4/+1
| * | | | Move job cancel/new buttonFernando Arias2019-01-103-60/+39
* | | | | Merge branch 'qa-fix-deploy-key-test' into 'master'Lin Jen-Shin2019-01-121-1/+1
|\ \ \ \ \
| * | | | | Fix deploy key testMark Lapierre2019-01-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'jivl-update-placeholder-sentry-config' into 'master'Clement Ho2019-01-121-1/+1
|\ \ \ \ \
| * | | | | Update url placeholder for the sentry configJose Vargas2019-01-111-1/+1
* | | | | | Merge branch '55884-adjust-emoji-and-cancel-buttons-height-in-user-status-mod...Mike Greiling2019-01-111-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Emoji and cancel button are taller than input in set user status modalDhiraj Bodicherla2019-01-061-0/+4
* | | | | | List Sentry Errors in GitLab - FrontendSimon Knox2019-01-1112-0/+257
* | | | | | Merge branch 'sh-fix-import-export-text-page' into 'master'Robert Speicher2019-01-111-1/+2
|\ \ \ \ \ \
| * | | | | | Remove Webhooks from import/export helpStan Hu2019-01-101-1/+2
* | | | | | | Merge branch 'deprecated-force-reload' into 'master'Robert Speicher2019-01-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-111-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'winh-add-list-dropdown-height' into 'master'Clement Ho2019-01-113-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adjust height of "Add list" dropdown in issue boardsWinnie Hellmann2019-01-093-5/+5
* | | | | | | Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-113-6/+2
|\ \ \ \ \ \ \
| * | | | | | | Remove get_build method for find_by_idSteve Azzopardi2019-01-093-6/+2
* | | | | | | | Merge branch 'fix-udpate-head-pipeline-method' into 'master'Grzegorz Bizon2019-01-111-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix unexpected exception by failed to find an actual head pipelineShinya Maeda2019-01-101-3/+4
* | | | | | | | | Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-112-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-112-2/+6
* | | | | | | | | | Merge branch 'notebook-multiple-outputs' into 'master'Filipa Lacerda2019-01-117-68/+103
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Support multiple outputs in Jupyter notebooksPhil Hughes2019-01-117-68/+103
* | | | | | | | | | | Fix default visibility_level for new projectsFabian Schneider2019-01-111-1/+1
* | | | | | | | | | | Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern2019-01-112-16/+43
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-312-7/+8
| * | | | | | | | | | Add group milestones in upcoming filterHeinrich Lee Yu2018-12-312-11/+37
* | | | | | | | | | | Merge branch 'remove-releases_page-feature-flag' into 'master'Kamil Trzciński2019-01-112-10/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove releases_page feature flagShinya Maeda2019-01-112-10/+1
* | | | | | | | | | | | Merge branch '54167-rename-project-tags-to-project-topics' into 'master'Kushal Pandya2019-01-114-16/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Rename tags to topicsMartin Wortschack2019-01-104-16/+17
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-1111-29/+324
|\ \ \ \ \ \ \ \ \ \ \