Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '23025-issue-boards-defaults' into 'master' | Jacob Schatz | 2016-10-06 | 1 | -4/+2 |
|\ | |||||
| * | Change issue board defaults | Annabel Dunstone Gray | 2016-10-06 | 1 | -4/+2 |
* | | Merge branch 'fix-already-selected-activity-link' into 'master' | Fatih Acet | 2016-10-06 | 1 | -7/+5 |
|\ \ | |||||
| * | | Fix inconsistent highlighting of already selected activity nav-links | Clement Ho | 2016-10-05 | 1 | -7/+5 |
* | | | Merge branch 'update-profile-view' into 'master' | Annabel Dunstone Gray | 2016-10-06 | 1 | -18/+7 |
|\ \ \ | |||||
| * | | | spacing tweaksupdate-profile-view | tauriedavis | 2016-10-06 | 1 | -12/+1 |
| * | | | add spaces and fix handle styles | tauriedavis | 2016-10-04 | 1 | -4/+8 |
| * | | | update profile view | tauriedavis | 2016-10-03 | 1 | -6/+2 |
* | | | | Merge branch 'dz-root-url' into 'master' | Dmitriy Zaporozhets | 2016-10-06 | 2 | -10/+5 |
|\ \ \ \ | |||||
| * | | | | Change user & group landing page routing from /u/:name & /groups/:name to /:name | Dmitriy Zaporozhets | 2016-10-06 | 2 | -10/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'replace-bootstrap-caret' into 'master' | Jacob Schatz | 2016-10-06 | 7 | -33/+36 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Replace bootstrap caret with fontawesome caret | Clement Ho | 2016-10-05 | 7 | -33/+36 |
* | | | | Merge branch 'issue-boards-new-issue' into 'master' | Fatih Acet | 2016-10-06 | 7 | -5/+121 |
|\ \ \ \ | |||||
| * | | | | Remove the code finding an issue by undefined | Phil Hughes | 2016-10-06 | 1 | -2/+1 |
| * | | | | Shows error if response returns an errorissue-boards-new-issue | Phil Hughes | 2016-10-06 | 1 | -2/+19 |
| * | | | | Fix form not re-enabling thanks to jQuery | Phil Hughes | 2016-10-06 | 3 | -3/+7 |
| * | | | | Made the CSS a bit more reasonable | Phil Hughes | 2016-10-06 | 2 | -7/+3 |
| * | | | | Moved form outside of list | Phil Hughes | 2016-10-06 | 2 | -3/+11 |
| * | | | | Fixed issue with backlog list not saving | Phil Hughes | 2016-10-06 | 2 | -3/+4 |
| * | | | | Added ability to save the new issue | Phil Hughes | 2016-10-06 | 5 | -3/+35 |
| * | | | | Add new issue form to lists | Phil Hughes | 2016-10-06 | 4 | -3/+62 |
* | | | | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-active | Paco Guzman | 2016-10-06 | 2 | -5/+23 |
|/ / / / | |||||
* | | | | Fix CHANGELOG and wrong conflict resolution | Rémy Coutable | 2016-10-06 | 1 | -1/+1 |
* | | | | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 4 | -12/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch '22435-no-api-state-change-via-rails-session' into 'security' | Douwe Maan | 2016-09-28 | 4 | -13/+15 |
| |\ \ \ | |||||
| | * | | | Convert label creation from API to controller endpoint | Nick Thomas | 2016-09-23 | 4 | -13/+15 |
* | | | | | Merge branch 'flash-cherry-pick-error' into 'master' | Fatih Acet | 2016-10-05 | 1 | -7/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Make flash-alert background transparent to match flash-notice.flash-cherry-pick-error | Bryce Johnson | 2016-10-05 | 1 | -7/+2 |
* | | | | | Merge branch 'revert-c676283b' into 'master' | Fatih Acet | 2016-10-05 | 8 | -53/+150 |
|\ \ \ \ \ | |||||
| * | | | | | Fix bad merge conflict resolution. | Fatih Acet | 2016-10-05 | 1 | -2/+0 |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-05 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283b | Fatih Acet | 2016-10-05 | 25 | -906/+819 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-05 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Add position menu above ability to glDropdown. | Fatih Acet | 2016-10-04 | 5 | -35/+37 |
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-04 | 7 | -30/+73 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tweak issuable dropdowns to open above the dropdown. | Fatih Acet | 2016-10-04 | 1 | -0/+28 |
| * | | | | | | | | Fix dropdown title when No Label selected. | Fatih Acet | 2016-10-04 | 2 | -23/+41 |
| * | | | | | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-04 | 5 | -18/+52 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-03 | 134 | -704/+2053 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-09-02 | 28 | -157/+236 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixed label toggle text | Phil Hughes | 2016-08-30 | 1 | -14/+17 |
| * | | | | | | | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-08-30 | 381 | -11049/+17329 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fixed up frontend code based on feedback | Phil Hughes | 2016-07-20 | 1 | -1/+1 |
| * | | | | | | | | | | | Uses the selected values from the controller not the params | Phil Hughes | 2016-07-20 | 1 | -2/+0 |
| * | | | | | | | | | | | Removes tick from no label when selecting a label | Phil Hughes | 2016-07-20 | 1 | -0/+6 |
| * | | | | | | | | | | | Fixed 'no label' being in dropdown toggle label | Phil Hughes | 2016-07-20 | 1 | -6/+4 |
| * | | | | | | | | | | | Remove unnecesary update.label event | Alfredo Sumaran | 2016-07-20 | 2 | -2/+0 |
| * | | | | | | | | | | | Fixed issuable sidebar label toggle not working | Phil Hughes | 2016-07-20 | 2 | -2/+2 |
| * | | | | | | | | | | | Gets value from native element rather than converting to jquery element | Phil Hughes | 2016-07-20 | 1 | -1/+1 |
| * | | | | | | | | | | | Updated how the label toggle gets the text | Phil Hughes | 2016-07-20 | 2 | -62/+18 |