Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into button-focus-statebutton-focus-state | Fatih Acet | 2016-06-06 | 121 | -584/+1561 |
|\ | |||||
| * | Merge branch 'jquery2' into 'master' | Jacob Schatz | 2016-06-06 | 4 | -6/+7 |
| |\ | |||||
| | * | Fixed JS errorsjquery2 | Phil Hughes | 2016-06-05 | 3 | -5/+6 |
| | * | Upgraded jQuery to version 2 | Phil Hughes | 2016-06-05 | 1 | -1/+1 |
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-06-06 | 24 | -106/+514 |
| |\ \ | |||||
| | * | | Add a U2F-specific audit log entry after logging in. | Timothy Andrew | 2016-06-06 | 1 | -2/+11 |
| | * | | Implement authentication (login) using a U2F device. | Timothy Andrew | 2016-06-06 | 5 | -30/+164 |
| | * | | Implement U2F registration. | Timothy Andrew | 2016-06-06 | 10 | -57/+256 |
| | * | | Render `gon` data in the page `body`, not `head` | Timothy Andrew | 2016-06-06 | 5 | -2/+5 |
| | * | | Update the `browser` gem. | Timothy Andrew | 2016-06-06 | 1 | -1/+1 |
| | * | | Add a `U2fRegistrations` table/model. | Timothy Andrew | 2016-06-06 | 4 | -14/+77 |
| | |/ | |||||
| * | | Merge branch 'fix/unauthorized-access-to-build-data' into 'master' | Douwe Maan | 2016-06-06 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Remove 'unscoped' from project builds selection | Tomasz Maczukin | 2016-06-04 | 2 | -2/+2 |
| * | | Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' | Robert Speicher | 2016-06-05 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Enable Lint/AmbiguousOperator rubocop coprubocop/enable-ambiguous-operator-rubocop-lint | Grzegorz Bizon | 2016-06-03 | 1 | -1/+1 |
| * | | | Remove extra bracketissue_13499 | Alfredo Sumaran | 2016-06-03 | 1 | -2/+1 |
| * | | | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Address feedback | Alfredo Sumaran | 2016-06-03 | 9 | -32/+26 |
| * | | | Spec label add / delete in UpdateService | Sean McGivern | 2016-06-03 | 1 | -9/+8 |
| * | | | Allow bulk-updating to remove all labels | Sean McGivern | 2016-06-03 | 1 | -1/+1 |
| * | | | Enhancements | Alfredo Sumaran | 2016-06-03 | 3 | -16/+13 |
| * | | | Respond to .json only | Alfredo Sumaran | 2016-06-03 | 1 | -1/+6 |
| * | | | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Add mising params | Alfredo Sumaran | 2016-06-03 | 1 | -3/+6 |
| * | | | Remove console.log | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | | | Bulk assignment implementation | Alfredo Sumaran | 2016-06-03 | 3 | -2/+111 |
| * | | | Tweaks for bulk assignment | Alfredo Sumaran | 2016-06-03 | 1 | -3/+15 |
| * | | | Expose Issue ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Expose label ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Add show_create param to toggle label creation option | Alfredo Sumaran | 2016-06-03 | 1 | -2/+2 |
| * | | | Add show_footer parameter for ability to hide footer | Alfredo Sumaran | 2016-06-03 | 2 | -1/+3 |
| * | | | Do not trigger keyup event if we are persisting state | Alfredo Sumaran | 2016-06-03 | 1 | -3/+8 |
| * | | | Remove unneeded call to keyup event | Alfredo Sumaran | 2016-06-03 | 1 | -3/+0 |
| * | | | Only filter asynchronously if option remote is true. | Alfredo Sumaran | 2016-06-03 | 1 | -11/+11 |
| * | | | Fix statement | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | WIP: allow adding and removing labels in bulk | Sean McGivern | 2016-06-03 | 3 | -8/+37 |
| * | | | Restore dropdown state when unchecking all issues | Alfredo Sumaran | 2016-06-03 | 1 | -0/+14 |
| * | | | Add space | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Do not remove inputs when dropdown menu hides | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | | | Remove console.log | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | | | Handle unchecking of indeterminate items | Alfredo Sumaran | 2016-06-03 | 2 | -11/+30 |
| * | | | Update classname for indeterminate state | Alfredo Sumaran | 2016-06-03 | 2 | -3/+3 |
| * | | | typo | Alfredo Sumaran | 2016-06-03 | 3 | -18/+13 |
| * | | | Set indeterminated items | Alfredo Sumaran | 2016-06-03 | 5 | -6/+58 |
| * | | | Add .js-filter-submit when needed | Alfredo Sumaran | 2016-06-03 | 2 | -2/+4 |
| * | | | Remove unnecesary assignment | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | | | Add label_ids to bulk_update_params | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | | | Ability to assign a label to multiple issues | Alfredo Sumaran | 2016-06-03 | 4 | -2/+19 |
| | |/ | |/| | |||||
| * | | The spritesheet should only load when an award emoji picker is opened. | Connor Shea | 2016-06-03 | 1 | -1/+1 |
| * | | Merge branch 'remove-unnecessary-prefixes' into 'master' | Jacob Schatz | 2016-06-03 | 3 | -16/+1 |
| |\ \ |