sinn3r
de4133a83a
Update link for The Metasploit Development Environment
...
The HACKING file still uses the old link, which redirects to this
one, why not just use this one?
2014-07-15 10:16:47 -05:00
Tod Beardsley
d27b47a078
Update HACKING along with CONTRIBUTING.md
2014-03-04 14:12:42 -06:00
sinn3r
201c80977c
Document what we want for XML generation
2013-12-10 16:35:30 -06:00
Tod Beardsley
6549b2e347
Spaces for the table, not tabs.
2013-11-13 16:48:19 -06:00
Tod Beardsley
e2dd13e7f8
Renumber the 8 commandments
2013-11-13 16:45:21 -06:00
Tod Beardsley
7b0acd238e
Remove sleep and constant usage warnings
2013-11-13 16:37:03 -06:00
Tod Beardsley
2d9eb9e89b
Be more explicit about two-space tabs
2013-09-09 09:34:48 -05:00
Tod Beardsley
24dc89d7fd
Update HACKING to advise soft tabs
2013-09-05 11:25:12 -05:00
sinn3r
c71b395930
Minor change
2013-06-17 16:27:31 -05:00
sinn3r
9c82c04997
Update on the usage of sleep()
2013-06-17 16:05:47 -05:00
Tod Beardsley
392ffce1c3
Adding bundler step to HACKING
2013-04-05 10:18:58 -05:00
sinn3r
260d85cfb1
Correct typos
2012-10-06 02:24:30 -05:00
Tod Beardsley
37c4ad687d
Get fascist about 50/72 git commit messages
...
Git commits must always, always, always stick to 50 characters or less
for formatting. This is the default convention followed by many existing
git projects, and many git tools assume these widths for display
formatting.
If new commits don't adhere to this, they should be rejected out of
hand with a brief explination and link to http://r-7.co/OGM3OK . It's
usually not that hard for the committer to either git commit --amend or
to merge commits over to a new branch with a new commit message.
2012-08-20 10:30:01 -05:00
Tim Rottmann
5afdc2341b
corrected a typo, "from from" to "from"
2012-06-18 19:34:18 +03:00
Tod Beardsley
0be83dae06
Replaces a dead link in HACKING
2012-05-21 15:25:30 -05:00
Tod Beardsley
e75d1cad02
Updating HACKING to point developers to GitHub
2011-11-10 20:37:15 -06:00
Matt Buck
d128a5b014
Remove test modification.
2011-11-09 18:54:24 -06:00
Matt Buck
679a5d6f4b
Another test commit.
2011-11-09 18:51:27 -06:00
Tod Beardsley
9bbb104115
Adding minor edits to HACKING: License language, updating contact info, svn keywords, and Author attribution.
...
git-svn-id: file:///home/svn/framework3/trunk@13890 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-12 16:01:06 +00:00
Jonathan Cran
b50ecdad90
minor tweaks to the HACKING file, primarily updating to the current redmine URL
...
git-svn-id: file:///home/svn/framework3/trunk@13422 4d416f70-5f16-0410-b530-b9f4589650da
2011-07-30 09:11:48 +00:00
HD Moore
cbce0e2cb2
Update hacking with some other gotchas
...
git-svn-id: file:///home/svn/framework3/trunk@12429 4d416f70-5f16-0410-b530-b9f4589650da
2011-04-25 02:48:23 +00:00
Matt Weeks
a0dac2db60
Because msfweb doesn't really exist anymore.
...
git-svn-id: file:///home/svn/framework3/trunk@11885 4d416f70-5f16-0410-b530-b9f4589650da
2011-03-06 06:49:00 +00:00
Tod Beardsley
58ba9c79d2
Adding a pointer to Sam Ruby's slideshow on Ruby 1.8/1.9 changes to HACKING.
...
git-svn-id: file:///home/svn/framework3/trunk@11866 4d416f70-5f16-0410-b530-b9f4589650da
2011-03-02 22:04:41 +00:00
Joshua Drake
688d66f9a2
add a sentence about msftidy.rb
...
git-svn-id: file:///home/svn/framework3/trunk@11215 4d416f70-5f16-0410-b530-b9f4589650da
2010-12-03 21:02:12 +00:00
James Lee
30caf8245a
add a section about submitting patches
...
git-svn-id: file:///home/svn/framework3/trunk@11169 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-30 01:23:47 +00:00
Joshua Drake
9c95c0ac1a
add note about string indexing
...
git-svn-id: file:///home/svn/framework3/trunk@10105 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-23 16:39:39 +00:00
James Lee
e20b4705e3
typo fixes, thanks enaqx
...
git-svn-id: file:///home/svn/framework3/trunk@10019 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-14 21:37:29 +00:00
Joshua Drake
5d4d225abe
add blurb about += vs <<
...
git-svn-id: file:///home/svn/framework3/trunk@9745 4d416f70-5f16-0410-b530-b9f4589650da
2010-07-09 16:19:22 +00:00
James Lee
1b8c84d40a
mention the String#[] differences in 1.8 and 1.9, show example workaround
...
git-svn-id: file:///home/svn/framework3/trunk@9620 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-25 05:36:05 +00:00
Tod Beardsley
f2423b0666
Add note about binmode
...
git-svn-id: file:///home/svn/framework3/trunk@9593 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-23 17:29:56 +00:00
Joshua Drake
a487ce0748
add "sleep" rule, restructure
...
git-svn-id: file:///home/svn/framework3/trunk@9560 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-18 22:06:53 +00:00
Joshua Drake
f3359c3485
adjust a couple $Id: outliers
...
git-svn-id: file:///home/svn/framework3/trunk@9535 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-16 17:03:30 +00:00
James Lee
8df05da0fc
add a note about non-scanner aux modules using run()
...
git-svn-id: file:///home/svn/framework3/trunk@9303 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-14 16:51:16 +00:00
James Lee
8f161576b5
first stab at a HACKING file. fixes #821
...
git-svn-id: file:///home/svn/framework3/trunk@9264 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-09 20:16:48 +00:00