Ali Fellahi

Results 10 issues of Ali Fellahi

I'm really new to Ruby ecosystem, and wanted to contribute to Codexia, I've figured out how to make some obvious changes, but I don't know how to run the build...

The current `/submit` endpoint is returning an `HTML` response showing a message about the result of the operation witch is great for humans but painful for Bots. So when submitting...

The `/recent.json` endpoint currently returns 25 projects per page, and if a `bot` need to fetch all submitted projects it should make lots of API requests witch is relatively inefficient,...

I'm working on LORM metric implementation, and as part of my solution I have to implement a `MethodVisitor` and integrate it to `visitMethod()` method in `XmlClass.java` which is currently implemented...

I'm currently working on solving some puzzles related to **LORM** metric, and coincidentally I found this pull request #292 -that unfortunately get merged- and that claims to implement the **LORM**...

scope
waiting

When I started working on [#160](https://github.com/yegor256/jpeek/issues/160) & [#204](https://github.com/yegor256/jpeek/issues/204), I noticed a strange similarity in the task description but not sure how, then as I started to understand what is this...

**Is your feature request related to a problem? Please describe.** As a future dev, I want to join the dark side from beginning :) **Describe the solution you'd like** Just...

Hi, Thanks for this library! After I've tried to run some test apps I get some errors, then I noticed that kotlin-reflect dependency is missing, so I added it and...

@amihaiemil While working on #984 I noticed some issues, I think 🤓 https://github.com/self-xdsd/self-core/blob/36dbcb49c816783d5c692f5ef004812a70240ccf/self-core-impl/src/main/java/com/selfxdsd/core/BitbucketOrganizations.java#L60 First, the endpoint `/teams` is deprecated, which should be replaced by `/workspaces` if it meets our needs,...

postponed