summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* updated gitlab-ci script to include builds URLJames Lopez2016-02-241-1/+1
* make build failJames Lopez2016-02-241-1/+1
* 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
* | Merge branch 'user-bio-improve' into 'master' Jacob Schatz2016-02-242-18/+29
|\ \
| * | Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improveconnorshea2016-02-232-18/+29
* | | 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-241-13/+5
|\ \ \ \ \
| * | | | | changed bind to on for activity link click eventactivity-tabs-single-selectPhil Hughes2016-02-241-1/+1
| * | | | | Treats activity tabs as single selectPhil Hughes2016-02-241-13/+5
* | | | | | 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 'issue_13301_emoji-menu' into 'master' Robert Speicher2016-02-244-12/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update award_emoji testAnnabel Dunstone2016-02-231-1/+2
| * | | | Create EmojisControllerAnnabel Dunstone2016-02-224-5/+6
| * | | | Add timeout for ajax call in award emoji steps; update focus in award pickerAnnabel Dunstone2016-02-191-1/+2
| * | | | Load award emoji picker with ajax requestAnnabel Dunstone2016-02-184-11/+24
* | | | | Merge branch 'issue_13510' into 'master' Jacob Schatz2016-02-232-0/+16
|\ \ \ \ \
| * | | | | 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-231-1/+1
|\ \ \ \ \ \
| * | | | | | Show Crowd login even when sign-in is disabledPeter Hudec2016-02-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix-todos' into 'master' Robert Speicher2016-02-232-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-232-2/+2
* | | | | | Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-02-2319-88/+90
|\ \ \ \ \ \
| * | | | | | Update tests to match new wiki headerDmitriy Zaporozhets2016-02-091-1/+1
| * | | | | | 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 'files-view-row-click' into 'master' Jacob Schatz2016-02-233-8/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Correctly checks if tree view is on screenPhil Hughes2016-02-232-2/+2
| * | | | | | Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-233-8/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'empty-repo-instructions-fix' into 'master' Jacob Schatz2016-02-231-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Users don't get instructions to push to other users empty projectsPhil Hughes2016-02-221-1/+1
* | | | | | Merge branch 'milestone-drag-empty-list' into 'master' Jacob Schatz2016-02-231-9/+21
|\ \ \ \ \ \
| * | | | | | Issues can be dragged & dropped into empty milestone listsPhil Hughes2016-02-231-9/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'dashboard-misaligned-buttons' into 'master' Jacob Schatz2016-02-231-0/+1
|\ \ \ \ \ \
| * | | | | | Fixed mis-aligned buttons on dashboard/issuesdashboard-misaligned-buttonsPhil Hughes2016-02-231-0/+1
| |/ / / / /
* | | | | | Merge branch 'issue_11874' into 'master' Jacob Schatz2016-02-236-56/+127
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not use calc and fix background spinner for high density displaysissue_11874Alfredo Sumaran2016-02-221-3/+5
| * | | | | Use or create variablesAlfredo Sumaran2016-02-223-8/+9
| * | | | | Simpler way to place arrowAlfredo Sumaran2016-02-221-3/+2
| * | | | | Delete unused CSS ruleAlfredo Sumaran2016-02-221-7/+0
| * | | | | Update dropdown menu styleAlfredo Sumaran2016-02-225-37/+85
| * | | | | Make select2 design consistentAlfredo Sumaran2016-02-215-29/+57