Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-04Merge branch 'remove-unused-code-issueshelper' into 'master'Rémy Coutable
2017-08-24Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam
2017-08-24Remove unused `IssuesHelper#due_date_options`Mehdi Lahmam
2017-08-24Remove unused `IssuesHelper#bulk_update_milestone_options`Mehdi Lahmam
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-21Add full JSON endpoints for issue notes and discussionsDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-04-14frontend prevent authored votesbarthc
2017-03-13Indicate that `single_discussion` is optionalBob Van Landuyt
2017-03-13Build link to discussions to resolve in a helperBob Van Landuyt
2017-03-06Use native unicode emojisEric Eastwood
2017-01-03Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet
2017-01-03rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)dimitrieh
2016-12-31Disable award emoji button but display tooltipSam Rose
2016-11-23Add a starting date to milestonesValery Sizov
2016-10-07Optimize the `award_user_list` helper specRobert Speicher
2016-08-17Award tooltips refer to current user as "You"Jack Davison
2016-08-17Switch to using to_sentence to construct tooltipsJack Davison
2016-08-17Truncates 9-10 users with current user in frontJack Davison
2016-08-17Truncated user list in award emoji tooltipsJack Davison
2016-08-02Remove `url_for_new_issue` helperRobert Speicher
2016-08-02Redirect to external issue tracker from `/issues`Robert Speicher
2016-06-29Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.Connor Shea
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-24Remove `issue_to_atom` helperRobert Speicher
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-20Address MR feedbackRémy Coutable
2016-04-20Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan
2016-04-20Add due_date:time field to Issue modelMehmet Beydogan
2016-04-12Merge branch 'issue_1752' into 'master' Robert Speicher
2016-04-09Add "sprite" parameter to emoji_icon helperconnorshea
2016-04-06Fix milestone removal problem when editing issuesFelipe Artur
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-18Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre
2016-03-17Add minor improvements in code related to issue moveGrzegorz Bizon
2016-03-17Use helper to create list of projects issue can be moved toGrzegorz Bizon
2016-02-10Fix milestone order in project and issue edit lists to due_dateOliver Rogers
2016-01-12Add title attribute to Emojis in award pickerRobert Speicher
2016-01-08Use `xmlschema` where even more appropriate!Robert Speicher
2016-01-08Use `to_s(:iso8601)` where appropriateRobert Speicher
2016-01-04catch Emoji encode errorValery Sizov
2015-12-26Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher
2015-12-25add sorting of awardsValery Sizov
2015-12-24Emoji picker: better alias handlingValery Sizov
2015-12-24resolves conflicts with new buttonsJacob Schatz