Commit graph

13 commits

Author SHA1 Message Date
GitLab Bot
42f41de465 Add latest changes from gitlab-org/gitlab@master 2020-04-03 06:09:14 +00:00
Fatih Acet
3741402a24 Make flash notifications sticky
This commit also unifies layout structure
and remove no_container flag
2019-09-03 09:03:35 +00:00
George Tsiolis
ed4e15f200 Change container width for project import 2018-12-05 12:30:25 +02:00
Eric Eastwood
32d121343d CI/CD-only projects FE
See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839

Conflicts:
	app/assets/javascripts/projects/project_new.js
	app/views/shared/_import_form.html.haml
	ee/app/controllers/ee/projects_controller.rb
	ee/spec/features/projects/new_project_spec.rb
	locale/gitlab.pot
2018-03-05 13:26:34 -06:00
Tim Zallmann
423d31a300 Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
Philip Karpiak
160d22f7de Use 'Forking in progress' title when appropriate 2016-11-09 23:58:25 -05:00
James Lopez
4bde59341f lots of refactoring again based on feedback. Changed the UI slightly and also fixed a small bug 2016-06-15 17:31:00 +02:00
James Lopez
ff44198e17 few fixes after refactoring the whole UI stuff 2016-06-14 21:03:14 +02:00
Douwe Maan
40470975e8 Add Project#safe_import_url helper. 2015-11-18 12:00:56 +01:00
Stan Hu
2abe733866 Display "Forking in Progress" when importing a forked project 2015-09-15 06:45:03 -07:00
Stan Hu
4d2b67acc0 Don't display "git clone --bare <URL>" if no URL is available
Introduced in !1231
2015-09-15 06:39:37 -07:00
Douwe Maan
26ad250989 Add a page title to every page. 2015-04-30 19:12:15 +02:00
Dmitriy Zaporozhets
9d93729313
Move projects import to separate resource. Add bare repo creation to repository controller
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-11-30 00:50:25 +02:00