Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create nested group factory | Dmitriy Zaporozhets | 2016-12-11 | 2 | -0/+11 |
* | Validate presence of route by Routable concern | Dmitriy Zaporozhets | 2016-12-11 | 2 | -0/+5 |
* | Merge branch '25324-change-housekeeping-btn-to-default' into 'master' | Alfredo Sumaran | 2016-12-09 | 2 | -1/+5 |
|\ | |||||
| * | Use default btn styling for Housekeeping button on projects settings page | Ryan Harris | 2016-12-06 | 2 | -1/+5 |
* | | Merge branch 'issue_24020' into 'master' | Alfredo Sumaran | 2016-12-09 | 3 | -1/+17 |
|\ \ | |||||
| * | | fix display hook error message | basyura | 2016-12-05 | 3 | -1/+17 |
* | | | Merge branch 'remove-your_email-gsub-in-help-page' into 'master' | Sean McGivern | 2016-12-09 | 2 | -11/+1 |
|\ \ \ | |||||
| * | | | Stop replacing `$your_email` with the user's emailremove-your_email-gsub-in-help-page | Rémy Coutable | 2016-12-09 | 2 | -11/+1 |
* | | | | Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma... | Jacob Schatz | 2016-12-09 | 11 | -42/+36 |
|\ \ \ \ | |||||
| * | | | | Removed leave buttons from settings dropdowns23305-leave-project-and-leave-group-should-be-buttons | Luke "Jared" Bennett | 2016-11-26 | 11 | -42/+36 |
* | | | | | Merge branch 'workhorse-1.1.1' into 'master' | Rémy Coutable | 2016-12-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use gitlab-workhose 1.1.1 | Jacob Vosmaer | 2016-12-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'update-button-font-weight' into 'master' | Fatih Acet | 2016-12-09 | 2 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updates the font weight of button styles because of the change to system fontsupdate-button-font-weight | Dimitrie Hoekstra | 2016-12-09 | 2 | -1/+5 |
* | | | | | | | Merge branch 'members-dropdowns' into 'master' | Fatih Acet | 2016-12-09 | 13 | -20/+131 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Group links spec update | Phil Hughes | 2016-12-09 | 2 | -3/+8 |
| * | | | | | | | Updated JS based on review | Phil Hughes | 2016-12-09 | 3 | -16/+28 |
| * | | | | | | | Updated members dropdowns | Phil Hughes | 2016-12-07 | 10 | -15/+109 |
* | | | | | | | | Merge branch 'followup-7899' into 'master' | Sean McGivern | 2016-12-09 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use a single query in Projects::ProjectMembersController to fetch membersfollowup-7899 | Rémy Coutable | 2016-12-08 | 1 | -6/+5 |
* | | | | | | | | | Merge branch 'update/installation-from-source-guide-8-15' into 'master' | Alejandro Rodríguez | 2016-12-09 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [ci skip] Update "Installation from source" guide for 8.15.0update/installation-from-source-guide-8-15 | Douglas Barbosa Alexandre | 2016-12-09 | 2 | -3/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '25374-svg-as-prop' into 'master' | Fatih Acet | 2016-12-09 | 15 | -106/+135 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Changes after review25374-svg-as-prop | Filipa Lacerda | 2016-12-09 | 2 | -4/+4 |
| * | | | | | | | | Fix broken test | Filipa Lacerda | 2016-12-09 | 1 | -2/+2 |
| * | | | | | | | | Adds CHANGELOG entry | Filipa Lacerda | 2016-12-09 | 1 | -0/+4 |
| * | | | | | | | | Adds tests | Filipa Lacerda | 2016-12-09 | 6 | -25/+62 |
| * | | | | | | | | Uniformize props name format | Filipa Lacerda | 2016-12-09 | 8 | -33/+34 |
| * | | | | | | | | Replace commit icon svg logic | Filipa Lacerda | 2016-12-09 | 2 | -20/+8 |
| * | | | | | | | | Replace play icon svg logic | Filipa Lacerda | 2016-12-09 | 4 | -29/+28 |
* | | | | | | | | | Merge branch 'fix/milestone-summary' into 'master' | Sean McGivern | 2016-12-09 | 2 | -2/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add CHANGELOG entryfix/milestone-summary | Douglas Barbosa Alexandre | 2016-12-08 | 1 | -0/+4 |
| * | | | | | | | | | Displays milestone remaining days only when it's present | Douglas Barbosa Alexandre | 2016-12-08 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'do-not-refresh-main-when-fork-target-branch-updated' into 'mast... | Sean McGivern | 2016-12-09 | 4 | -14/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Do not reload diff for merge request made from fork when target branch in for...do-not-refresh-main-when-fork-target-branch-updated | Adam Niedzielski | 2016-12-09 | 4 | -14/+32 |
* | | | | | | | | | | | Merge branch 'api-remove-source-branch' into 'master' | Rémy Coutable | 2016-12-09 | 4 | -26/+47 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | API: Ability to remove source branchapi-remove-source-branch | Robert Schilling | 2016-12-04 | 4 | -26/+47 |
* | | | | | | | | | | | | Merge branch '25272_fix_comments_tab_disappearing' into 'master' | Sean McGivern | 2016-12-09 | 4 | -1/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | remove unnecessary issues event filter on comments tab | Rydkin Maxim | 2016-12-08 | 4 | -1/+49 |
* | | | | | | | | | | | | | Merge branch 'render-svg-in-diffs-and-notes' into 'master' | Sean McGivern | 2016-12-09 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Render SVG as images in notes | Andre Guedes | 2016-12-08 | 2 | -1/+5 |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'issue_25152_docs' into 'master' | Achilleas Pipinellis | 2016-12-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Update JIRA troubleshoot documentationissue_25152_docs | Felipe Artur | 2016-12-08 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge branch '22152-improve-setup-ssh-documentation' into 'master' | Achilleas Pipinellis | 2016-12-09 | 1 | -80/+117 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Refactor SSH keys docs | Achilleas Pipinellis | 2016-12-09 | 1 | -65/+70 |
| * | | | | | | | | | | | | | | Improvements to setting up ssh | Sean Packham | 2016-12-09 | 1 | -61/+93 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'zj-update-chatops-docs' into 'master' | Sean Packham | 2016-12-09 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Update docs to reflect new defaults on omnibuszj-update-chatops-docs | Z.J. van de Weg | 2016-12-09 | 2 | -2/+6 |
* | | | | | | | | | | | | | | Add 8.12.10, 8.12.11, and 8.12.12 CHANGELOG.md items | Rémy Coutable | 2016-12-09 | 1 | -0/+15 |
* | | | | | | | | | | | | | | Merge branch 'fix-active-nav-badges' into 'master' | Fatih Acet | 2016-12-09 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |