summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/protected_branches
Commit message (Expand)AuthorAgeFilesLines
* Converted protected_branch_edit.js to use axiosPhil Hughes2018-02-051-22/+18
* Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-122-93/+9
* Flash is now a ES6 modulePhil Hughes2017-10-101-3/+2
* address-code-styling32163-protected-branch-form-should-have-sane-defaults-for-dropdownsJose Ivan Vargas2017-10-041-4/+4
* Addressed observationsJose Ivan Vargas2017-09-261-6/+6
* Added defaults for the protected branches dropdowns for the repository settingsJose Ivan Vargas2017-09-201-6/+45
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+2
* Spread used props31031-convert-protected-branches-es6kushalpandya2017-07-201-5/+5
* Initialize module on bundle loadkushalpandya2017-07-201-2/+9
* Remove unnecessary `scrollTo`kushalpandya2017-07-201-1/+0
* Export only used classeskushalpandya2017-07-191-5/+2
* Fix lint errors, add constructor infokushalpandya2017-07-191-17/+22
* Convert to ES6 classkushalpandya2017-07-194-156/+146
* Rename to `index.js`kushalpandya2017-07-191-0/+0
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-5/+5
* Fix eslint and rubocopClement Ho2017-05-041-2/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-2/+6
* Fix custom protected branch pattern jumping scroll position to topEric Eastwood2017-03-271-3/+5
* Remove .es6 from file extensions (!9241)winniehell2017-03-055-0/+0
* Merge branch 'remove-require-context-protected-branches-bundle' into 'master' Alfredo Sumaran2017-02-241-3/+5
|\
| * remove require.context from protected_branches_bundleremove-require-context-protected-branches-bundleMike Greiling2017-02-231-3/+5
* | Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-3/+6
|/
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
|\
| * Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-031-1/+1
| |\
| | * Fixed protected branches dropdownref-switcher-perfPhil Hughes2016-11-211-1/+1
| | * Fixed up testsPhil Hughes2016-11-211-1/+1
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-274-19/+13
|\ \ \ | |/ /
| * | resolve all no-trailing-spaces eslint violationsMike Greiling2017-01-181-1/+1
| * | resolve all no-irregular-whitespace eslint violationsMike Greiling2017-01-184-9/+9
| * | resolve all padded-blocks eslint violationsMike Greiling2017-01-184-10/+4
| * | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-184-8/+8
* | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+3
|/ /
* | Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-281-0/+2
|\ \
| * | ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-141-0/+2
| |/
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-136-7/+13
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-266-0/+6
* Create protected branches bundleAlfredo Sumaran2016-10-206-0/+241