- 02 Oct, 2017 5 commits
-
-
Tiago Botelho authored
-
Mark Fletcher authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Stan Hu authored
`Repository#has_visible_content?` used to rely on the cached count of local branches, but since it is now an independently cached value it needs to be invalidated on its own. Closes #38646
-
- 29 Sep, 2017 13 commits
-
-
Tim Bishop authored
In line with other changes in GitLab, make email address validation properly case insensitive. The email address in the commit may be in any case, so it needs downcasing to match the address stored in GitLab for the user. Without this change the comparison fails and commits are not marked as verified. See #37009.
-
James Ramsay authored
-
Jacob Vosmaer authored
-
kushalpandya authored
-
Jacob Vosmaer (GitLab) authored
-
Filipa Lacerda authored
-
Phil Hughes authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Phil Hughes authored
Previously the fork button was disabled for all users if they have exceeded their project limit. This fixes that by changing the check to see if the user can fork to a group instead of their own namespace. This behaviour is already possible by visiting the new fork page directly, so this just fixes the button being disabled. Closes #38462
-
Phil Hughes authored
Correctly scrolls anchored content into view when the user loads the page. This is most obvious when the user loads a link note in a merge request & the page does not scroll down to the note. Closes #38326
-
Tim Zallmann authored
-
Jacob Schatz authored
-
- 28 Sep, 2017 22 commits
-
-
Ahmad Sherif authored
Closes gitaly#601
-
Tim Zallmann authored
-
Annabel Dunstone Gray authored
-
James Ramsay authored
-
Tim Zallmann authored
-
Markus Koller authored
-
Phil Hughes authored
Removes the text `Handle with care` as it sounds condescending.
-
Filipa Lacerda authored
-
Sean McGivern authored
Before this change, the MR counter in the sidebar would be wrong if an MR had been merged since the last update, but not opened or closed, as merging did not trigger a counter cache update.
-
Gabriel Mazetto authored
-
Jacob Schatz authored
-
Jacob Schatz authored
-
Tim Zallmann authored
-
Luke "Jared" Bennett authored
Only trigger loadCheck on open toggle, not close. Update specs and add right_sidebar_spec test for additions
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Bob Van Landuyt authored
The abuse reports need a full issuable URL, but linking to issuables should use the relative paths
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-