summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add styles inlineissue_14362Felipe Artur2016-04-042-6/+1
* Fix scroll blinking when colapsing/expanding sidebar menuFelipe Artur2016-03-292-3/+8
* Merge branch 'handle-nil-description-slack-message' into 'master' Robert Speicher2016-03-293-1/+12
|\
| * Handle nil descriptions in Slack issue messagesStan Hu2016-03-283-1/+12
* | Merge branch 'gitlab-shell-2.7' into 'master' Robert Speicher2016-03-291-1/+1
|\ \
| * | Updated gitlab-shell to 2.7gitlab-shell-2.7Yorick Peterse2016-03-291-1/+1
|/ /
* | Merge branch 'rs-fix-migrations' into 'master' Dmitriy Zaporozhets2016-03-295-34/+54
|\ \
| * | Use raw SQL instead of Rails models in migrations where appropriaters-fix-migrationsRobert Speicher2016-03-285-34/+54
* | | Merge branch 'doc-update-8.5-to-8.6-fix-steps-order' into 'master' Rémy Coutable2016-03-291-21/+21
|\ \ \
| * | | Fix order of steps to prevent PostgreSQL errors when running migration [ci skip]doc-update-8.5-to-8.6-fix-steps-orderRodrigo Manhães2016-03-221-21/+21
* | | | Merge branch 'fix/nomethod-error-on-ci' into 'master' Rémy Coutable2016-03-294-21/+31
|\ \ \ \
| * | | | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ciGrzegorz Bizon2016-03-293-25/+20
| * | | | Add definition of before action that has been movedGrzegorz Bizon2016-03-253-1/+16
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-03-296-16/+387
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix-14607' into 'master' Douwe Maan2016-03-296-16/+387
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Ensure project snippets have their own access levelRémy Coutable2016-03-255-16/+266
| | * | | | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-253-1/+122
| | |/ / /
* | | | | 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 'fix-dropdown-item-height' into 'master' Jacob Schatz2016-03-291-1/+5
|\ \ \ \ \ \
| * | | | | | Set properly line heightsAlfredo Sumaran2016-03-281-1/+5
* | | | | | | Merge branch 'fix_rightsidebar_overlapping_build_section' into 'master' Jacob Schatz2016-03-291-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix right sidebar overllaping build section in merge requestfix_rightsidebar_overlapping_build_sectionArinde Eniola2016-03-271-0/+6
* | | | | | | 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