summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wait until listeners are set before triggering a 'click' eventbugfix/jschatz/sidebar-issues/minimize-on-diffAlfredo Sumaran2016-02-241-3/+7
* Remove unused methodsAlfredo Sumaran2016-02-241-16/+0
* Move script inside of MergeRequestTabs classAlfredo Sumaran2016-02-242-12/+10
* Merge branch 'master' into minimize-on-diffAlfredo Sumaran2016-02-24328-4090/+26555
|\
| * Merge branch 'feature/slack-notifications-on-ci' into 'master' James Lopez2016-02-242-0/+54
| |\
| | * updated gitlab ci based on feedbackJames Lopez2016-02-241-2/+2
| | * fix gitlab-ci.ymlJames Lopez2016-02-221-3/+3
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez2016-02-22227-3633/+25421
| | |\
| | * | resolve merge conflictJames Lopez2016-02-181-1/+9
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez2016-02-18365-2260/+6005
| | |\ \
| | * | | default slack notification channelJames Lopez2016-02-081-1/+1
| | * | | update with branch and tags restrictionJames Lopez2016-02-052-7/+6
| | * | | typo to make build failJames Lopez2016-02-051-1/+1
| | * | | removed slack task and added bash script instead. Updated gitlab-ci config fileJames Lopez2016-02-053-13/+20
| | * | | uncomment restriction to branches or tagsJames Lopez2016-02-031-3/+3
| | * | | refactored rake task and make build passJames Lopez2016-02-033-6/+5
| | * | | testing build failureJames Lopez2016-02-031-1/+2
| | * | | update gitlab ci configJames Lopez2016-02-031-1/+1
| | * | | make build fail so we can test notifications...James Lopez2016-02-031-1/+1
| | * | | update ci configuration to send slack notifications on failure and added rake...James Lopez2016-02-032-1/+41
| * | | | Merge branch 'andywgrant/gitlab-ce-master' into 'master' Dmitriy Zaporozhets2016-02-242-6/+6
| |\ \ \ \
| | * | | | Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-222-6/+6
| * | | | | Add 8.5.1 in CHANGELOGRémy Coutable2016-02-241-0/+17
| * | | | | Merge branch 'user-bio-improve' into 'master' Jacob Schatz2016-02-243-18/+30
| |\ \ \ \ \
| | * | | | | Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improveconnorshea2016-02-233-18/+30
| * | | | | | Merge branch 'highlighted-note' into 'master' Jacob Schatz2016-02-247-9/+9
| |\ \ \ \ \ \
| | * | | | | | changed variable name to -hoverhighlighted-notePhil Hughes2016-02-237-8/+8
| | * | | | | | Changed padding & background color for highlighted notesPhil Hughes2016-02-232-2/+2
| * | | | | | | Merge branch 'gray-content-block-btn-alignment' into 'master' Jacob Schatz2016-02-241-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Correctly aligned buttons vertical in gray-content-blockgray-content-block-btn-alignmentPhil Hughes2016-02-231-1/+1
| * | | | | | | | Merge branch 'activity-tabs-single-select' into 'master' Jacob Schatz2016-02-242-16/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | changed bind to on for activity link click eventactivity-tabs-single-selectPhil Hughes2016-02-241-1/+1
| | * | | | | | | | fixed testsPhil Hughes2016-02-241-3/+9
| | * | | | | | | | Treats activity tabs as single selectPhil Hughes2016-02-241-13/+5
| * | | | | | | | | Merge branch 'issue_13602' into 'master' Rémy Coutable2016-02-240-0/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix look of tooltip for Revert button.issue_13602Rubén Dávila2016-02-191-2/+2
| * | | | | | | | | | Merge branch 'bugfix/jschatz1/missing-project-button' into 'master' Rémy Coutable2016-02-243-9/+10
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Initialize navigation shortcuts on project's files pagebugfix/jschatz1/missing-project-buttonAlfredo Sumaran2016-02-231-0/+1
| | * | | | | | | | | Re-use existing top area elementsAlfredo Sumaran2016-02-231-16/+0
| | * | | | | | | | | Fix group projects stylesJacob Schatz2016-02-233-9/+25
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'bring-back-newrelic-gem' into 'master' Rémy Coutable2016-02-243-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "Remove newrelic gem. Closes #12860"Stan Hu2016-02-233-0/+20
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'issue_13301_emoji-menu' into 'master' Robert Speicher2016-02-246-13/+32
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Update award_emoji testAnnabel Dunstone2016-02-232-3/+4
| | * | | | | | | | Create EmojisControllerAnnabel Dunstone2016-02-225-6/+8
| | * | | | | | | | Add timeout for ajax call in award emoji steps; update focus in award pickerAnnabel Dunstone2016-02-192-1/+3
| | * | | | | | | | Load award emoji picker with ajax requestAnnabel Dunstone2016-02-185-11/+25
| * | | | | | | | | Merge branch 'rs-update-raven' into 'master' Robert Speicher2016-02-232-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update sentry-raven to 0.15.6Robert Speicher2016-02-232-3/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'issue_13510' into 'master' Jacob Schatz2016-02-233-0/+16
| |\ \ \ \ \ \ \ \ \