-
Merge pull request #9 from srcclr/srcclr_updates
Enhancements
dariusf committed on GitHubJan 16, 2017
-
Update dependencies to resolve known vulnerabilities
Major changes: Rails 4 -> Rails 5
newbishme committedOct 20, 2016
-
Remove the tmp clone directory after Rugged Walker is done
Free some space on the hard drive.. It does not remove if there are errors parsing the repo, causing InitalAudit to fail.
newbishme committedJul 18, 2016
-
Update read to add note about sidekiq in docker-compose
newbishme committedJul 12, 2016 -
Added instructions for using RDS
newbishme committedJul 12, 2016
-
Merge pull request #8 from srcclr/srcclr_updates
Srcclr updates - UX Improvements
newbishme committed on GitHubJul 8, 2016 -
Shift param setters to set_params
We maintain all the session setter in set_params
newbishme committedJul 8, 2016 -
Link projects to repos in Project column
newbishme committedJul 8, 2016 -
Persist filter/sort view options through session variables
Session variables are destroyed if there are no params specified to reset the view.
newbishme committedJul 8, 2016 -
Fix date filter with quotes around the date.
newbishme committedJul 8, 2016 -
Merge pull request #7 from srcclr/srcclr_updates
Srcclr updates - Multiple fixes
jsyeo committed on GitHubJul 8, 2016 -
VanessaHenderson committed
Jul 8, 2016
-
Improve pagination in commits page
newbishme committedJul 7, 2016 -
Show commit message in audit_results instead of the entire json
newbishme committedJul 7, 2016 -
Show only commits made since 2011
newbishme committedJul 7, 2016 -
VanessaHenderson committed
Jul 7, 2016 -
Merge pull request #6 from jsyeo/jsyeo-static-assets
Allow rails to serve static assets in production
newbishme committed on GitHubJul 7, 2016
-
Lowercase-ify the response headers
VanessaHenderson committed on GitHubJun 16, 2016
-
moved tips on submitting rules to the community-rules repo
briandoll committedJun 9, 2016
-
add link to commit-watcher-rules
briandoll committedJun 7, 2016
-
briandoll committed
Jun 6, 2016
-
Show example commit for adding rule
CalebFenton committedMay 23, 2016 -
If you put an org or username in the new projects page, it'll look up all repos for that user and import them all.
CalebFenton committedMay 23, 2016 -
CalebFenton committed
May 23, 2016 -
This is an example of how to submit a rule.
CalebFenton committedMay 23, 2016
-
CalebFenton committed
May 20, 2016
-
Also, benchmark auditing rather than clone + audit
CalebFenton committedMay 19, 2016 -
Update ruby version, fix docker for rugged
CalebFenton committedMay 19, 2016
-
Switch to using rugged for git repo parsing
Testing with a large repo, using rugged takes 2/3 the time as using the git gem.
CalebFenton committedMay 18, 2016 -
CalebFenton committed
May 18, 2016 -
Factor out git repo interfacing
This is in preparation of switching to rugged.
CalebFenton committedMay 18, 2016 -
CalebFenton committed
May 18, 2016 -
Add license header to citrus rules
CalebFenton committedMay 18, 2016