drdamour

Results 64 issues of drdamour

From http://blog.jetbrains.com/scala/2013/11/18/built-in-sbt-support-in-intellij-idea-13/ they added a feature that keeps intellij external libraries in sync with the the libraryDependencies key. It seems is as simple as addding an sbt.xml file to the...

i believe if the reminder is set to 0 the banner should show regardless of cookie value. take teh scenario of someone deploying this to their site for a while...

**Is your feature request related to a problem? Please describe.** The code as is auto ignores older can't update devices like ios 10...but i want to show the banner anways...

we use ansible to execute chocolatey via https://docs.ansible.com/ansible/2.6/modules/win_chocolatey_module.html this executes with user sssansibleopsys we've found a bunch of older files at C:\Users\sssansibleopsys\AppData\Local\Temp\chocolatey but the scheduled run of choco cleaner doesn't...

Question
Update_Package
NPF

i'm intrigued by this idea as i think it'll help me return different representations for accept: application/hal+json vs application/vnd.mason+json for example, but i couldn't find much on it. hoping there's...

There's a few cases where sometimes i just want to ignore a specific field. I should be able to do that. This would be a solution to #48 as well....

lots of bool fields on pojos start with hasXXX instead of getHas ie private boolean hasStuff public boolean hasStuff(){return hasStuff} public void setHasStuff(boolean hasStuff){this.hasStuff = hasStuff} i think this should...

i noticed while modifying some descriptions that tf wants to seem to replace the scope blocks if the description changes...but these are updatable fields...i would expect it show only a...

question
documentation
upstream-terraform
feature/application

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...

enhancement
feature/application
upstream-microsoft

have you thought about adding any asset pipeline support? IE i use frontend-maven-plugin to get compiled assets over to my spring-boot/resources/static directory, but hashed or split thru rollup. I want...