summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-0644-106/+605
|\
| * fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| * replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-0541-97/+108
| * Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-054-23/+36
| |\
| * | make projects.json easier to readMike Greiling2017-01-031-1/+445
| * | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| * | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0329-55/+55
| * | recursively clean compiled fixturesMike Greiling2017-01-031-1/+1
| * | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| * | allow storage of raw string fixturesMike Greiling2017-01-031-3/+15
* | | Merge branch 'speed-up-group-milestone-index' into 'master' Sean McGivern2017-01-062-16/+102
|\ \ \
| * | | Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-062-16/+102
* | | | Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable2017-01-061-0/+8
|\ \ \ \
| * | | | Add a failing spec to the POST /users APIRémy Coutable2017-01-041-0/+8
| |/ / /
* | | | Merge branch 'set_ldap_config_attributes_defaults' into 'master' Rémy Coutable2017-01-062-5/+30
|\ \ \ \
| * | | | LDAP attributes needs default valuesDrew Blessing2017-01-062-5/+30
* | | | | Merge branch 'fix-timezone-due-date-picker' into 'master' Alfredo Sumaran2017-01-061-2/+8
|\ \ \ \ \
| * | | | | Wait for ajax after clicking on a dateAlfredo Sumaran2017-01-051-0/+4
| * | | | | remove unnecessary fixtures and testsMike Greiling2017-01-023-86/+0
| * | | | | add rspec feature testMike Greiling2017-01-021-2/+4
| * | | | | fix eslint complaintsMike Greiling2017-01-021-3/+3
| * | | | | use single sprockets require comment style and remove eslint-disableMike Greiling2017-01-021-4/+4
| * | | | | Pass date as integer params on instantiate new Date in order to avoid time zo...giulianovarriale2017-01-023-0/+86
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-056-6/+51
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | generate u2f frontend fixtures dynamicallyMike Greiling2017-01-055-5/+49
| * | | force utf-8 encoding for prior to fixture parsing to prevent nokogiri issuesMike Greiling2017-01-051-0/+1
| * | | exclude script type=text/template from dom scrubbingMike Greiling2017-01-051-1/+1
| |/ /
* | | Merge branch 'markdown-button-newline-bug-fix' into 'master' Fatih Acet2017-01-051-0/+37
|\ \ \
| * | | Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-0/+37
* | | | Merge branch '26155-merge-request-tabs-don-t-render-when-no-commits-available...Fatih Acet2017-01-052-6/+20
|\ \ \ \
| * | | | include all expected instance vars for _show.html.haml template within tests26155-merge-request-tabs-don-t-render-when-no-commits-availableMike Greiling2017-01-031-1/+6
| * | | | fix failing testsMike Greiling2017-01-031-5/+14
* | | | | Merge branch '26346-cannot-reset-or-remove-mr-issues-description-templates' i...Fatih Acet2017-01-051-12/+9
|\ \ \ \ \
| * | | | | Fix remove template26346-cannot-reset-or-remove-mr-issues-description-templatesLuke "Jared" Bennett2017-01-041-12/+9
* | | | | | Merge branch 'pipelines-graph-html-css' into 'master' Annabel Dunstone Gray2017-01-052-3/+3
|\ \ \ \ \ \
| * | | | | | Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-052-3/+3
* | | | | | | Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable2017-01-051-1/+66
|\ \ \ \ \ \ \
| * | | | | | | Fix groups API to accept path when transferring a projectMark Fletcher2017-01-031-1/+66
* | | | | | | | Merge branch 'move-admin-deploy-keys-spinach-to-rspec' into 'master' Rémy Coutable2017-01-051-8/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Move admin deploy keys spinach to rspecSemyon Pupkov2017-01-031-8/+29
* | | | | | | | | Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable2017-01-051-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Commits API to accept a Project path upon POSTMark Fletcher2017-01-031-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-053-20/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add spec for note edit and fix one commented spec.Fatih Acet2017-01-041-9/+24
| * | | | | | | | | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-041-1/+1
| * | | | | | | | | Make sure elements share the same scopeAlfredo Sumaran2017-01-041-6/+6
| * | | | | | | | | Fix single note edit form specs.Fatih Acet2017-01-042-1/+3
| * | | | | | | | | Fix notes spec.Fatih Acet2017-01-041-4/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'remove-custom-event-polyfill' into 'master' Alfredo Sumaran2017-01-051-43/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-43/+0
| | |/ / / / / / | |/| | | | | |