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-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
2015-12-23fix specsValery Sizov
2015-12-23base implementation of emoji picker [ci skip]Valery Sizov
2015-12-21open and close issue via ajax request. With testsJacob Schatz
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-12-15Banzai::XFilter -> Banzai::Filter::XFilterDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-12-04Merge branch 'link-refs' into 'master' Robert Speicher
2015-12-04Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets
2015-12-03Merge branch 'ui/issuable-filter' into 'master' Dmitriy Zaporozhets
2015-12-02Add "No Milestone" option to issue milestone selectDouwe Maan
2015-12-02Remove "none" username for "Unassigned" and "Any User" select optionsDouwe Maan
2015-12-02Use full names in emoji tooltipDouwe Maan
2015-11-30Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan