| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into issue_3400_portissue_3400_port | Alfredo Sumaran | 2016-03-29 | 33 | -167/+518 |
| |\ | | | | | | | | | # Conflicts: # app/assets/javascripts/gl_dropdown.js.coffee | ||||
| | * | Merge branch 'fix/nomethod-error-on-ci' into 'master' | Rémy Coutable | 2016-03-29 | 2 | -21/+9 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix error when visiting CI root path Closes #14528, closes #14687 See merge request !3377 | ||||
| | | * | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ci | Grzegorz Bizon | 2016-03-29 | 2 | -20/+4 |
| | | | | |||||
| | | * | Add definition of before action that has been moved | Grzegorz Bizon | 2016-03-25 | 1 | -1/+5 |
| | | | | | | | | | | | | | Closes #14528 | ||||
| | * | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Marin Jankovski | 2016-03-29 | 2 | -16/+46 |
| | |\ \ | |||||
| | | * \ | Merge branch 'fix-14607' into 'master' | Douwe Maan | 2016-03-29 | 2 | -16/+46 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure private project snippets are not viewable by unauthorized people Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14607 See merge request !1946 | ||||
| | | | * | | Ensure project snippets have their own access level | Rémy Coutable | 2016-03-25 | 2 | -16/+32 |
| | | | | | | |||||
| | | | * | | Ensure private project snippets are not viewable by unauthorized people | Rémy Coutable | 2016-03-25 | 2 | -1/+15 |
| | | | |/ | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/14607. | ||||
| | * | | | Merge branch 'rs-remove-wip-tabindex' into 'master' | Douwe Maan | 2016-03-29 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove tabstop from the WIP toggle links [ci skip] See merge request !3426 | ||||
| | | * | | | Remove tabstop from the WIP toggle linksrs-remove-wip-tabindex | Robert Speicher | 2016-03-28 | 1 | -2/+2 |
| | | |/ / | | | | | | | | | | | | | [ci skip] | ||||
| | * | | | Merge branch 'fix-dropdown-item-height' into 'master' | Jacob Schatz | 2016-03-29 | 1 | -1/+5 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dropdown line height **Before**  **After**  See merge request !3431 | ||||
| | | * | | | Set properly line heights | Alfredo Sumaran | 2016-03-28 | 1 | -1/+5 |
| | | | | | | |||||
| | * | | | | Merge branch 'fix_rightsidebar_overlapping_build_section' into 'master' | Jacob Schatz | 2016-03-29 | 1 | -0/+6 |
| | |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix right sidebar overlapping build section in merge request closes #14608  See merge request !3415 | ||||
| | | * | | | fix right sidebar overllaping build section in merge requestfix_rightsidebar_overlapping_build_section | Arinde Eniola | 2016-03-27 | 1 | -0/+6 |
| | | | | | | |||||
| | * | | | | Merge branch 'add_link_to_fork_counter_button' into 'master' | Jacob Schatz | 2016-03-28 | 2 | -2/+2 |
| | |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add link to forks pages in fork counter button closes #14412  See merge request !3387 | ||||
| | | * | | | add link to forks pages in fork counter buttonadd_link_to_fork_counter_button | Arinde Eniola | 2016-03-24 | 2 | -2/+2 |
| | | | | | | |||||
| | * | | | | Merge branch 'functional-sidebar' into 'master' | Dmitriy Zaporozhets | 2016-03-28 | 18 | -115/+442 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates sidebar to use new dropdowns for issues and merge requests Fixes #12935, #13164 See merge request !3175 | ||||
| | | * | | | | Fix small style issuefunctional-sidebar | Jacob Schatz | 2016-03-28 | 2 | -4/+4 |
| | | | | | | | |||||
| | | * | | | | Update, so filtering works properly. | Jacob Schatz | 2016-03-26 | 3 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bulk update works as well | ||||
| | | * | | | | Fix filter so it works with new multi select drop-downs. | Jacob Schatz | 2016-03-25 | 1 | -4/+4 |
| | | | | | | | |||||
| | | * | | | | Use hidden inputs instead of `data-selected` | Jacob Schatz | 2016-03-25 | 2 | -10/+7 |
| | | | | | | | |||||
| | | * | | | | Fix minor code style issues | Jacob Schatz | 2016-03-25 | 3 | -15/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix underscore template error. Fix `=` spacing | ||||
| | | * | | | | Edit button leaves modal open | Jacob Schatz | 2016-03-25 | 4 | -10/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Add user avatar to user selection | ||||
| | | * | | | | Add back in currentUser | Jacob Schatz | 2016-03-25 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Fix features until tests pass. | Jacob Schatz | 2016-03-25 | 4 | -11/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Milestones needed a none selector Assignee needed unassign. | ||||
| | | * | | | | Fixed JS error that was failing the builds | Phil Hughes | 2016-03-25 | 1 | -5/+6 |
| | | | | | | | |||||
| | | * | | | | Fixed some colours in sidebar | Phil Hughes | 2016-03-25 | 2 | -4/+8 |
| | | | | | | | |||||
| | | * | | | | Add Assign to me button and unassigned. | Jacob Schatz | 2016-03-25 | 3 | -31/+39 |
| | | | | | | | |||||
| | | * | | | | Assign current user when no user is assigned link | Jacob Schatz | 2016-03-25 | 4 | -40/+77 |
| | | | | | | | |||||
| | | * | | | | Add js-extras so show any and show no for milestones show up. | Jacob Schatz | 2016-03-25 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Remove console log | Jacob Schatz | 2016-03-25 | 1 | -1/+0 |
| | | | | | | | |||||
| | | * | | | | Fix subscription button by hooking it back up. | Jacob Schatz | 2016-03-25 | 2 | -0/+2 |
| | | | | | | | |||||
| | | * | | | | Fix broken functionality in sidebar after merge. | Jacob Schatz | 2016-03-25 | 8 | -17/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added nice animations too. | ||||
| | | * | | | | Fix endpoint | Alfredo Sumaran | 2016-03-25 | 3 | -3/+5 |
| | | | | | | | |||||
| | | * | | | | Remove unnecessary sentence | Alfredo Sumaran | 2016-03-25 | 1 | -1/+0 |
| | | | | | | | |||||
| | | * | | | | Add missing # | Alfredo Sumaran | 2016-03-25 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Rename header for dropdowns | Jacob Schatz | 2016-03-25 | 1 | -2/+2 |
| | | | | | | | |||||
| | | * | | | | Add multi select stay open functionality | Jacob Schatz | 2016-03-25 | 4 | -31/+58 |
| | | | | | | | |||||
| | | * | | | | New dropdowns work on merge requests too! | Jacob Schatz | 2016-03-25 | 6 | -22/+36 |
| | | | | | | | |||||
| | | * | | | | Adds new dropdown ajax to user selection | Jacob Schatz | 2016-03-25 | 4 | -6/+43 |
| | | | | | | | |||||
| | | * | | | | Adding dropdown for users | Jacob Schatz | 2016-03-25 | 2 | -1/+3 |
| | | | | | | | |||||
| | | * | | | | Remove api calls from api.js.coffee. | Jacob Schatz | 2016-03-25 | 1 | -39/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Using respond to instead | ||||
| | | * | | | | Make remove multi and remove single work. | Jacob Schatz | 2016-03-25 | 3 | -12/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make add single and add multi work properly. Multiple inputs for multiselect | ||||
| | | * | | | | Fix bugs with select dropdown and multiselection | Jacob Schatz | 2016-03-25 | 2 | -16/+21 |
| | | | | | | | |||||
| | | * | | | | Removes bugs with selection. | Jacob Schatz | 2016-03-25 | 2 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Adds deselect still a WIP. | ||||
| | | * | | | | Fix up commit message | Jacob Schatz | 2016-03-25 | 1 | -4/+9 |
| | | | | | | | |||||
| | | * | | | | Add labels as proper POST arrays using new dropdown | Jacob Schatz | 2016-03-25 | 5 | -49/+63 |
| | | | | | | | |||||
| | | * | | | | Add milestone sidebar update via JSON | Jacob Schatz | 2016-03-25 | 6 | -9/+83 |
| | | | | | | | |||||
| | | * | | | | Make label search work with JSON data | Jacob Schatz | 2016-03-25 | 3 | -8/+13 |
| | | | | | | | |||||
| | | * | | | | Ajax call to milestones via new dropdowns | Jacob Schatz | 2016-03-25 | 4 | -4/+30 |
| | | | | | | | |||||
