- 11 Jul, 2016 4 commits
-
-
Connor Shea authored
-
connorshea authored
This is probably a horrible way of fixing this issue, but it does work. I can’t find much information on linking this deeply with Rails routes. Resolves #14872.
-
Sean McGivern authored
-
Phil Hughes authored
-
- 09 Jul, 2016 1 commit
-
-
Ingo Blechschmidt authored
-
- 08 Jul, 2016 10 commits
-
-
Connor Shea authored
-
Connor Shea authored
No longer shows New Snippet button to users who aren't able to create a new snippet in the given context. Also removes the plus icon from the New Snippet buttons, as they're no longer used in other creation buttons. Fixes #14595.
-
Andrey Krivko authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
Other diffs (those that are too large to render anyway, image diffs, diffs suppressed by .gitattributes) should be rendered immediately.
-
Sean McGivern authored
With the option to expand and collapse individual diffs, these aren't needed any more.
-
Sean McGivern authored
When rendering a list of diff files, skip those where the diff is over 10 KB and provide an endpoint to render individually instead.
-
Paco Guzman authored
-
Robert Speicher authored
This reverts commit 82faf6e0277d.
-
- 07 Jul, 2016 12 commits
-
-
Patricio Cano authored
-
Robert Speicher authored
This reverts commit 78fbb4552bee, reversing changes made to 55051e4891cb.
-
Douwe Maan authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Dravere authored
As requested by the issue #14508 this adds an option in the application settings to set newly registered users by default as external. The default setting is set to false to stay backward compatible.
-
Paco Guzman authored
We just need to get merge requests closes issues when we’re going to show them
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
Timothy Andrew authored
1. Modify the component to support a callback for every key press in the filter. We need this so we can update the "Create: <branch_name" label. 2. Modify the component to use `$(<selector>).first().click()` instead of `$(selector)[0].click()`, because the latter is non-standard, and doesn't work in PhantomJS.
-
- 06 Jul, 2016 13 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Patricio Cano authored
-
Annabel Dunstone authored
-
Drew Blessing authored
-
Serg authored
-
Patricio Cano authored
Link to the user's profile in the abuse reports and add a link to the admin area view if the user viewing the profile is an admin
-