summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-todos' into 'master' Rémy Coutable2016-03-311-1/+4
|\
| * Fix error 500 when target is nil on todo listDouglas Barbosa Alexandre2016-03-301-1/+4
* | Merge branch 'fix-event-row' into 'master' Jacob Schatz2016-03-311-1/+1
|\ \
| * | Fix event rendering for certain event typesDmitriy Zaporozhets2016-03-311-1/+1
* | | Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-311-12/+28
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into issue_3400_portissue_3400_portAlfredo Sumaran2016-03-299-44/+54
| |\ \
| * \ \ Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-269-16/+28
| |\ \ \
| * | | | Makes autocomplete dropdown look the same as othersAlfredo Sumaran2016-03-251-3/+4
| * | | | Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-2354-146/+196
| |\ \ \ \
| * | | | | Fixes empty menu when typing on search input for the very first timeAlfredo Sumaran2016-03-231-1/+4
| * | | | | Add ability to clear location badgeAlfredo Sumaran2016-03-212-11/+11
| * | | | | Delete .remove-badge from badgeAlfredo Sumaran2016-03-211-3/+0
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_3...Alfredo Sumaran2016-03-2115-71/+93
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-187-32/+35
| |\ \ \ \ \ \
| * | | | | | | Use new dropdown class for search suggestionsAlfredo Sumaran2016-03-181-1/+5
| * | | | | | | Add iconsAlfredo Sumaran2016-03-181-0/+1
| * | | | | | | Change hidden input id to avoid duplicated IDsAlfredo Sumaran2016-03-181-1/+1
| * | | | | | | Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran2016-03-182-12/+14
| * | | | | | | Working version of autocomplete with categorized resultsAlfredo Sumaran2016-03-182-9/+17
* | | | | | | | Merge branch 'fix-commit-comment' into 'master' Rémy Coutable2016-03-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix commit comment alignmentStan Hu2016-03-301-1/+1
* | | | | | | | | Make entire todo row clickableAnnabel Dunstone2016-03-301-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Sidebar collapse update issueJacob Schatz2016-03-301-0/+1
* | | | | | | | Fixed issue with notification settings not savingPhil Hughes2016-03-301-16/+17
|/ / / / / / /
* | | | | | | Merge branch 'added-milestone-upcoming' into 'master' Rémy Coutable2016-03-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Updated based on Ruby feedbackPhil Hughes2016-03-291-1/+1
| * | | | | | | Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+1
| * | | | | | | Updated to only include upcoming on filtersPhil Hughes2016-03-291-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix-mr-comment-commit-pruned' into 'master' Robert Speicher2016-03-291-2/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Gracefully handle notes on deleted commits in merge requestsStan Hu2016-03-281-2/+5
* | | | | | | Merge branch 'fix/nomethod-error-on-ci' into 'master' Rémy Coutable2016-03-291-20/+0
|\ \ \ \ \ \ \
| * | | | | | | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ciGrzegorz Bizon2016-03-291-20/+0
* | | | | | | | Merge branch 'rs-remove-wip-tabindex' into 'master' Douwe Maan2016-03-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove tabstop from the WIP toggle linksrs-remove-wip-tabindexRobert Speicher2016-03-281-2/+2
* | | | | | | | | Merge branch 'add_link_to_fork_counter_button' into 'master' Jacob Schatz2016-03-281-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | add link to forks pages in fork counter buttonadd_link_to_fork_counter_buttonArinde Eniola2016-03-241-1/+1
* | | | | | | | | Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-284-17/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix small style issuefunctional-sidebarJacob Schatz2016-03-281-1/+1
| * | | | | | | | | Update, so filtering works properly.Jacob Schatz2016-03-261-2/+2
| * | | | | | | | | Fix filter so it works with new multi select drop-downs.Jacob Schatz2016-03-251-4/+4
| * | | | | | | | | Use hidden inputs instead of `data-selected`Jacob Schatz2016-03-251-1/+1
| * | | | | | | | | Fix minor code style issuesJacob Schatz2016-03-251-11/+7
| * | | | | | | | | Fix features until tests pass.Jacob Schatz2016-03-251-2/+2
| * | | | | | | | | Fixed some colours in sidebarPhil Hughes2016-03-251-2/+2
| * | | | | | | | | Add Assign to me button and unassigned.Jacob Schatz2016-03-251-1/+1
| * | | | | | | | | Assign current user when no user is assigned linkJacob Schatz2016-03-251-3/+6
| * | | | | | | | | Add js-extras so show any and show no for milestones show up.Jacob Schatz2016-03-251-1/+1
| * | | | | | | | | Fix subscription button by hooking it back up.Jacob Schatz2016-03-251-0/+1
| * | | | | | | | | Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-2/+2
| * | | | | | | | | Fix endpointAlfredo Sumaran2016-03-251-3/+3