summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set properly line heightsfix-dropdown-item-heightAlfredo Sumaran2016-03-281-1/+2
* Merge branch 'add_link_to_fork_counter_button' into 'master' Jacob Schatz2016-03-282-2/+2
|\
| * add link to forks pages in fork counter buttonadd_link_to_fork_counter_buttonArinde Eniola2016-03-242-2/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-03-2835-410/+800
|\ \
| * \ Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-2821-167/+480
| |\ \
| | * | Fix small style issuefunctional-sidebarJacob Schatz2016-03-282-4/+4
| | * | Update, so filtering works properly.Jacob Schatz2016-03-263-3/+8
| | * | 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-252-10/+7
| | * | Fix minor code style issuesJacob Schatz2016-03-255-29/+21
| | * | Edit button leaves modal openJacob Schatz2016-03-254-10/+16
| | * | Add back in currentUserJacob Schatz2016-03-251-1/+1
| | * | Fix features until tests pass.Jacob Schatz2016-03-255-58/+59
| | * | Fixed JS error that was failing the buildsPhil Hughes2016-03-251-5/+6
| | * | Fixed some colours in sidebarPhil Hughes2016-03-252-4/+8
| | * | Add Assign to me button and unassigned.Jacob Schatz2016-03-253-31/+39
| | * | Assign current user when no user is assigned linkJacob Schatz2016-03-254-40/+77
| | * | Add js-extras so show any and show no for milestones show up.Jacob Schatz2016-03-251-1/+1
| | * | Remove console logJacob Schatz2016-03-251-1/+0
| | * | Fix subscription button by hooking it back up.Jacob Schatz2016-03-252-0/+2
| | * | Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-259-17/+53
| | * | Fix specsAlfredo Sumaran2016-03-251-1/+1
| | * | Fix endpointAlfredo Sumaran2016-03-253-3/+5
| | * | Remove unnecessary sentenceAlfredo Sumaran2016-03-251-1/+0
| | * | Add missing #Alfredo Sumaran2016-03-251-1/+1
| | * | Rename header for dropdownsJacob Schatz2016-03-251-2/+2
| | * | Add multi select stay open functionalityJacob Schatz2016-03-254-31/+58
| | * | New dropdowns work on merge requests too!Jacob Schatz2016-03-256-22/+36
| | * | Adds new dropdown ajax to user selectionJacob Schatz2016-03-254-6/+43
| | * | Adding dropdown for usersJacob Schatz2016-03-252-1/+3
| | * | Remove api calls from api.js.coffee.Jacob Schatz2016-03-251-39/+0
| | * | Make remove multi and remove single work.Jacob Schatz2016-03-253-12/+8
| | * | Fix bugs with select dropdown and multiselectionJacob Schatz2016-03-252-16/+21
| | * | Removes bugs with selection.Jacob Schatz2016-03-252-3/+13
| | * | Fix up commit messageJacob Schatz2016-03-251-4/+9
| | * | Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-255-49/+63
| | * | Add milestone sidebar update via JSONJacob Schatz2016-03-256-9/+83
| | * | Make label search work with JSON dataJacob Schatz2016-03-253-8/+13
| | * | Ajax call to milestones via new dropdownsJacob Schatz2016-03-254-4/+30
| | * | Sidebar milestone updatable via JSONJacob Schatz2016-03-255-16/+18
| | * | Adds milestone API JS callJacob Schatz2016-03-251-0/+18
| | * | Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-258-16/+44
| * | | Merge branch 'issue_14643' into 'master' Robert Speicher2016-03-281-2/+0
| |\ \ \
| | * | | Remove backgroundissue_14643Alfredo Sumaran2016-03-281-2/+0
| |/ / /
| * | | Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-03-285-8/+5
| |\ \ \
| | * | | Dont use small font size for commits listdz-small-ui-fixesDmitriy Zaporozhets2016-03-281-1/+0
| | * | | Use standard button size for new fileDmitriy Zaporozhets2016-03-281-2/+2
| | * | | Fix vertical align for files tab top navigationDmitriy Zaporozhets2016-03-282-2/+2
| | * | | Add border bottom and margin for readme holderDmitriy Zaporozhets2016-03-281-3/+1
| * | | | Merge branch 'update_ldap_docs' into 'master' Drew Blessing2016-03-284-227/+292
| |\ \ \ \