summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-084-37/+31
* Merge branch 'ce-3727-fe-labels-for-epics' into 'master'Filipa Lacerda2018-03-061-2/+4
|\
| * Backport description composition from EEce-3727-fe-labels-for-epicsKushal Pandya2018-03-061-2/+4
* | Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-061-2/+3
|\ \
| * | use proper dependency injection for monitoring dashboard componentMike Greiling2018-03-061-2/+3
* | | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-0645-122/+148
|\ \ \
| * \ \ Merge branch '43924-breadcrumbs-on-project-tags' into 'master'Phil Hughes2018-03-061-1/+0
| |\ \ \
| | * | | Remove extra breadcrumb on tagsTakuya Noguchi2018-03-061-1/+0
| * | | | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable2018-03-062-17/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-062-17/+55
| * | | | Merge branch '38587-pipelines-empty-state' into 'master'Phil Hughes2018-03-061-4/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ci skip] Merge branch 'master' into 38587-pipelines-empty-stateFilipa Lacerda2018-03-052-4/+10
| | |\ \ \
| | * | | | Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-4/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher2018-03-054-25/+40
| |\ \ \ \
| | * | | | CI/CD-only projects FEEric Eastwood2018-03-054-25/+40
| * | | | | Resolve "SSH key add text"Brendan O'Leary 🐢2018-03-051-1/+3
| * | | | | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-0528-35/+35
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-0528-35/+35
| * | | | | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+6
| * | | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-051-4/+4
| | |_|/ / | |/| | |
| * | | | Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-054-29/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | removed IDE buttonremove-idePhil Hughes2018-03-021-1/+0
| | * | | removed show_new_branch_formPhil Hughes2018-03-021-6/+0
| | * | | removed helper methodsPhil Hughes2018-03-022-11/+0
| | * | | Remove IDE from CEPhil Hughes2018-03-021-11/+0
| * | | | Remove mr_notes webpack bundleMike Greiling2018-03-021-5/+0
| * | | | Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-021-1/+0
| | |/ / | |/| |
* | | | Bring one group board to CEFelipe Artur2018-03-036-3/+16
|/ / /
* | | Merge branch 'remove-test-bundle' into 'master'Clement Ho2018-03-021-1/+0
|\ \ \
| * | | remove the "test" bundle and apply it conditionally within main.jsremove-test-bundleMike Greiling2018-03-011-1/+0
* | | | Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho2018-03-021-4/+0
|\ \ \ \
| * | | | remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactorMike Greiling2018-03-011-4/+0
| |/ / /
* | | | Remove protected branches webpack bundle tagClement Ho2018-03-021-3/+0
* | | | Merge branch '43548-update-language-about-usage-ping-in-admin-settings-and-do...Sean McGivern2018-03-021-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify usage ping wording in admin areaSean McGivern2018-03-021-7/+7
* | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+1
* | | | Remove registry list webpack entry pointClement Ho2018-03-011-1/+0
| |/ / |/| |
* | | Remove u2f webpack bundleMike Greiling2018-03-012-6/+0
* | | Merge branch 'remove-blob-viewer-bundles' into 'master'Phil Hughes2018-03-016-19/+2
|\ \ \
| * | | migrate stl_viewer to dynamic importMike Greiling2018-03-011-3/+0
| * | | migrate sketch_viewer to dynamic importMike Greiling2018-03-011-4/+0
| * | | migrate pdf_viewer to dynamic importMike Greiling2018-03-011-4/+0
| * | | migrate notebook_viewer to dynamic importMike Greiling2018-03-011-4/+0
| * | | migrate balsamiq_viewer to dynamic importMike Greiling2018-03-012-4/+2
| |/ /
* | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-013-3/+3
|\ \ \
| * | | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-283-3/+3
* | | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-2328-145/+60
| |\ \ \
| * \ \ \ Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-2031-53/+44
| |\ \ \ \
| * | | | | Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-201-0/+1