Piradata

Results 13 issues of Piradata

What was the desicion about using reque instead of sidekiq? There are plans to migrate to sidekiq or to chose to use it instead of resque? If no, why is...

Should not the orange line be below the green line so that there is no overlap between lines? What decides the order in which the branches separate? ![image](https://github.com/mhutchie/vscode-git-graph/assets/16529503/14c902f8-3b1d-42b4-a9f8-8e7922d089d6)

improvement

### Your environment - `vscode-ruby-test-adapter` version: 0.9.1 - Ruby version: 3.1.2 - VS Code version: 1.73.1 - Operating System: Windows 11 with WSL on Ubuntu 22.4 using devcontainer on linux...

bug

Hello guys, my first PR here, so basically the changes are: - Add pb-br readme (WIP, there are a lot of parts still in english) - Change discord link to...

Could we also add on the tool hints about how to optimize the queries? Like missing index that can change an seq scan to index scan and some things like...

checkResults functions already prevents cheating with `".strobe"` selector by comparing `$(".table").html() == ruleTable.html()` because `ruleTable.find(rule).addClass("strobe");` will never find anything if dependent on the `.strobe` class because `ruleTable.find(".strobe").removeClass("strobe");` already removes the...

### Describe the bug The usersettings ui is resetted when changing panes, although the values are saved. The correct values are shown if if i change from settings to oyther...

bug

Someone can help translating the 'language' for the other locales? like, how do i write "language" in ru or be? Thanks @darkjontex for the initial work in #249 💯 There...