Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 1 | -196/+0 |
| | |||||
* | Add tests27966-branch-ref-switcher-input-filter-broken | Clement Ho | 2017-02-13 | 1 | -0/+8 |
| | |||||
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ... | ||||
| * | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' | Jacob Schatz | 2017-02-03 | 1 | -4/+3 |
| |\ | | | | | | | | | | | | | | | | | | | Remove Turbolinks Closes #25624 See merge request !8570 | ||||
| | * | Remove turbolinks. | Bryce Johnson | 2017-02-02 | 1 | -4/+3 |
| | | | |||||
| * | | preload projects.json fixture | Mike Greiling | 2017-02-02 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 1 | -17/+16 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ... | ||||
| * | resolve all prefer-const eslint violations | Mike Greiling | 2017-01-18 | 1 | -10/+9 |
| | | |||||
| * | resolve all x-spacing and no-spaced-x eslint violations | Mike Greiling | 2017-01-18 | 1 | -5/+5 |
| | | |||||
| * | resolve all semi and no-extra-semi eslint violations | Mike Greiling | 2017-01-18 | 1 | -4/+4 |
| | | |||||
| * | resolve all no-plusplus eslint violations | Mike Greiling | 2017-01-18 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-17 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Fix dropdown filter input value after blur26616-fix-search-group-project-filters | Eric Eastwood | 2017-01-16 | 1 | -0/+19 |
| | | |||||
* | | phantomJS doesn't allow us to spyOn history.replaceState | Mike Greiling | 2017-01-13 | 1 | -0/+1 |
| | | |||||
* | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 1 | -3/+3 |
| | | |||||
* | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 1 | -1/+0 |
| | | |||||
* | | include common libraries within spec_helper | Mike Greiling | 2017-01-10 | 1 | -1/+0 |
| | | |||||
* | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 1 | -5/+5 |
|/ | |||||
* | replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵ | Mike Greiling | 2017-01-05 | 1 | -4/+3 |
| | | | | dependency on Teaspoon | ||||
* | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 1 | -2/+2 |
| | |||||
* | expand remaining non-explicit eslint-disable blocks and factor out globals ↵ | Mike Greiling | 2016-12-13 | 1 | -1/+3 |
| | | | | when no-undef encountered | ||||
* | Do not allow text input in dropdown while loading | Ido Leibovich | 2016-10-28 | 1 | -14/+64 |
| | | | | While loading, the entire dropdown is greyed out. However, The focus is on the text input, so user can input text. Move the focus event to after loading finished to fix this. | ||||
* | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 1 | -0/+1 |
| | |||||
* | Fixed conflicts | Luke Bennett | 2016-08-18 | 1 | -2/+2 |
| | |||||
* | Fixed spec and improved formatting | Luke Bennett | 2016-08-18 | 1 | -28/+25 |
| | |||||
* | Improved spec, waiting on sprockets-es6 to work with rspec.... | Luke Bennett | 2016-08-18 | 1 | -92/+94 |
| | |||||
* | Moved changes across to es5 and changed spec to es6 | Luke Bennett | 2016-08-18 | 1 | -0/+120 |