- 02.04.2016 3 коммита
-
-
Arinde Eniola создал
-
Dmitriy Zaporozhets создал
Two level hierarchy in navigation sidebar Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !3494 -
-
- 01.04.2016 30 коммитов
-
-
-
Jacob Schatz создал
Remove 1px whitespace between nav tabs and underline when form present Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !3489 -
-
Jacob Schatz создал
Notes/discussions header Part way towards getting the design for issues/merge requests to look more like the design in #3401 - I have standardised the headers for both issues & merge requests comments and discussions. See merge request !3441
-
-
-
-
-
Robert Speicher создал
Added & use Gitlab::Routing for URL helpers Extracted from !3389 See merge request !3486
-
-
Robert Speicher создал
Memoize reference_pattern/link_reference_pattern Extracted from !3389 See merge request !3485
-
Robert Speicher создал
spec and fix for fogbugz lonely user problem Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14766 I encountered this issue while manually testing all import types for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3066 This is really due to a horrible API ``` { 'people' => { 'person' => array_of_people_or_single_person_as_hash } } ``` See merge request !3457
-
-
-
Jacob Schatz создал
Revert "Merge branch 'users_should_not_be_able_upvote_downvote' into 'master'" This reverts merge request !3406 See merge request !3491
-
Rémy Coutable создал
Allow temp-oauth-email as notification email Closes #14559 /cc @dblessing @rymai See merge request !3477
-
-
Jacob Schatz создал
Prevent users from being able to both upvote and downvote closes #14480  See merge request !3406
-
Jacob Schatz создал
Fix divider in dropdown when not needed closes #14533 ## Before  ## After  See merge request !3394
-
-
Yorick Peterse создал
Rails' "url_helpers" method creates an anonymous Module (which a bunch of methods) on every call. By caching the output of this method in a dedicated method we can shave off about 10 seconds of loading time for an issue with around 200 comments.
-
Yorick Peterse создал
These methods are called quite often in loops so by memoizing their output we can reduce timings a bit.
-
Rémy Coutable создал
Fixes issue with dropdowns not selecting values Fixes issue with dropdowns not selecting when navigating between tabs Closes #14813 See merge request !3478
-
Douwe Maan создал
Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764' into 'master' Fix Error 500 when searching for a comment in a project snippet Closes #14764. /cc @stanhu, and thank you for the spec! ;) See merge request !3468
-
Douwe Maan создал
Mentions on confidential issues doesn't create todos for non-members Closes #14569 See merge request !3374
-
Douwe Maan создал
Rewrite uploads when moving issue to another project Closes #14531 See merge request !3382
-
Rémy Coutable создал
Remove "Congratulations!" tweet button on newly-created project. I’ve removed everything related to the feature based on this commit: ce08f919 Resolves #10857. See merge request !3451
-
connorshea создал
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
-
Arinde Eniola создал
-
Robert Speicher создал
Minor clean up on admin/users_controller_spec Extracted from !3439 See merge request !3460
-
- 31.03.2016 7 коммитов
-
-
Zeger-Jan van de Weg создал
-
-
Phil Hughes создал
Fixes issue with dropdowns not selecting when navigating between tabs Closes #14813
-
Robert Speicher создал
Exclude projects pending deletion from all results Closes #14138 See merge request !3439
-
Zeger-Jan van de Weg создал
-
Zeger-Jan van de Weg создал
-
Rémy Coutable создал
Destroy related todos when an Issue/MR is deleted Closes #14550 Closes #14598 See merge request !3376
-