Results 13 comments of Raffi Basmajian

Had same issue with gitlab `15.0.5` (on-prem), just use _Housekeeping_ to clean up remotes. Repo size: **249Mb** 1. `git clone --mirror ` 2. `java -jar bfg-1.14.0.jar --strip-blobs-bigger-than 1M myrepo.git` 3....

I too have suffered from this problem for a while now on `0.9.3` . At first I thought it was some kind of curse, how something fundamental like maven was...

@dbk138 Had the same problem, and I agree, we need another property. For local development, and server deployment using exploded WAR, `outputFileGeneration` and `outputFileReading` work fine because the json file...

Nice, how’s that working out for you in both local and prod evironments? From: Stacy Simpson [mailto:[email protected]] Sent: Tuesday, May 19, 2015 8:11 PM To: loic911/Rest-api-doc Cc: Raffi Basmajian Subject:...

Disable auto preview/update: ``` "plantuml.previewAutoUpdate": false, ```

I'm switching to CURL, should be safe from surprise subscription fees unless private equity buys it.

@brozi I need a processor for C. Should I follow the same steps?

@brozi Thanks for the quick reply. Would you be willing to share the queries (BigQuery) used to extract monolingual cpp data from the github public dataset? Whitepaper suggests I'll need...

@arpieb Unfortunately, no - I gave up on this approach. I switched my focus to ANTLR4, it's mature, stable, and comes with lots of grammars for parsing nearly every programming...

@arpieb Best place to start with ANTLR: https://www.antlr.org/