summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Adds testsFilipa Lacerda2016-12-094-21/+56
* Uniformize props name formatFilipa Lacerda2016-12-093-8/+8
* Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-092-0/+58
|\
| * Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-022-0/+58
* | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-081-0/+4
|\ \
| * | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-041-0/+4
* | | Merge branch 'add-element-extensions-tests' into 'master' Alfredo Sumaran2016-12-051-0/+38
|\ \ \
| * | | Added element extensions spec for .matches and .closestadd-element-extensions-testsLuke "Jared" Bennett2016-12-021-0/+38
* | | | Fixed influence from other specs.Steffen Rauh2016-12-051-0/+4
* | | | Satisfied eslintSteffen Rauh2016-12-031-5/+5
* | | | Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-032-1/+44
* | | | fix eslint failures on Diff and MergeRequestTabsMike Greiling2016-12-021-53/+56
* | | | refactor MergeRequestTabs to es6 class syntaxMike Greiling2016-12-021-1/+1
* | | | Merge branch '25264-ref-commit' into 'master' Jacob Schatz2016-12-021-5/+5
|\ \ \ \
| * | | | Change prop name to keep consistency with other props.25264-ref-commitFilipa Lacerda2016-12-021-5/+5
| * | | | Change ref property to commitRefFilipa Lacerda2016-12-021-5/+5
| |/ / /
* | | | Merge branch 'cleanup-common_utils.js' into 'master' Alfredo Sumaran2016-12-022-39/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up common_utils.js (!7318)winniehell2016-12-012-39/+0
* | | | Merge branch 'comments-fixture' into 'master' Alfredo Sumaran2016-12-024-44/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Replace static fixture for notes_spec (!7683)winniehell2016-12-014-44/+17
| | |/ | |/|
* | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-012-0/+68
|\ \ \
| * | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-302-0/+68
| | |/ | |/|
* | | Merge branch 'right-sidebar-fixture' into 'master' Fatih Acet2016-12-012-25/+6
|\ \ \
| * | | Replace static fixture for right_sidebar_spec (!7687)winniehell2016-11-282-25/+6
* | | | Merge branch 'shortcuts-issuable-fixture' into 'master' Alfredo Sumaran2016-12-012-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace static fixture for shortcuts_issuable_spec (!7685)winniehell2016-11-232-4/+4
* | | | Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-2/+2
* | | | Use created date from last_deploymentFilipa Lacerda2016-11-301-0/+14
| |_|/ |/| |
* | | Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-296-24/+24
| |/ |/|
* | Merge branch 'zen-mode-fixture' into 'master' Alfredo Sumaran2016-11-282-12/+5
|\ \
| * | Replace static fixture for zen_mode_spec (!7686)winniehell2016-11-232-12/+5
| |/
* | Merge branch 'add-find-poly' into 'master' Alfredo Sumaran2016-11-282-23/+46
|\ \
| * | Add `.find` polyadd-find-polyLuke "Jared" Bennett2016-11-252-23/+46
* | | Merge branch 'dynamic-build-fixture' into 'master' Alfredo Sumaran2016-11-286-207/+177
|\ \ \ | |/ / |/| |
| * | Prefer arrow functions in build_spec.js.es6winniehell2016-11-251-14/+14
| * | Explicitly name namespace and projects for frontend fixtureswinniehell2016-11-254-4/+6
| * | Use Rails test host name for frontend fixtureswinniehell2016-11-253-13/+14
| * | Remove unnecessary IIFE from build_specwinniehell2016-11-251-143/+141
| * | Adjust build_spec to match fixturewinniehell2016-11-251-9/+16
| * | Create dynamic fixture for build_spec (!7589)winniehell2016-11-253-72/+34
* | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-2/+2
* | | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-222-2/+1
|/ /
* | Merge branch '24756-clean-up-eslintrc-globals' into 'master' Alfredo Sumaran2016-11-233-2/+10
|\ \ | |/ |/|
| * clean up globals exemptions within .eslintrcMike Greiling2016-11-223-2/+10
* | Improve name of build log state data attributefix/build-without-trace-exceptionsGrzegorz Bizon2016-11-221-1/+1
|/
* Merge branch 'backport-tt' into 'master' Jacob Schatz2016-11-223-0/+358
|\
| * Backport SmartInterval, PrettyTime, SubbableResource from EE.backport-ttBryce Johnson2016-11-183-0/+358
* | Merge branch '24499-fix-activity-autoload-on-large-viewports' into 'master' Fatih Acet2016-11-211-1/+1
|\ \
| * | convert activities.js to es6 class syntaxMike Greiling2016-11-201-1/+1
* | | Merge branch 'fix-xss-vulnerability' into 'master' Fatih Acet2016-11-211-1/+1
|\ \ \