| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'discussion-model' into 'master'
| Robert Speicher | 2016-07-21 | 1 | -3/+3 |
|\ |
|
| * | Add Discussion model to represent MR/diff discussiondiscussion-model | Douwe Maan | 2016-07-20 | 1 | -3/+3 |
* | | Merge branch 'gl-dropdown-enter-key-fix' into 'master'
| Fatih Acet | 2016-07-21 | 1 | -1/+14 |
|\ \ |
|
| * | | Fixed issue where using arrow keys would require arrow key to be pressed twicegl-dropdown-enter-key-fix | Phil Hughes | 2016-07-20 | 1 | -5/+2 |
| * | | Highlights first row when filtering in dropdowns | Phil Hughes | 2016-07-20 | 1 | -0/+11 |
| * | | Fixed dropdown enter key when searching | Phil Hughes | 2016-07-20 | 1 | -0/+5 |
* | | | Merge branch 'sidebar-clipboard-toggle' into 'master'
| Fatih Acet | 2016-07-20 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggle | Fatih Acet | 2016-07-20 | 1 | -0/+3 |
* | | | | Merge branch 'email-domain-blacklist' into 'master'
| Robert Speicher | 2016-07-20 | 1 | -0/+11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Removed escaping characters by using double quotes. | Patricio Cano | 2016-07-18 | 1 | -1/+1 |
| * | | | Default to manual input for `domain_whitelist`, syntax fixes and added new te... | Patricio Cano | 2016-07-18 | 1 | -2/+1 |
| * | | | Move inline JS to admin.js.coffee specific file. | Patricio Cano | 2016-07-18 | 1 | -0/+12 |
* | | | | Merge branch 'cs-warn-on-failure' into 'master'
| Fatih Acet | 2016-07-20 | 1 | -6/+9 |
|\ \ \ \ |
|
| * | | | | Use switch statements instead of if/else chains. | Connor Shea | 2016-07-19 | 1 | -6/+7 |
| * | | | | Starting work on the warn_on_failure feature for the MR build status. | Connor Shea | 2016-07-19 | 1 | -2/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fix-side-by-side-comment-widget' into 'master'
| Jacob Schatz | 2016-07-20 | 1 | -7/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Off mouse listener from document for diff comment button. | Fatih Acet | 2016-07-19 | 1 | -1/+3 |
| * | | | Fix inline view for comment button selector. | Fatih Acet | 2016-07-19 | 1 | -1/+4 |
| * | | | Revert "Refactored .prev and .next methods" | Fatih Acet | 2016-07-19 | 1 | -7/+3 |
| |/ / |
|
* | | | Merge branch 'rename-js-files' into 'master'
| Fatih Acet | 2016-07-20 | 4 | -0/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-files | Connor Shea | 2016-07-15 | 4 | -0/+0 |
* | | | Merge branch 'sidebar-dropdowns-blur-link' into 'master'
| Fatih Acet | 2016-07-18 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Blurs the clicked link in dropdown menussidebar-dropdowns-blur-link | Phil Hughes | 2016-07-18 | 1 | -0/+2 |
* | | | Merge branch 'caironoleto/gitlab-ce-cn-issue-19747' | Douwe Maan | 2016-07-18 | 2 | -6/+25 |
|\ \ \ |
|
| * | | | Allow bulk (un)subscription from issues in issue index | Cairo Noleto | 2016-07-14 | 2 | -6/+25 |
* | | | | Merge branch 'undo-revert-of-4892' into 'master'
19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-state | Rémy Coutable | 2016-07-18 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master'
"" | Rémy Coutable | 2016-07-18 | 1 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | Fix activity heatmap to show proper day name. | eanplatter | 2016-07-16 | 1 | -1/+1 |
|/ / / |
|
* | | | Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6 | Douwe Maan | 2016-07-15 | 4 | -30/+14 |
* | | | Merge branch '17341-firefox-u2f' into 'master'
| Robert Speicher | 2016-07-15 | 4 | -19/+18 |
|\ \ \ |
|
| * | | | Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2f | Timothy Andrew | 2016-07-14 | 2 | -6/+9 |
| * | | | Use a single challenge for U2F authentication. | Timothy Andrew | 2016-07-14 | 1 | -3/+12 |
| * | | | Load Javascript U2F library selectively. | Timothy Andrew | 2016-07-14 | 2 | -14/+1 |
* | | | | Merge branch 'issuable-sidebar-collapsed-tooltip' into 'master'
| Fatih Acet | 2016-07-15 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | Changed collapsed assignee tooltip to users name | Phil Hughes | 2016-07-13 | 1 | -1/+5 |
* | | | | | Merge branch 'gl-dropdown-issuable-form' into 'master'
| Jacob Schatz | 2016-07-15 | 4 | -14/+30 |
|\ \ \ \ \ |
|
| * | | | | | Updated tests | Phil Hughes | 2016-07-07 | 1 | -2/+1 |
| * | | | | | GL dropdowns in issuable form | Phil Hughes | 2016-07-07 | 4 | -13/+30 |
* | | | | | | Merge branch 'compare-dropdowns' into 'master'
| Jacob Schatz | 2016-07-15 | 3 | -4/+62 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | 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 | 4 | -6/+61 |
| * | | | | | Updated compare dropdowns | Phil Hughes | 2016-07-08 | 1 | -2/+3 |
* | | | | | | Merge branch 'lbennett/gitlab-ce-18120-focus-filter-shortcut' into 'master'
| Fatih Acet | 2016-07-14 | 3 | -12/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | Review changeslbennett/gitlab-ce-18120-focus-filter-shortcut | Luke "Jared" Bennett | 2016-07-11 | 2 | -8/+9 |
| * | | | | | | Added shortcut to focus all search tags apart from the top nav search | Luke "Jared" Bennett | 2016-07-11 | 3 | -9/+12 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Revert "Merge branch '18193-developers-can-merge' into 'master'
" | Robert Speicher | 2016-07-13 | 1 | -4/+4 |
* | | | | | | Merge branch 'dropdown-load-fix' into 'master'
| Douwe Maan | 2016-07-13 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | adds test to check json fields on simple request and changes the url request ... | tiagonbotelho | 2016-07-12 | 1 | -1/+0 |
| * | | | | | fixes missing field on basicprojectdetails | tiagonbotelho | 2016-07-12 | 1 | -0/+1 |
| * | | | | | removes debugging print | tiagonbotelho | 2016-07-12 | 1 | -1/+0 |