sobolevn

Results 602 issues of sobolevn

Here are some other projects that offer apk package registries. Required features: - It must be free (because I cannot pay for any western services, because of the unlawful sanctions)....

I got this email recently from NameCheap, where `git-secret.io` was registered. Later I got this one: They asked me about "a public statement". So, here it is: fuck you! To...

It is possible to configure standard `git` commands to use custom plugin's logic. We need a note in the docs about that.

enhancement
documentation
Hacktoberfest

There are great articles on the internet about `git-secret`! I guess, it would be awesome to list them somewhere in the docs or in wiki pages: - https://medium.com/@GeorgiosGoniotakis/how-to-keep-your-repositorys-sensitive-data-secure-using-git-secret-c1ddc28cb985 - https://www.digitalocean.com/community/tutorials/an-introduction-to-managing-secrets-safely-with-version-control-systems...

enhancement
help wanted
documentation

There are some packages that are maintained by other people. We should reach to them and invite to collaborate. Originally posted as: https://github.com/sobolevn/git-secret/issues/284

help wanted

We use wiki to store different projects that are somehow related with `gitsecret`. Today I have found this project: https://pypi.org/project/gitsecret/ It should be added to the docs as well. Thanks...

enhancement
documentation

By tutorials I mean some code samples that cover some use-case. It could be located in the `gh-pages` branch. - [ ] Add tutorials to `gh-pages` - [ ] Update...

enhancement
documentation
gh-pages
Hacktoberfest

Problem: when using `raw_id_fields` and `TreeAdmin` admin model the item-selection popup does not select an item. It just falls into the editing instead: ![2018-11-06 15 36 44](https://user-images.githubusercontent.com/4660275/48064747-c8ee1880-e1d9-11e8-9a93-2dd170c4dd1e.png) ## Models My...

bug
admin

Hi! Awesome project! We have very similar understanding of the `python` style. And I like it! I wrote a linter to automate multiple checks that you mention here. It is...

question
research needed