warvox, branch HEADVoIP based wardialing tool, forked from rapid7/warvox.
094c4d14cd5ff2362ccb462967263dbe8894ab992018-04-12T01:52:44Z2018-04-12T01:52:44ZUpdate README.mdHD Moorex@hdm.iocommit 094c4d14cd5ff2362ccb462967263dbe8894ab99
parent f68bafa5a3dd1090e7cdb736cb173f6bd5c6354e
Author: HD Moore <x@hdm.io>
Date: Wed, 11 Apr 2018 20:52:44 -0500
Update README.md
f68bafa5a3dd1090e7cdb736cb173f6bd5c6354e2018-03-27T03:27:20Z2018-03-27T03:27:20ZTypoHD Moorex@hdm.iocommit f68bafa5a3dd1090e7cdb736cb173f6bd5c6354e
parent ef1cb1980d5c9f93a3dbfcd0830bf7c0c6c11eb2
Author: HD Moore <x@hdm.io>
Date: Mon, 26 Mar 2018 22:27:20 -0500
Typo
ef1cb1980d5c9f93a3dbfcd0830bf7c0c6c11eb22018-03-27T03:26:14Z2018-03-27T03:26:14ZUpdate maintainer informationHD Moorex@hdm.iocommit ef1cb1980d5c9f93a3dbfcd0830bf7c0c6c11eb2
parent b0e8be647833bd0c24df2e27b620767dce088d69
Author: HD Moore <x@hdm.io>
Date: Mon, 26 Mar 2018 22:26:14 -0500
Update maintainer information
b0e8be647833bd0c24df2e27b620767dce088d692016-10-20T18:21:44Z2016-10-20T18:21:44ZMerge pull request #51 from beardyjay/masterHD Moorex@hdm.iocommit b0e8be647833bd0c24df2e27b620767dce088d69
parent e367620aeabc5bf63187b4c92c7c0588f1ebe6b4
Author: HD Moore <x@hdm.io>
Date: Thu, 20 Oct 2016 13:21:44 -0500
Merge pull request #51 from beardyjay/master
Updates to bin/warvox.rb
ebb4c56f0137eed7f68aabba205fe579fca206672016-10-17T09:00:33Z2016-10-17T09:00:33ZMerge branch 'master' of github.com:beardyjay/warvoxJay Scottjay@worldbookingservices.co.ukcommit ebb4c56f0137eed7f68aabba205fe579fca20667
parent df790b2a12f4caf200ac3b13cfbcf4003865f823
Author: Jay Scott <jay@worldbookingservices.co.uk>
Date: Mon, 17 Oct 2016 10:00:33 +0100
Merge branch 'master' of github.com:beardyjay/warvox
df790b2a12f4caf200ac3b13cfbcf4003865f8232016-10-15T07:38:57Z2016-10-17T09:00:06ZFurther Rails 5 fixes (#6)Chee Yeockyeo.1@gmail.comcommit df790b2a12f4caf200ac3b13cfbcf4003865f823
parent e367620aeabc5bf63187b4c92c7c0588f1ebe6b4
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Sat, 15 Oct 2016 08:38:57 +0100
Further Rails 5 fixes (#6)
* Fix bin/warvox to accept arguments which are passed to bin/rails, which is the default in Rails 5
* Fix errors of "can't be called from trap context" by wrapping trap blocks with a new thread.
* Exclude certain files from docker builds
* Move config/environments/production.rb to original version
* Add more notes about assets to README.md
735babd824962bd6c2664864c3fcf73d58e00b862016-10-15T07:38:57Z2016-10-15T07:38:57ZFurther Rails 5 fixes (#6)Chee Yeockyeo.1@gmail.comcommit 735babd824962bd6c2664864c3fcf73d58e00b86
parent 9255728b51c007552219a73e2b6ad18b05486480
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Sat, 15 Oct 2016 08:38:57 +0100
Further Rails 5 fixes (#6)
* Fix bin/warvox to accept arguments which are passed to bin/rails, which is the default in Rails 5
* Fix errors of "can't be called from trap context" by wrapping trap blocks with a new thread.
* Exclude certain files from docker builds
* Move config/environments/production.rb to original version
* Add more notes about assets to README.md
e367620aeabc5bf63187b4c92c7c0588f1ebe6b42016-09-13T17:24:02Z2016-09-13T17:24:02ZMerge pull request #48 from beardyjay/masterHD Moorex@hdm.iocommit e367620aeabc5bf63187b4c92c7c0588f1ebe6b4
parent 1ba5b2dcbb3af0cfcc15f09515149c3293fe753d
Author: HD Moore <x@hdm.io>
Date: Tue, 13 Sep 2016 12:24:02 -0500
Merge pull request #48 from beardyjay/master
Small fixes
9255728b51c007552219a73e2b6ad18b054864802016-09-13T10:20:13Z2016-09-13T10:20:13ZUpdating production env to be the same as developmentJay Scottjay@beardyjay.co.ukcommit 9255728b51c007552219a73e2b6ad18b05486480
parent 1db5de1d6375774b3691e247640ef37da9c9d745
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Tue, 13 Sep 2016 10:20:13 +0000
Updating production env to be the same as development
1db5de1d6375774b3691e247640ef37da9c9d7452016-09-08T11:40:29Z2016-09-08T11:40:29ZRemoving links that are not implemented yet #16Jay Scottjay@beardyjay.co.ukcommit 1db5de1d6375774b3691e247640ef37da9c9d745
parent 8fdd0ce12f1878c6cc3beb90b33d68144eac45be
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Thu, 8 Sep 2016 11:40:29 +0000
Removing links that are not implemented yet #16
8fdd0ce12f1878c6cc3beb90b33d68144eac45be2016-09-08T09:52:37Z2016-09-08T09:52:37ZFixing pagination styling for issue #13Jay Scottjay@beardyjay.co.ukcommit 8fdd0ce12f1878c6cc3beb90b33d68144eac45be
parent 1ba5b2dcbb3af0cfcc15f09515149c3293fe753d
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Thu, 8 Sep 2016 09:52:37 +0000
Fixing pagination styling for issue #13
1ba5b2dcbb3af0cfcc15f09515149c3293fe753d2016-09-06T19:29:00Z2016-09-06T19:29:00ZMerge pull request #47 from beardyjay/rails5HD Moorex@hdm.iocommit 1ba5b2dcbb3af0cfcc15f09515149c3293fe753d
parent a1f6730b831422fc51fb5af175d279f97452983c
Author: HD Moore <x@hdm.io>
Date: Tue, 6 Sep 2016 14:29:00 -0500
Merge pull request #47 from beardyjay/rails5
Update to Rails 5
2646200ba2fe5d69063d9d362b0a161d7fdb213a2016-09-06T10:07:50Z2016-09-06T10:07:50ZRemoving old development filesJay Scottjay@beardyjay.co.ukcommit 2646200ba2fe5d69063d9d362b0a161d7fdb213a
parent a98b17c8699b572fe5e568ce6e49f7f8c6ccb7b5
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Tue, 6 Sep 2016 10:07:50 +0000
Removing old development files
a98b17c8699b572fe5e568ce6e49f7f8c6ccb7b52016-09-05T11:17:27Z2016-09-05T11:17:27ZInstructions on generating a secret tokenJay Scottjay@beardyjay.co.ukcommit a98b17c8699b572fe5e568ce6e49f7f8c6ccb7b5
parent 7748223da0e7688d2db2ef51c03b835ad21e25ff
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 5 Sep 2016 11:17:27 +0000
Instructions on generating a secret token
7748223da0e7688d2db2ef51c03b835ad21e25ff2016-09-05T10:39:14Z2016-09-05T10:39:14ZUpdating all files to Ruby 1.9 hash syntaxJay Scottjay@beardyjay.co.ukcommit 7748223da0e7688d2db2ef51c03b835ad21e25ff
parent df11fd7842f74b579d73011c15cd87a3d27e4e4c
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 5 Sep 2016 10:39:14 +0000
Updating all files to Ruby 1.9 hash syntax
df11fd7842f74b579d73011c15cd87a3d27e4e4c2016-09-05T10:32:49Z2016-09-05T10:32:49ZGem bumpJay Scottjay@beardyjay.co.ukcommit df11fd7842f74b579d73011c15cd87a3d27e4e4c
parent 32d42aab1a3f39f7895e9a7909e5441306b875f2
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 5 Sep 2016 10:32:49 +0000
Gem bump
32d42aab1a3f39f7895e9a7909e5441306b875f22016-08-26T12:14:45Z2016-08-26T12:14:45Zbroken merge fixedJay Scottjay@beardyjay.co.ukcommit 32d42aab1a3f39f7895e9a7909e5441306b875f2
parent ee2f86a09197ed0706279b394347fbc1ec43f634
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 26 Aug 2016 12:14:45 +0000
broken merge fixed
ee2f86a09197ed0706279b394347fbc1ec43f6342016-08-26T12:12:54Z2016-08-26T12:12:54Zmerge conflicts fixesJay Scottjay@beardyjay.co.ukcommit ee2f86a09197ed0706279b394347fbc1ec43f634
parent ea169591d3a6898656c184c761dcc5a5ee9ba1a0
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 26 Aug 2016 12:12:54 +0000
merge conflicts fixes
a2c220956e092cd5bad321f827e7d3663276c3122016-08-26T11:54:53Z2016-08-26T11:54:53ZFix errors in JobsControllerChee Yeockyeo.1@gmail.comcommit a2c220956e092cd5bad321f827e7d3663276c312
parent d7e775889c384144700de870bc8479a7e3b6233c
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Fri, 26 Aug 2016 12:54:53 +0100
Fix errors in JobsController
Replace old AR count which don't take conditions anymore
Add logic to prevent nil errors in purge_calls method.
ea169591d3a6898656c184c761dcc5a5ee9ba1a02016-08-26T10:15:45Z2016-08-26T10:15:45ZWIP: Fixing bug with viewing calls from a scanJay Scottjay@beardyjay.co.ukcommit ea169591d3a6898656c184c761dcc5a5ee9ba1a0
parent 9bec858678949e4169f78911c1062767d4cdcd7d
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 26 Aug 2016 10:15:45 +0000
WIP: Fixing bug with viewing calls from a scan
Scans -> View Call Connections (the eye icon)
PG::SyntaxError: ERROR: syntax error at or near "{" LINE 1:
SELECT COUNT({:conditions=>{:answered=>false}}) FROM "calls"
... ^ : SELECT COUNT({:conditions=>{:answered=>false}}) FROM
"calls" WHERE "calls"."job_id" = $1
line 37: app/controllers/jobs_controller.rb
@call_results = {
Timeout: @job.calls.count(conditions: { answered: false }),
Busy: @job.calls.count(conditions: { busy: true }),
Answered: @job.calls.count(conditions: { answered: true })
}
9bec858678949e4169f78911c1062767d4cdcd7d2016-08-26T10:14:11Z2016-08-26T10:14:11ZAdding PRY gem for helping with debuggingJay Scottjay@beardyjay.co.ukcommit 9bec858678949e4169f78911c1062767d4cdcd7d
parent 24010cbcd67ffd59e6abffa8d17493a9e3207471
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 26 Aug 2016 10:14:11 +0000
Adding PRY gem for helping with debugging
d7e775889c384144700de870bc8479a7e3b6233c2016-08-25T12:50:12Z2016-08-25T12:50:12ZUpdate Rails to 5.0.0.1Chee Yeockyeo.1@gmail.comcommit d7e775889c384144700de870bc8479a7e3b6233c
parent 07363cb3542caf65d451aa2e2cded20085d976c4
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 25 Aug 2016 13:50:12 +0100
Update Rails to 5.0.0.1
Update Rails to latest version
Update migrations and schema to be Rails 5 compatible
Fix bug inside bin/warvox.rb
Generate new Rails 5 binstubs
24010cbcd67ffd59e6abffa8d17493a9e32074712016-08-23T08:52:44Z2016-08-23T08:52:44Zbumping gem versionsJay Scottjay@beardyjay.co.ukcommit 24010cbcd67ffd59e6abffa8d17493a9e3207471
parent 9897a9c2356d90c2ebbb675af18b35740ad1bca5
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Tue, 23 Aug 2016 08:52:44 +0000
bumping gem versions
9897a9c2356d90c2ebbb675af18b35740ad1bca52016-08-23T08:25:06Z2016-08-23T08:25:06ZUpgrade to Rails 5.0 (#3)Chee Yeockyeo.1@gmail.comcommit 9897a9c2356d90c2ebbb675af18b35740ad1bca5
parent 8fa0ede5ca4efb70d2f59f8d3081e050f468eca0
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Tue, 23 Aug 2016 09:25:06 +0100
Upgrade to Rails 5.0 (#3)
- Remove protected_attributes and use strong_params
- Update to gems used
- Fix issues with some templates
- Update authlogic to work with rails 5.0
07363cb3542caf65d451aa2e2cded20085d976c42016-08-22T21:16:03Z2016-08-22T21:16:03ZUpgrade to Rails 5.0Chee Yeockyeo.1@gmail.comcommit 07363cb3542caf65d451aa2e2cded20085d976c4
parent 941d0e86c36612c6351ed3afcd2d28482cef6116
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Mon, 22 Aug 2016 22:16:03 +0100
Upgrade to Rails 5.0
Remove protected_attributes and use strong_params
Update to gems used
Fix issues with some templates
Update authlogic to work with rails 5.0
8fa0ede5ca4efb70d2f59f8d3081e050f468eca02016-08-22T09:21:37Z2016-08-22T09:21:37Zassets not showing correctly for prod environmentsJay Scottjay@beardyjay.co.ukcommit 8fa0ede5ca4efb70d2f59f8d3081e050f468eca0
parent dab84d5f7cdba72be3833141c9cc35dd66ae737f
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 22 Aug 2016 09:21:37 +0000
assets not showing correctly for prod environments
dab84d5f7cdba72be3833141c9cc35dd66ae737f2016-08-22T09:14:16Z2016-08-22T09:14:16ZBumping ruby version for ruby_depJay Scottjay@beardyjay.co.ukcommit dab84d5f7cdba72be3833141c9cc35dd66ae737f
parent c8fa56771fefb5bc3ce563bcea9f1772a3ddb33d
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 22 Aug 2016 09:14:16 +0000
Bumping ruby version for ruby_dep
c8fa56771fefb5bc3ce563bcea9f1772a3ddb33d2016-08-22T08:56:48Z2016-08-22T08:56:48ZMerge branch 'cheeyeo-rails5' into rails5Jay Scottjay@beardyjay.co.ukcommit c8fa56771fefb5bc3ce563bcea9f1772a3ddb33d
parent bb01f3689fc28527ccd0cf08065f95aeb1df9f55
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 22 Aug 2016 08:56:48 +0000
Merge branch 'cheeyeo-rails5' into rails5
097382942f22bc6197d0166673da989f204a58472016-08-22T08:56:30Z2016-08-22T08:56:30Zfix merge conflictsJay Scottjay@beardyjay.co.ukcommit 097382942f22bc6197d0166673da989f204a5847
parent bb01f3689fc28527ccd0cf08065f95aeb1df9f55
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 22 Aug 2016 08:56:30 +0000
fix merge conflicts
941d0e86c36612c6351ed3afcd2d28482cef61162016-08-20T14:12:05Z2016-08-20T14:12:05ZUpdate to Rails 4.2.7.1Chee Yeockyeo.1@gmail.comcommit 941d0e86c36612c6351ed3afcd2d28482cef6116
parent caec04c83ff9a23ee98fc6cba0b1719f1d80f8d0
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Sat, 20 Aug 2016 15:12:05 +0100
Update to Rails 4.2.7.1
Update Rails due to following security issues:
https://groups.google.com/forum/#!topic/rubyonrails-security/rgO20zYW33s
https://groups.google.com/forum/#!topic/rubyonrails-security/I-VWr034ouk
Rewrote assets compilation for Analysis and Job controllers to get it to compile in production.
Rewrote some of the image tag helpers for assets.
Rewrote broken query on about.html.erb page.
Remove empty bootstrap config file.
bb01f3689fc28527ccd0cf08065f95aeb1df9f552016-08-19T10:13:46Z2016-08-19T10:13:46ZUpdating README with more detailsJay Scottjay@beardyjay.co.ukcommit bb01f3689fc28527ccd0cf08065f95aeb1df9f55
parent 7f7440ad8a998ada326d0b831bb54980e6c22f04
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 19 Aug 2016 10:13:46 +0000
Updating README with more details
7f7440ad8a998ada326d0b831bb54980e6c22f042016-08-19T10:11:41Z2016-08-19T10:11:41Zupdating Docker config for new path locationJay Scottjay@beardyjay.co.ukcommit 7f7440ad8a998ada326d0b831bb54980e6c22f04
parent ffe49ffaf1e2b8780c7c6bc5321a9df4c742cf64
Author: Jay Scott <jay@beardyjay.co.uk>
Date: Fri, 19 Aug 2016 10:11:41 +0000
updating Docker config for new path location
ffe49ffaf1e2b8780c7c6bc5321a9df4c742cf642016-08-19T09:38:23Z2016-08-19T09:38:23ZUpgrade Rails to 4.2.7 latest (#1)Chee Yeockyeo.1@gmail.comcommit ffe49ffaf1e2b8780c7c6bc5321a9df4c742cf64
parent 8cafcfbc5ec3fcaed8ece0e36960d59cb8e5c890
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Fri, 19 Aug 2016 10:38:23 +0100
Upgrade Rails to 4.2.7 latest (#1)
* Upgrade Rails to 4.1.16 first
* Add example secrets.yml file
* Upgrade to Rails 4.2
* Upgrade to Rails 4.2.1
Update Gemfile
Update db/schema.rb
* Update to Rails 4.2.2
* Update to Rails 4.2.3
* Update to Rails 4.2.4
* Update to Rails 4.2.5
* Update to Rails 4.2.6
* Update to Rails 4.2.7
caec04c83ff9a23ee98fc6cba0b1719f1d80f8d02016-08-18T16:30:05Z2016-08-18T16:30:05ZUpdate to Rails 4.2.7Chee Yeockyeo.1@gmail.comcommit caec04c83ff9a23ee98fc6cba0b1719f1d80f8d0
parent c32dd5d964ff7d9ad0dcec5dc5959adc384ec8fb
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:30:05 +0100
Update to Rails 4.2.7
c32dd5d964ff7d9ad0dcec5dc5959adc384ec8fb2016-08-18T16:28:38Z2016-08-18T16:28:38ZUpdate to Rails 4.2.6Chee Yeockyeo.1@gmail.comcommit c32dd5d964ff7d9ad0dcec5dc5959adc384ec8fb
parent e5cdced2734614920fd636c8eedf8a6d111c0994
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:28:38 +0100
Update to Rails 4.2.6
e5cdced2734614920fd636c8eedf8a6d111c09942016-08-18T16:27:26Z2016-08-18T16:27:26ZUpdate to Rails 4.2.5Chee Yeockyeo.1@gmail.comcommit e5cdced2734614920fd636c8eedf8a6d111c0994
parent c63f2ee60111b0a45e360b53fb6c04ad4b4a068b
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:27:26 +0100
Update to Rails 4.2.5
c63f2ee60111b0a45e360b53fb6c04ad4b4a068b2016-08-18T16:24:35Z2016-08-18T16:24:35ZUpdate to Rails 4.2.4Chee Yeockyeo.1@gmail.comcommit c63f2ee60111b0a45e360b53fb6c04ad4b4a068b
parent 989687625b404a3cc1583d864bcda246459a5437
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:24:35 +0100
Update to Rails 4.2.4
989687625b404a3cc1583d864bcda246459a54372016-08-18T16:21:31Z2016-08-18T16:21:31ZUpdate to Rails 4.2.3Chee Yeockyeo.1@gmail.comcommit 989687625b404a3cc1583d864bcda246459a5437
parent fb2e6d5ea07fe4f1d55ba20c9253c4792f69f70a
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:21:31 +0100
Update to Rails 4.2.3
fb2e6d5ea07fe4f1d55ba20c9253c4792f69f70a2016-08-18T16:19:43Z2016-08-18T16:19:43ZUpdate to Rails 4.2.2Chee Yeockyeo.1@gmail.comcommit fb2e6d5ea07fe4f1d55ba20c9253c4792f69f70a
parent a854808fa38ec04cb24b08264908c20bb0015cde
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:19:43 +0100
Update to Rails 4.2.2
a854808fa38ec04cb24b08264908c20bb0015cde2016-08-18T16:14:14Z2016-08-18T16:14:14ZUpgrade to Rails 4.2.1Chee Yeockyeo.1@gmail.comcommit a854808fa38ec04cb24b08264908c20bb0015cde
parent 598eb2fb1ce09f6c2848f1f5a5514cc498accf51
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 17:14:14 +0100
Upgrade to Rails 4.2.1
Update Gemfile
Update db/schema.rb
598eb2fb1ce09f6c2848f1f5a5514cc498accf512016-08-18T15:58:40Z2016-08-18T15:58:40ZUpgrade to Rails 4.2Chee Yeockyeo.1@gmail.comcommit 598eb2fb1ce09f6c2848f1f5a5514cc498accf51
parent cdf16415fb0596b0155a03692ad7f58319405d61
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 16:58:40 +0100
Upgrade to Rails 4.2
cdf16415fb0596b0155a03692ad7f58319405d612016-08-18T15:20:32Z2016-08-18T15:20:32ZAdd example secrets.yml fileChee Yeockyeo.1@gmail.comcommit cdf16415fb0596b0155a03692ad7f58319405d61
parent f2d367546ccb8bf02ff553a14c3ed22af65af3c7
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 16:20:32 +0100
Add example secrets.yml file
f2d367546ccb8bf02ff553a14c3ed22af65af3c72016-08-18T15:08:29Z2016-08-18T15:08:29ZUpgrade Rails to 4.1.16 firstChee Yeockyeo.1@gmail.comcommit f2d367546ccb8bf02ff553a14c3ed22af65af3c7
parent 8cafcfbc5ec3fcaed8ece0e36960d59cb8e5c890
Author: Chee Yeo <ckyeo.1@gmail.com>
Date: Thu, 18 Aug 2016 16:08:29 +0100
Upgrade Rails to 4.1.16 first
8cafcfbc5ec3fcaed8ece0e36960d59cb8e5c8902016-08-10T13:46:35Z2016-08-10T13:46:35ZAdding info for development with dockerJay Scottjay@jayscott.co.ukcommit 8cafcfbc5ec3fcaed8ece0e36960d59cb8e5c890
parent f7376ea91140c9465d55be0bfb308a30bbd9a8d2
Author: Jay Scott <jay@jayscott.co.uk>
Date: Wed, 10 Aug 2016 14:46:35 +0100
Adding info for development with docker
f7376ea91140c9465d55be0bfb308a30bbd9a8d22016-08-10T13:45:42Z2016-08-10T13:45:42Zadding sox requirementJay Scottjay@jayscott.co.ukcommit f7376ea91140c9465d55be0bfb308a30bbd9a8d2
parent 1847885cde03343d8eef9035bc4cbe76d1a38149
Author: Jay Scott <jay@jayscott.co.uk>
Date: Wed, 10 Aug 2016 14:45:42 +0100
adding sox requirement
1847885cde03343d8eef9035bc4cbe76d1a381492016-07-19T14:24:43Z2016-07-19T14:24:43Zusing docker for dev as its alot quickerJay Scottjay@jayscott.co.ukcommit 1847885cde03343d8eef9035bc4cbe76d1a38149
parent f906e2822e33420c52e994b4e56cdaa2293780ec
Author: Jay Scott <jay@jayscott.co.uk>
Date: Tue, 19 Jul 2016 15:24:43 +0100
using docker for dev as its alot quicker
f906e2822e33420c52e994b4e56cdaa2293780ec2016-07-19T13:28:24Z2016-07-19T13:28:24Zvagrant config with ansible provision playbookJay Scottjay@jayscott.co.ukcommit f906e2822e33420c52e994b4e56cdaa2293780ec
parent a1f6730b831422fc51fb5af175d279f97452983c
Author: Jay Scott <jay@jayscott.co.uk>
Date: Tue, 19 Jul 2016 14:28:24 +0100
vagrant config with ansible provision playbook
a1f6730b831422fc51fb5af175d279f97452983c2016-07-02T15:49:10Z2016-07-02T15:49:10ZPrevent overwriteHD Moorex@hdm.iocommit a1f6730b831422fc51fb5af175d279f97452983c
parent bc1510fd13e58d1bb35c52464f2f384b8ea6970c
Author: HD Moore <x@hdm.io>
Date: Sat, 2 Jul 2016 10:49:10 -0500
Prevent overwrite
bc1510fd13e58d1bb35c52464f2f384b8ea6970c2016-07-02T15:49:02Z2016-07-02T15:49:02ZBump gemsHD Moorex@hdm.iocommit bc1510fd13e58d1bb35c52464f2f384b8ea6970c
parent 3208328823f9c9806d6878cb3f79ad04ca83fe56
Author: HD Moore <x@hdm.io>
Date: Sat, 2 Jul 2016 10:49:02 -0500
Bump gems
3208328823f9c9806d6878cb3f79ad04ca83fe562016-05-03T17:40:41Z2016-05-03T17:40:41ZSwap git:// to https://, fixes #41HD Moorex@hdm.iocommit 3208328823f9c9806d6878cb3f79ad04ca83fe56
parent 4c244fd8aa041043c0cace51ccddf09dd7ef89bc
Author: HD Moore <x@hdm.io>
Date: Tue, 3 May 2016 12:40:41 -0500
Swap git:// to https://, fixes #41
4c244fd8aa041043c0cace51ccddf09dd7ef89bc2016-05-02T04:49:11Z2016-05-02T04:49:11ZUse wav as the default output format (more useful)HD Moorex@hdm.iocommit 4c244fd8aa041043c0cace51ccddf09dd7ef89bc
parent a9ad034c2ca9d3696f4df97850acb722b6570475
Author: HD Moore <x@hdm.io>
Date: Sun, 1 May 2016 23:49:11 -0500
Use wav as the default output format (more useful)
a9ad034c2ca9d3696f4df97850acb722b65704752016-05-02T04:39:14Z2016-05-02T04:39:14ZSupport 8k 16-bit LE wav samples as if they were rawHD Moorex@hdm.iocommit a9ad034c2ca9d3696f4df97850acb722b6570475
parent 64de9b38015105cdf440fcb6c5bba5e660b8f66d
Author: HD Moore <x@hdm.io>
Date: Sun, 1 May 2016 23:39:14 -0500
Support 8k 16-bit LE wav samples as if they were raw
64de9b38015105cdf440fcb6c5bba5e660b8f66d2016-05-02T02:43:01Z2016-05-02T02:43:01ZFix up the about page, show the SOX pathHD Moorex@hdm.iocommit 64de9b38015105cdf440fcb6c5bba5e660b8f66d
parent 9b49aadb91747287f301d8e037c26308eb2f47c8
Author: HD Moore <x@hdm.io>
Date: Sun, 1 May 2016 21:43:01 -0500
Fix up the about page, show the SOX path
9b49aadb91747287f301d8e037c26308eb2f47c82016-05-02T02:42:05Z2016-05-02T02:42:05ZAdd support for importing 8k 16-bit LE wav filesHD Moorex@hdm.iocommit 9b49aadb91747287f301d8e037c26308eb2f47c8
parent 1f8800ab3989180223c393dc3ae820f14319e295
Author: HD Moore <x@hdm.io>
Date: Sun, 1 May 2016 21:42:05 -0500
Add support for importing 8k 16-bit LE wav files
1f8800ab3989180223c393dc3ae820f14319e2952016-05-02T02:41:48Z2016-05-02T02:41:48ZAdd a converter from raw to flacHD Moorex@hdm.iocommit 1f8800ab3989180223c393dc3ae820f14319e295
parent 49da42535f1e1495e42047d6b74981fdb935d712
Author: HD Moore <x@hdm.io>
Date: Sun, 1 May 2016 21:41:48 -0500
Add a converter from raw to flac
49da42535f1e1495e42047d6b74981fdb935d7122016-04-29T17:24:34Z2016-04-29T17:24:34ZAdd audio_raw_to_speech, basics of gCloud Speech APIHD Moorex@hdm.iocommit 49da42535f1e1495e42047d6b74981fdb935d712
parent f8d63a649b497a9fa9c647c0ca552ae085abdcc1
Author: HD Moore <x@hdm.io>
Date: Fri, 29 Apr 2016 12:24:34 -0500
Add audio_raw_to_speech, basics of gCloud Speech API
f8d63a649b497a9fa9c647c0ca552ae085abdcc12016-04-28T20:33:26Z2016-04-28T20:33:26ZRemove obsolete authentication codeHD Moorex@hdm.iocommit f8d63a649b497a9fa9c647c0ca552ae085abdcc1
parent 5ddf8b5dae2285ae536efa47b7add02185d3a804
Author: HD Moore <x@hdm.io>
Date: Thu, 28 Apr 2016 15:33:26 -0500
Remove obsolete authentication code
5ddf8b5dae2285ae536efa47b7add02185d3a8042016-04-28T20:29:08Z2016-04-28T20:29:08ZGem bumpHD Moorex@hdm.iocommit 5ddf8b5dae2285ae536efa47b7add02185d3a804
parent 4c8804ddacf16b3318c5364e4f228d1883028f5e
Author: HD Moore <x@hdm.io>
Date: Thu, 28 Apr 2016 15:29:08 -0500
Gem bump
4c8804ddacf16b3318c5364e4f228d1883028f5e2016-03-17T21:45:52Z2016-03-17T21:45:52ZUpdate README.mdHD Moorex@hdm.iocommit 4c8804ddacf16b3318c5364e4f228d1883028f5e
parent 806d55ed35fc0f880b0857c2c3bb632fef9cc78d
Author: HD Moore <x@hdm.io>
Date: Thu, 17 Mar 2016 16:45:52 -0500
Update README.md
806d55ed35fc0f880b0857c2c3bb632fef9cc78d2016-03-17T05:11:00Z2016-03-17T05:11:10ZGem bumpHD Moorex@hdm.iocommit 806d55ed35fc0f880b0857c2c3bb632fef9cc78d
parent 18972964e002d946c469e64911869fa3da7111f1
Author: HD Moore <x@hdm.io>
Date: Thu, 17 Mar 2016 00:11:00 -0500
Gem bump
18972964e002d946c469e64911869fa3da7111f12016-03-08T05:00:39Z2016-03-08T05:00:39ZUser requires superuser (!) because of extensions :(HD Moorex@hdm.iocommit 18972964e002d946c469e64911869fa3da7111f1
parent de71661a4e21d584db522776b884fa7f21a35e0b
Author: HD Moore <x@hdm.io>
Date: Mon, 7 Mar 2016 23:00:39 -0600
User requires superuser (!) because of extensions :(
de71661a4e21d584db522776b884fa7f21a35e0b2016-03-07T19:47:39Z2016-03-07T19:47:39ZFix instructions for creating the initial userHD Moorex@hdm.iocommit de71661a4e21d584db522776b884fa7f21a35e0b
parent 96b9cd5f39e04dd5e79b1c7854d970af73e56ad9
Author: HD Moore <x@hdm.io>
Date: Mon, 7 Mar 2016 13:47:39 -0600
Fix instructions for creating the initial user
96b9cd5f39e04dd5e79b1c7854d970af73e56ad92016-03-07T19:45:01Z2016-03-07T19:45:01ZRemove authentication from the config file (obsolete)HD Moorex@hdm.iocommit 96b9cd5f39e04dd5e79b1c7854d970af73e56ad9
parent 52b3c44096fc777a53b79d52ea62fc448a945919
Author: HD Moore <x@hdm.io>
Date: Mon, 7 Mar 2016 13:45:01 -0600
Remove authentication from the config file (obsolete)
52b3c44096fc777a53b79d52ea62fc448a9459192016-03-07T18:56:45Z2016-03-07T18:56:45ZBump to rex-2.0.20, see #39HD Moorex@hdm.iocommit 52b3c44096fc777a53b79d52ea62fc448a945919
parent 6fc7895fc496df7a5acdc2f22d6e60fb70f1ca65
Author: HD Moore <x@hdm.io>
Date: Mon, 7 Mar 2016 12:56:45 -0600
Bump to rex-2.0.20, see #39
6fc7895fc496df7a5acdc2f22d6e60fb70f1ca652016-03-02T22:04:08Z2016-03-02T22:04:08ZTabs to spacesHD Moorex@hdm.iocommit 6fc7895fc496df7a5acdc2f22d6e60fb70f1ca65
parent 922c8b67c39f72646441de35353bb87401adea71
Author: HD Moore <x@hdm.io>
Date: Wed, 2 Mar 2016 16:04:08 -0600
Tabs to spaces
922c8b67c39f72646441de35353bb87401adea712016-03-02T22:00:22Z2016-03-02T22:00:22ZConsistent two-tabsHD Moorex@hdm.iocommit 922c8b67c39f72646441de35353bb87401adea71
parent 0aacd504ef564bfaa03d42fd90e5081684065760
Author: HD Moore <x@hdm.io>
Date: Wed, 2 Mar 2016 16:00:22 -0600
Consistent two-tabs
0aacd504ef564bfaa03d42fd90e50816840657602016-03-02T21:53:16Z2016-03-02T21:53:16ZQuick tool for comparing two audio filesHD Moorex@hdm.iocommit 0aacd504ef564bfaa03d42fd90e5081684065760
parent 9ceb178733fe1a400d2f27d293a199f85dae8325
Author: HD Moore <x@hdm.io>
Date: Wed, 2 Mar 2016 15:53:16 -0600
Quick tool for comparing two audio files
9ceb178733fe1a400d2f27d293a199f85dae83252016-03-02T21:03:32Z2016-03-02T21:03:32ZPassthrough '*' for DTMF send keysHD Moorex@hdm.iocommit 9ceb178733fe1a400d2f27d293a199f85dae8325
parent d3bced51ce0325447f2a05468052aa045cc6d8d6
Author: HD Moore <x@hdm.io>
Date: Wed, 2 Mar 2016 15:03:32 -0600
Passthrough '*' for DTMF send keys
d3bced51ce0325447f2a05468052aa045cc6d8d62016-02-29T04:22:51Z2016-02-29T04:22:51ZEnable -k option for iaxrecord.rb (sendkeys aka dtmf)HD Moorex@hdm.iocommit d3bced51ce0325447f2a05468052aa045cc6d8d6
parent e5938d6b2416d2e2364f3d67292f3b80c002094b
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 22:22:51 -0600
Enable -k option for iaxrecord.rb (sendkeys aka dtmf)
e5938d6b2416d2e2364f3d67292f3b80c002094b2016-02-29T04:16:51Z2016-02-29T04:16:51ZMerge branch 'master' of https://github.com/rapid7/warvoxHD Moorex@hdm.iocommit e5938d6b2416d2e2364f3d67292f3b80c002094b
parent 07cd8ffe0f62330affa86200ede6ba5b3c429fac
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 22:16:51 -0600
Merge branch 'master' of https://github.com/rapid7/warvox
07cd8ffe0f62330affa86200ede6ba5b3c429fac2016-02-29T04:16:00Z2016-02-29T04:16:00ZInitial sendkeys supportHD Moorex@hdm.iocommit 07cd8ffe0f62330affa86200ede6ba5b3c429fac
parent 48debf5ff874498ac73db2273708fcd65ebe90dc
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 22:16:00 -0600
Initial sendkeys support
a055dbadcbb47f0663daa5a2ae7f18a2f5dfbbc72016-02-29T02:09:54Z2016-02-29T02:09:54ZBump gemsource to httpsHD Moorex@hdm.iocommit a055dbadcbb47f0663daa5a2ae7f18a2f5dfbbc7
parent 48debf5ff874498ac73db2273708fcd65ebe90dc
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 20:09:54 -0600
Bump gemsource to https
48debf5ff874498ac73db2273708fcd65ebe90dc2016-02-29T00:56:58Z2016-02-29T00:56:58ZSend a voice frame to force audio flow, fixes #38HD Moorex@hdm.iocommit 48debf5ff874498ac73db2273708fcd65ebe90dc
parent 19c15827759ba27da70d307c63ecb6998f8e6833
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 18:56:58 -0600
Send a voice frame to force audio flow, fixes #38
19c15827759ba27da70d307c63ecb6998f8e68332016-02-29T00:48:01Z2016-02-29T00:48:01ZAlways acknowledge control requestsHD Moorex@hdm.iocommit 19c15827759ba27da70d307c63ecb6998f8e6833
parent 819317ab5c5cc3ba0ae7cd5e2bd3aa441656b083
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 18:48:01 -0600
Always acknowledge control requests
819317ab5c5cc3ba0ae7cd5e2bd3aa441656b0832016-02-29T00:43:58Z2016-02-29T00:43:58ZImplement CallToken support, fixes #36HD Moorex@hdm.iocommit 819317ab5c5cc3ba0ae7cd5e2bd3aa441656b083
parent 30e3eb477e3685c65266c058ce3eaaf1b0bff9f4
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 18:43:58 -0600
Implement CallToken support, fixes #36
30e3eb477e3685c65266c058ce3eaaf1b0bff9f42016-02-28T23:45:50Z2016-02-28T23:45:50ZWhitespace, add CALLTOKENHD Moorex@hdm.iocommit 30e3eb477e3685c65266c058ce3eaaf1b0bff9f4
parent de9999b9ad601a133ca1cb01a2d40448f5e9d3bd
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 17:45:50 -0600
Whitespace, add CALLTOKEN
de9999b9ad601a133ca1cb01a2d40448f5e9d3bd2016-02-28T23:39:42Z2016-02-28T23:39:42ZWhitespace, cosmeticHD Moorex@hdm.iocommit de9999b9ad601a133ca1cb01a2d40448f5e9d3bd
parent df248926ab39edab38ded4c88b9d6a939bbefc20
Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 17:39:42 -0600
Whitespace, cosmetic
df248926ab39edab38ded4c88b9d6a939bbefc202016-02-26T16:56:26Z2016-02-26T16:56:26ZGem bumpHD Moorex@hdm.iocommit df248926ab39edab38ded4c88b9d6a939bbefc20
parent f0bfbf90fd997dfeed884e87086611fbe8583725
Author: HD Moore <x@hdm.io>
Date: Fri, 26 Feb 2016 10:56:26 -0600
Gem bump
f0bfbf90fd997dfeed884e87086611fbe85837252016-01-26T19:15:54Z2016-01-26T19:15:54ZBump gemsHD Moorex@hdm.iocommit f0bfbf90fd997dfeed884e87086611fbe8583725
parent 14ae287204b8e68d01c7d3aa5bcceea88489cf38
Author: HD Moore <x@hdm.io>
Date: Tue, 26 Jan 2016 13:15:54 -0600
Bump gems
14ae287204b8e68d01c7d3aa5bcceea88489cf382016-01-24T19:51:36Z2016-01-24T19:51:36ZBump some gemsHD Moorehd_moore@rapid7.comcommit 14ae287204b8e68d01c7d3aa5bcceea88489cf38
parent 86414083dd5fbf42d0fba0b15cde689b5ad3abf5
Author: HD Moore <hd_moore@rapid7.com>
Date: Sun, 24 Jan 2016 13:51:36 -0600
Bump some gems
86414083dd5fbf42d0fba0b15cde689b5ad3abf52015-11-22T20:01:37Z2015-11-22T20:01:37ZMerge branch 'master' of github.com:/rapid7/warvoxHD Moorehd_moore@rapid7.comcommit 86414083dd5fbf42d0fba0b15cde689b5ad3abf5
parent de82e4afb0299e133c70f9cae641dca4058f9e6c
Author: HD Moore <hd_moore@rapid7.com>
Date: Sun, 22 Nov 2015 14:01:37 -0600
Merge branch 'master' of github.com:/rapid7/warvox
de82e4afb0299e133c70f9cae641dca4058f9e6c2015-11-22T19:57:04Z2015-11-22T19:57:04ZGem bumpsHD Moorehd_moore@rapid7.comcommit de82e4afb0299e133c70f9cae641dca4058f9e6c
parent 11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c
Author: HD Moore <hd_moore@rapid7.com>
Date: Sun, 22 Nov 2015 13:57:04 -0600
Gem bumps
f4e3eb1b43a45ddf1c7999e48563234d8144f57a2015-10-24T15:39:01Z2015-10-24T15:39:01ZMerge pull request #31 from zeknox/test_suiteHD Moorehd_moore@rapid7.comcommit f4e3eb1b43a45ddf1c7999e48563234d8144f57a
parent 60e7d18680788318e47abd21ada018d913f20eb7
Author: HD Moore <hd_moore@rapid7.com>
Date: Sat, 24 Oct 2015 10:39:01 -0500
Merge pull request #31 from zeknox/test_suite
Added Initial Feature Tests for Login Page
144cb46f510e1875f83ae84b3e623428847b29a12015-10-24T04:46:49Z2015-10-24T04:46:49Zfixed tabbing issues within the project_spec feature speczeknoxmccann.brandon@gmail.comcommit 144cb46f510e1875f83ae84b3e623428847b29a1
parent ab60705fa3d911254e6dc11b9ccd448d50fb0afa
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 23:46:49 -0500
fixed tabbing issues within the project_spec feature spec
ab60705fa3d911254e6dc11b9ccd448d50fb0afa2015-10-24T04:34:32Z2015-10-24T04:34:32Zfixes #14 modified flash to a flash.now so the flash notification would only show on one page refresh and would not show on successful loginzeknoxmccann.brandon@gmail.comcommit ab60705fa3d911254e6dc11b9ccd448d50fb0afa
parent 91a334615ef8dd1585d142ce615b9683c7690fb3
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 23:34:32 -0500
fixes #14 modified flash to a flash.now so the flash notification would only show on one page refresh and would not show on successful login
91a334615ef8dd1585d142ce615b9683c7690fb32015-10-24T04:32:56Z2015-10-24T04:32:56Zfixed tab inconsistancy issues, moved create new project at top of container for better ui experience and remove if else project.length logic as it seemed uneededzeknoxmccann.brandon@gmail.comcommit 91a334615ef8dd1585d142ce615b9683c7690fb3
parent a7ed1585a04b520a7a84acf517968df24010170c
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 23:32:56 -0500
fixed tab inconsistancy issues, moved create new project at top of container for better ui experience and remove if else project.length logic as it seemed uneeded
a7ed1585a04b520a7a84acf517968df24010170c2015-10-24T04:12:15Z2015-10-24T04:12:15Zfixed soft-tab indentation issues, also added initial project feature spec which tests listing of projects within projects_path viewzeknoxmccann.brandon@gmail.comcommit a7ed1585a04b520a7a84acf517968df24010170c
parent d0d5c0f79f989db9ac60c286d2dde1a8c6878904
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 23:12:15 -0500
fixed soft-tab indentation issues, also added initial project feature spec which tests listing of projects within projects_path view
d0d5c0f79f989db9ac60c286d2dde1a8c68789042015-10-24T03:49:53Z2015-10-24T03:49:53Zlogin feature spec to test the functionality of the login page with valid and invalid credszeknoxmccann.brandon@gmail.comcommit d0d5c0f79f989db9ac60c286d2dde1a8c6878904
parent 60e7d18680788318e47abd21ada018d913f20eb7
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 22:49:53 -0500
login feature spec to test the functionality of the login page with valid and invalid creds
60e7d18680788318e47abd21ada018d913f20eb72015-10-24T01:03:29Z2015-10-24T01:03:29ZMerge pull request #30 from zeknox/test_suiteHD Moorehd_moore@rapid7.comcommit 60e7d18680788318e47abd21ada018d913f20eb7
parent 11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c
Author: HD Moore <hd_moore@rapid7.com>
Date: Fri, 23 Oct 2015 20:03:29 -0500
Merge pull request #30 from zeknox/test_suite
Added Test Suite with Rspec and Basic Model Tests
86e1f2eb6b2e170a8ce01ca7503a606475d0b75a2015-10-23T23:37:45Z2015-10-23T23:37:45Zadded rspec model specs for all models with FactoryGirl and proper association testing leveraging shoulda-matchers syntaxzeknoxmccann.brandon@gmail.comcommit 86e1f2eb6b2e170a8ce01ca7503a606475d0b75a
parent c25db678ded165b56d64d94bddd23d98e6f97e0e
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 18:37:45 -0500
added rspec model specs for all models with FactoryGirl and proper association testing leveraging shoulda-matchers syntax
c25db678ded165b56d64d94bddd23d98e6f97e0e2015-10-23T22:02:30Z2015-10-23T22:02:30Zremoved old test directory since it has now been replaced with rspec specszeknoxmccann.brandon@gmail.comcommit c25db678ded165b56d64d94bddd23d98e6f97e0e
parent db2897631ed5f274157ae7c5c807bf012ed94ca4
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 17:02:30 -0500
removed old test directory since it has now been replaced with rspec specs
db2897631ed5f274157ae7c5c807bf012ed94ca42015-10-23T21:42:53Z2015-10-23T21:42:53Zadded rspec model tests for user and call leveraging factories and FactoryGirlzeknoxmccann.brandon@gmail.comcommit db2897631ed5f274157ae7c5c807bf012ed94ca4
parent 26c325678af4c1cdcb43b50f8535b146a2653258
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 16:42:53 -0500
added rspec model tests for user and call leveraging factories and FactoryGirl
26c325678af4c1cdcb43b50f8535b146a26532582015-10-23T21:11:59Z2015-10-23T21:11:59Zadded 2.2.3 as default ruby version for assisting with rvm shellzeknoxmccann.brandon@gmail.comcommit 26c325678af4c1cdcb43b50f8535b146a2653258
parent c55d42528abe10c13d07ebada9f8b47965a3a82f
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 16:11:59 -0500
added 2.2.3 as default ruby version for assisting with rvm shell
c55d42528abe10c13d07ebada9f8b47965a3a82f2015-10-23T21:11:14Z2015-10-23T21:11:14Zadded rspec test suite, annotate gem to help illustrate models better for collaboratorszeknoxmccann.brandon@gmail.comcommit c55d42528abe10c13d07ebada9f8b47965a3a82f
parent e23374a007b861e1c440fd3fee65dbc9d29a4f94
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 16:11:14 -0500
added rspec test suite, annotate gem to help illustrate models better for collaborators
e23374a007b861e1c440fd3fee65dbc9d29a4f942015-10-23T20:53:31Z2015-10-23T20:53:31Zfixed issue that was thrown stating could not find file jquery.datatableszeknoxmccann.brandon@gmail.comcommit e23374a007b861e1c440fd3fee65dbc9d29a4f94
parent 7300d25e27097084779bef8eb909a16ff23ff6a8
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 15:53:31 -0500
fixed issue that was thrown stating could not find file jquery.datatables
7300d25e27097084779bef8eb909a16ff23ff6a82015-10-23T20:51:55Z2015-10-23T20:51:55Zadded .gitignore file to ignore comment rails files along with sensitive files that should not be commitedzeknoxmccann.brandon@gmail.comcommit 7300d25e27097084779bef8eb909a16ff23ff6a8
parent 11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c
Author: zeknox <mccann.brandon@gmail.com>
Date: Fri, 23 Oct 2015 15:51:55 -0500
added .gitignore file to ignore comment rails files along with sensitive files that should not be commited
11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c2015-06-03T15:18:35Z2015-06-03T15:18:35ZBump gemsHD Moorehd_moore@rapid7.comcommit 11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c
parent dd744e64319e514c8d8f7b1cf5ff47e055c4cf70
Author: HD Moore <hd_moore@rapid7.com>
Date: Wed, 3 Jun 2015 10:18:35 -0500
Bump gems
dd744e64319e514c8d8f7b1cf5ff47e055c4cf702015-05-27T15:56:24Z2015-05-27T15:56:24ZQuick workaround for leading zeros in rangesHD Moorehd_moore@rapid7.comcommit dd744e64319e514c8d8f7b1cf5ff47e055c4cf70
parent 04945e185bc5b0b9fc877ca31ecaba9f8b0f681a
Author: HD Moore <hd_moore@rapid7.com>
Date: Wed, 27 May 2015 10:56:24 -0500
Quick workaround for leading zeros in ranges
04945e185bc5b0b9fc877ca31ecaba9f8b0f681a2015-02-10T22:22:14Z2015-02-10T22:22:14ZFix export_audioHD Moorehd_moore@rapid7.comcommit 04945e185bc5b0b9fc877ca31ecaba9f8b0f681a
parent e82fea798bf6469bced559a5ea661e2f49c6bfb0
Author: HD Moore <hd_moore@rapid7.com>
Date: Tue, 10 Feb 2015 16:22:14 -0600
Fix export_audio
e82fea798bf6469bced559a5ea661e2f49c6bfb02015-02-10T22:18:50Z2015-02-10T22:18:50ZFixup for rails4, detect non-integer project idsHD Moorehd_moore@rapid7.comcommit e82fea798bf6469bced559a5ea661e2f49c6bfb0
parent a86e1bf9542e976afd0d2162ab4d39413826d214
Author: HD Moore <hd_moore@rapid7.com>
Date: Tue, 10 Feb 2015 16:18:50 -0600
Fixup for rails4, detect non-integer project ids