- 30 Nov, 2017 3 commits
-
-
Tim Zallmann authored
Resolve "Clone dropdown should not have a tooltip" Closes #39455 See merge request gitlab-org/gitlab-ce!15334
-
Phil Hughes authored
Remove blank/empty flash messages caused by nil Closes #40671 See merge request gitlab-org/gitlab-ce!15658
-
Tim Zallmann authored
Refactor 'copy-to-clipboard.js' See merge request gitlab-org/gitlab-ce!15531
-
- 29 Nov, 2017 30 commits
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40671 See https://gitlab.com/gitlab-org/gitlab-ce/blob/f7254a4060b30e3134c6cf932eaba0fc8e249e9a/app/controllers/sessions_controller.rb#L42 for an example of where we set `flash[:notice] = nil`
-
Annabel Dunstone Gray authored
fix icon colors in commit list Closes #40629 See merge request gitlab-org/gitlab-ce!15640
-
Phil Hughes authored
Redirect to an already forked project if it exists See merge request gitlab-org/gitlab-ce!15653
-
Sean McGivern authored
support ordering of project notes in notes api See merge request gitlab-org/gitlab-ce!15342
-
haseeb authored
-
Robert Speicher authored
fix link that was linking to `html` instead of `md` See merge request gitlab-org/gitlab-ce!15646
-
Bob Van Landuyt authored
Before the we would try to `POST` to the project path, which would result in a 404, because that `POST` is not supported. By changing this back to a normal link, not not handled in JS, we can immeadiatly redirect.
-
Yorick Peterse authored
Remove serialised diff and commit columns Closes #39533 See merge request gitlab-org/gitlab-ce!15582
-
Sean McGivern authored
Create fork networks for deleted source projects Closes #40072 See merge request gitlab-org/gitlab-ce!15595
-
Rémy Coutable authored
Minor backport from EE See merge request gitlab-org/gitlab-ce!15647
-
Bob Van Landuyt authored
Rescheduling will make sure the fork networks with a deleted source project are created.
-
Bob Van Landuyt authored
That way we can join forks-of-forks into the same network even if their original source was deleted. Consider the following: `awesome-oss/badger` is forked to `coolstuff/badger`, which is forked to `user-a/badger` which in turn is forked to `user-b/badger`. When `awesome-oss/badger` is deleted, we will now create a fork network with `coolstuff/badger` as the root. The `user-a/badger` and `user-b/badger` projects will be added to the network.
-
Tim Zallmann authored
Added IDE commit panel Closes #40041 See merge request gitlab-org/gitlab-ce!15583
-
Phil Hughes authored
Fix item name and namespace text overflow in Projects dropdown Closes #39827 See merge request gitlab-org/gitlab-ce!15451
-
Kushal Pandya authored
-
Valery Sizov authored
-
Douwe Maan authored
Reuse authors when rendering event Atom feeds See merge request gitlab-org/gitlab-ce!15630
-
Sean McGivern authored
Resolve "Customize branch name when using create branch in an issue" Closes #21143 See merge request gitlab-org/gitlab-ce!13884
-
Fatih Acet authored
Improve autosize spec See merge request gitlab-org/gitlab-ce!15620
-
Sean McGivern authored
SSHUploadPack over Gitaly is now OptOut Closes gitaly#730 See merge request gitlab-org/gitlab-ce!15623
-
digitalMoksha authored
(to be consistent)
-
Fatih Acet authored
Backport - Add border for epic edit button See merge request gitlab-org/gitlab-ce!15637
-
Fatih Acet authored
Backport epic tasklist See merge request gitlab-org/gitlab-ce!15556
-
Clement Ho authored
-
Rémy Coutable authored
Add timeouts for Gitaly calls Closes gitaly#656 See merge request gitlab-org/gitlab-ce!15047
-
Andrew Newdigate authored
-
Sean McGivern authored
Use fuzzy search with minimum length of 3 characters where appropriate Closes #40512 See merge request gitlab-org/gitlab-ce!15592
-
Phil Hughes authored
Remove empty new-nav.scss See merge request gitlab-org/gitlab-ce!15619
-
Kim "BKC" Carlbäcker authored
- Better gitaly-handling in /api/internal/allowed specs
-
Filipa Lacerda authored
initializes the branches dropdown upon invalid entry Closes #40012 See merge request gitlab-org/gitlab-ce!15588
-
- 28 Nov, 2017 7 commits
-
-
Mike Greiling authored
-
Clement Ho authored
Fix star icon color/stroke Closes #40638 See merge request gitlab-org/gitlab-ce!15636
-
Simon Knox authored
this is not a great way to do this. But using currentColor for these means we are competing with this selector: ul.content-list li a
-
Mike Greiling authored
-
Mike Greiling authored
[ci-skip]
-
Mike Greiling authored
-
Mike Greiling authored
-