Skip to content
#

source-code

Here are 564 public repositories matching this topic...

ORESoftware
ORESoftware commented Feb 16, 2017

This is NPM this is Node.js, the docs say use a regex to exclude, but what kind of regex? A JS regex?

A nice example would be excluding node_modules when running sloc against an NPM project

I am guessing this is the one:

sloc -e node_modules .

but I cannot be certain - in fact I am fairly certain this is not working, my machine is getting hot!

kevinyan815
kevinyan815 commented Jun 2, 2018

关于接下来要写什么:

你们在这个时间点看到的文章已经把Laravel的Database部分都讲完了,接下来的计划是:

事件系统、用户认证系统、异常处理、Session以及Laravel应用请求整个生命周期的总结,当然我也想把
Composer原理和Laravel中用到的设计模式说一下以便更好的理解。时间来到了6月,希望能在18年把Laravel这些核心相关的东西大体梳理完,把年初挖的这个坑填上。

关于问题反馈和交流:
我在写这些文章时都会尽量严谨防止由于自己的失误误导大家,有的部分源码过多也就难免会有贴上了大块源码的地方,如果有看不懂的也欢迎针对话题新开issue来讨论。

MartinJPaterson
MartinJPaterson commented Feb 24, 2020

The documentation for the mod_csv_cdr says:

If you log CDR for only one leg and you would like to include some data of the other leg, then u need to prefix aleg_ or bleg_ before the variable in the template

I wish to include the sip_gateway_name from the bleg in the aleg CDR.
I have the following template:

`"${uuid}","${bleg_uuid}","${start_stamp}","${sip_gateway_na

base
SniperGoth
SniperGoth commented Feb 8, 2020

While voting custom maps for playing (deathmatch, ctf, etc etc) is fine, it isn't the same for doing that for editing matches.

Have someone vote their map for editing, and the server will only try to grab the map from the player that is there the longest, thus, requiring everyone on the server to just leave the player that has it there, for it to load/vote again, and then the server will have t

Improve this page

Add a description, image, and links to the source-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the source-code topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.