Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated gitlab-ci script to include builds URL | James Lopez | 2016-02-24 | 1 | -1/+1 |
* | make build fail | James Lopez | 2016-02-24 | 1 | -1/+1 |
* | Merge branch 'andywgrant/gitlab-ce-master' into 'master' | Dmitriy Zaporozhets | 2016-02-24 | 2 | -6/+6 |
|\ | |||||
| * | Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-master | Andy Grant | 2016-02-22 | 2 | -6/+6 |
* | | Merge branch 'user-bio-improve' into 'master' | Jacob Schatz | 2016-02-24 | 2 | -18/+29 |
|\ \ | |||||
| * | | Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improve | connorshea | 2016-02-23 | 2 | -18/+29 |
* | | | Merge branch 'highlighted-note' into 'master' | Jacob Schatz | 2016-02-24 | 7 | -9/+9 |
|\ \ \ | |||||
| * | | | changed variable name to -hoverhighlighted-note | Phil Hughes | 2016-02-23 | 7 | -8/+8 |
| * | | | Changed padding & background color for highlighted notes | Phil Hughes | 2016-02-23 | 2 | -2/+2 |
* | | | | Merge branch 'gray-content-block-btn-alignment' into 'master' | Jacob Schatz | 2016-02-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Correctly aligned buttons vertical in gray-content-blockgray-content-block-btn-alignment | Phil Hughes | 2016-02-23 | 1 | -1/+1 |
* | | | | | Merge branch 'activity-tabs-single-select' into 'master' | Jacob Schatz | 2016-02-24 | 1 | -13/+5 |
|\ \ \ \ \ | |||||
| * | | | | | changed bind to on for activity link click eventactivity-tabs-single-select | Phil Hughes | 2016-02-24 | 1 | -1/+1 |
| * | | | | | Treats activity tabs as single select | Phil Hughes | 2016-02-24 | 1 | -13/+5 |
* | | | | | | Merge branch 'bugfix/jschatz1/missing-project-button' into 'master' | Rémy Coutable | 2016-02-24 | 3 | -9/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Initialize navigation shortcuts on project's files pagebugfix/jschatz1/missing-project-button | Alfredo Sumaran | 2016-02-23 | 1 | -0/+1 |
| * | | | | | Re-use existing top area elements | Alfredo Sumaran | 2016-02-23 | 1 | -16/+0 |
| * | | | | | Fix group projects styles | Jacob Schatz | 2016-02-23 | 3 | -9/+25 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'issue_13301_emoji-menu' into 'master' | Robert Speicher | 2016-02-24 | 4 | -12/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update award_emoji test | Annabel Dunstone | 2016-02-23 | 1 | -1/+2 |
| * | | | | Create EmojisController | Annabel Dunstone | 2016-02-22 | 4 | -5/+6 |
| * | | | | Add timeout for ajax call in award emoji steps; update focus in award picker | Annabel Dunstone | 2016-02-19 | 1 | -1/+2 |
| * | | | | Load award emoji picker with ajax request | Annabel Dunstone | 2016-02-18 | 4 | -11/+24 |
* | | | | | Merge branch 'issue_13510' into 'master' | Jacob Schatz | 2016-02-23 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Add "e" shortcut to help modal | Alfredo Sumaran | 2016-02-23 | 1 | -0/+8 |
| * | | | | | Add "e" shortcut to edit issuableissue_13510 | Alfredo Sumaran | 2016-02-23 | 1 | -0/+8 |
* | | | | | | Merge branch 'hudecof/show-crowd-login-form-when-signin-disabled' into 'master' | Robert Speicher | 2016-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Show Crowd login even when sign-in is disabled | Peter Hudec | 2016-02-23 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix-todos' into 'master' | Robert Speicher | 2016-02-23 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Does not raise an error when Todo is already marked as done | Douglas Barbosa Alexandre | 2016-02-23 | 2 | -2/+2 |
* | | | | | | Merge branch 'dz-small-ui-fixes' into 'master' | Jacob Schatz | 2016-02-23 | 19 | -88/+90 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update tests to match new wiki header | Dmitriy Zaporozhets | 2016-02-09 | 1 | -1/+1 |
| * | | | | | | Set of small improvements to wiki frontend | Dmitriy Zaporozhets | 2016-02-07 | 10 | -54/+64 |
| * | | | | | | Set of small UI fixes to project and profile pages | Dmitriy Zaporozhets | 2016-02-07 | 9 | -34/+26 |
* | | | | | | | Merge branch 'files-view-row-click' into 'master' | Jacob Schatz | 2016-02-23 | 3 | -8/+7 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Correctly checks if tree view is on screen | Phil Hughes | 2016-02-23 | 2 | -2/+2 |
| * | | | | | | Fixes issue with file view rows not clickable on project main viewfiles-view-row-click | Phil Hughes | 2016-02-23 | 3 | -8/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'empty-repo-instructions-fix' into 'master' | Jacob Schatz | 2016-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Users don't get instructions to push to other users empty projects | Phil Hughes | 2016-02-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'milestone-drag-empty-list' into 'master' | Jacob Schatz | 2016-02-23 | 1 | -9/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Issues can be dragged & dropped into empty milestone lists | Phil Hughes | 2016-02-23 | 1 | -9/+21 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'dashboard-misaligned-buttons' into 'master' | Jacob Schatz | 2016-02-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed mis-aligned buttons on dashboard/issuesdashboard-misaligned-buttons | Phil Hughes | 2016-02-23 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'issue_11874' into 'master' | Jacob Schatz | 2016-02-23 | 6 | -56/+127 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Do not use calc and fix background spinner for high density displaysissue_11874 | Alfredo Sumaran | 2016-02-22 | 1 | -3/+5 |
| * | | | | | Use or create variables | Alfredo Sumaran | 2016-02-22 | 3 | -8/+9 |
| * | | | | | Simpler way to place arrow | Alfredo Sumaran | 2016-02-22 | 1 | -3/+2 |
| * | | | | | Delete unused CSS rule | Alfredo Sumaran | 2016-02-22 | 1 | -7/+0 |
| * | | | | | Update dropdown menu style | Alfredo Sumaran | 2016-02-22 | 5 | -37/+85 |
| * | | | | | Make select2 design consistent | Alfredo Sumaran | 2016-02-21 | 5 | -29/+57 |