summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | 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
* | | | | | | | | | | | | | Fix Profile Avatar feature stepsRobert Speicher2016-02-241-6/+14
* | | | | | | | | | | | | | Add `:with_avatar` trait to User factoryRobert Speicher2016-02-247-7/+26
* | | | | | | | | | | | | | Merge branch 'master' into avatar-croppingAlfredo Sumaran2016-02-2425-66/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | 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 'master' into avatar-croppingAlfredo Sumaran2016-02-23321-4053/+26568
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Update shortcuts imageAlfredo Sumaran2016-02-231-0/+0
| | * | | | | | | | | | | | | | | | | Add "e" shortcut to help modalAlfredo Sumaran2016-02-231-0/+8
| | * | | | | | | | | | | | | | | | | Add "e" shortcut to edit issuableissue_13510Alfredo Sumaran2016-02-231-0/+8
| * | | | | | | | | | | | | | | | | | Merge branch 'hudecof/show-crowd-login-form-when-signin-disabled' into 'master' Robert Speicher2016-02-234-8/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Add a spec to ensure Crowd login form is shown even when sign-in is disabledhudecof/show-crowd-login-form-when-signin-disabledRémy Coutable2016-02-232-7/+13
| | * | | | | | | | | | | | | | | | | | Show Crowd login even when sign-in is disabledPeter Hudec2016-02-232-1/+2
| * | | | | | | | | | | | | | | | | | | Merge branch 'fix-todos' into 'master' Robert Speicher2016-02-233-29/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-233-29/+9
| * | | | | | | | | | | | | | | | | | Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-02-2322-94/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Fix spinach test for wiki markdown renderDmitriy Zaporozhets2016-02-131-2/+10
| | * | | | | | | | | | | | | | | | | | Update tests to match new wiki headerDmitriy Zaporozhets2016-02-094-5/+11
| | * | | | | | | | | | | | | | | | | | Set of small improvements to wiki frontendDmitriy Zaporozhets2016-02-0710-54/+64
| | * | | | | | | | | | | | | | | | | | Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-079-34/+26
| * | | | | | | | | | | | | | | | | | | Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-232-8/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | |