Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-07Enable frozen string for app/helpers/**/*.rbgfyoung
Partially addresses #47424.
2018-03-12remove deprecated page_specific_javascript_bundle_tagMike Greiling
2017-04-12Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling
2017-02-23Enable Style/EmptyLineBetweenDefsDouwe Maan
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
* 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 ...
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-10fix rubocop complaint about ambiguous splat operatorMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-06-27Revert Subresource Integrity pending a fix for Firefox's incorrect hashing ↵Connor Shea
implementation.
2016-06-23Appease Rubocop.Connor Shea
2016-06-23Trying to make this work with sprockets in production.Connor Shea
2016-06-02Fix indentationConnor Shea
2016-06-02Remove d3 except for on pages where it's necessary.Connor Shea