summaryrefslogtreecommitdiff
path: root/spec/javascripts/deploy_keys
Commit message (Collapse)AuthorAgeFilesLines
* Prettify all spec filesMike Greiling2018-10-171-1/+1
|
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-172-0/+6
|
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
|
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
| | | | Partially addresses #47006.
* refactor "deploy_keys" to use axiosPaul Slaughter2018-05-091-13/+10
|
* Make deploy keys table more clearly structuredLukas Eipert2018-05-074-150/+184
|
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into ↵Douwe Maan2018-01-161-7/+13
| | | | | | | | | | | | 'security-10-3' [10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276 (cherry picked from commit f6ca52d31bac350a23938e0aebf717c767b4710c) 1f2bd3c0 Backport to 10.3
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
|
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-112-1/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) small change to make less conflict with EE version Add cop for use of remove_column Resolve merge conflicts with dev.gitlab.org/master after security release add index for doc/administration/operations/ Remove RubySampler#sample_objects for performance as well Bugfix: User can't change the access level of an access requester Add spec for removing issues.assignee_id updated imports Keep track of storage check timings Remove a header level in the new 'Automatic CE->EE merge' doc Improve down step of removing issues.assignee_id column Fix specs after removing assignee_id field Remove issues.assignee_id column Resolve conflicts in app/models/user.rb Fix image view mode Do not raise when downstream pipeline is created Remove the need for destroy and add a comment in the spec Use build instead of create in importer spec Simplify normalizing of paths Remove allocation tracking code from InfluxDB sampler for performance ...
| * Fixed remove deploy key loading icon not being removed after cancelingdeploy-keys-loading-iconPhil Hughes2017-12-072-1/+15
| | | | | | | | Closes #37595
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
|/
* Clean up Vue warnings in testsWinnie Hellmann2017-06-202-0/+2
|
* Implement ability to update deploy keysAlexander Randa2017-06-021-3/+15
|
* Fixed Karma specdeploy-keys-load-asyncPhil Hughes2017-05-041-3/+12
|
* Fixed karma specsPhil Hughes2017-05-031-2/+2
|
* Component specsPhil Hughes2017-05-024-0/+236
|
* Started specs [ci skip]Phil Hughes2017-05-021-0/+129