Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow build email service to be testedissue_13343 | Felipe Artur | 2016-07-15 | 5 | -2/+40 |
* | Don't fail when Ci::Pipeline doesn't have a project | Douwe Maan | 2016-07-15 | 1 | -0/+2 |
* | Merge branch 'feature.rouge-20' into 'master' | Robert Speicher | 2016-07-15 | 1 | -6/+3 |
|\ | |||||
| * | use %(...) and %[...] in favor of %<...>feature.rouge-20 | http://jneen.net/ | 2016-07-14 | 1 | -1/+1 |
| * | kill the nowrap option | http://jneen.net/ | 2016-07-14 | 1 | -2/+3 |
| * | rm dead `highlighter` method | http://jneen.net/ | 2016-07-14 | 1 | -4/+0 |
* | | Merge branch '17341-firefox-u2f' into 'master' | Robert Speicher | 2016-07-15 | 10 | -31/+36 |
|\ \ | |||||
| * | | Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2f | Timothy Andrew | 2016-07-14 | 4 | -10/+13 |
| * | | Use a single challenge for U2F authentication. | Timothy Andrew | 2016-07-14 | 2 | -7/+15 |
| * | | Load Javascript U2F library selectively. | Timothy Andrew | 2016-07-14 | 8 | -22/+16 |
* | | | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me... | Douwe Maan | 2016-07-15 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | When Issue author assign or mention himself Todos are created | Katarzyna Kobierska | 2016-07-14 | 1 | -2/+1 |
* | | | | Merge branch 'fix/project-export-filename' into 'master' | Douwe Maan | 2016-07-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-exp... | James Lopez | 2016-07-15 | 17 | -65/+52 |
| |\ \ \ \ | |||||
| * | | | | | add project name and namespace to filename on project export | James Lopez | 2016-07-15 | 1 | -1/+1 |
* | | | | | | Merge branch 'fix-mentioned-users-on-diff-notes' into 'master' | Douwe Maan | 2016-07-15 | 2 | -6/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use cattr_accessor instead duplicating code on NoteOnDiff concern | Douglas Barbosa Alexandre | 2016-07-15 | 3 | -9/+9 |
| * | | | | | | Fix mentioned users list on diff notes | Douglas Barbosa Alexandre | 2016-07-15 | 1 | -0/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix-creating-group-with-space-in-group-path' | Douwe Maan | 2016-07-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix creating group with space in group path | Douglas Barbosa Alexandre | 2016-07-14 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'revert-lock-for-issuable' into 'master' | Robert Speicher | 2016-07-15 | 4 | -24/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuable | Stan Hu | 2016-07-13 | 4 | -24/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'collapse-diffs-more' into 'master' | Fatih Acet | 2016-07-15 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Change bg color of collapsed diff to blue on hovercollapse-diffs-more | Annabel Dunstone | 2016-07-14 | 1 | -0/+5 |
| * | | | | | Reduce padding on collapsed diff message | Sean McGivern | 2016-07-14 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'issuable-sidebar-collapsed-tooltip' into 'master' | Fatih Acet | 2016-07-15 | 2 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Changed collapsed assignee tooltip to users name | Phil Hughes | 2016-07-13 | 2 | -2/+6 |
* | | | | | | Merge branch 'fix-navbar-icon' into 'master' | Fatih Acet | 2016-07-15 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | navbar_icon was renamed to custom_icon in:fix-navbar-icon | Lin Jen-Shin | 2016-07-15 | 1 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch '4424-improve-ui-admin-area' into 'master' | Dmitriy Zaporozhets | 2016-07-15 | 7 | -54/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add visibility icon4424-improve-ui-admin-area | Alfredo Sumaran | 2016-07-14 | 1 | -0/+3 |
| * | | | | | | Remove previously introduced CSS that will not be used anymore | Alfredo Sumaran | 2016-07-14 | 1 | -23/+0 |
| * | | | | | | Make admin/groups view consistent with dashboard/groups | Alfredo Sumaran | 2016-07-14 | 1 | -17/+20 |
| * | | | | | | Fix New Group button spacing on mobile | Alfredo Sumaran | 2016-07-14 | 1 | -1/+1 |
| * | | | | | | Make CSS consistent again | Alfredo Sumaran | 2016-07-14 | 3 | -11/+5 |
| * | | | | | | Rename .group-controls to .controls | Alfredo Sumaran | 2016-07-14 | 2 | -3/+3 |
| * | | | | | | Remove unnecesary CSS class | Alfredo Sumaran | 2016-07-14 | 2 | -2/+2 |
* | | | | | | | Merge branch 'update-permissions-links' into 'master' | Achilleas Pipinellis | 2016-07-15 | 6 | -7/+7 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Update permissons links to new pageupdate-permissions-links | Sean McGivern | 2016-07-14 | 6 | -7/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'update-branch-names-in-gc' into 'master' | Jacob Vosmaer (GitLab) | 2016-07-15 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refresh branch cache after `git gc` | Stan Hu | 2016-07-13 | 1 | -1/+3 |
* | | | | | | | Merge branch 'gl-dropdown-issuable-form' into 'master' | Jacob Schatz | 2016-07-15 | 11 | -53/+61 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Dropdown chevron alignmentgl-dropdown-issuable-form | Phil Hughes | 2016-07-07 | 1 | -1/+1 |
| * | | | | | | | Updated tests | Phil Hughes | 2016-07-07 | 3 | -5/+5 |
| * | | | | | | | GL dropdowns in issuable form | Phil Hughes | 2016-07-07 | 9 | -50/+58 |
* | | | | | | | | Merge branch 'projects-blank-state' into 'master' | Jacob Schatz | 2016-07-15 | 7 | -82/+56 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Dashboard projects blank stateprojects-blank-state | Phil Hughes | 2016-07-08 | 7 | -82/+56 |
* | | | | | | | | | Merge branch 'compare-dropdowns' into 'master' | Jacob Schatz | 2016-07-15 | 6 | -16/+78 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fixed submit button not enablingcompare-dropdowns | Phil Hughes | 2016-07-08 | 1 | -1/+3 |
| * | | | | | | | | Updated dropdowns to use field instead | Phil Hughes | 2016-07-08 | 9 | -40/+75 |