Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-code-sql

A Ruby DSL for crafting SQL Injections
https://github.com/ronin-rb/ronin-code-sql

Update ronin libraries.

396c4b23550c02922e3f317a720bef7ec4e8f2a8 authored over 14 years ago
Updated the gemspec.

ec12565e6f14d9abe3ad0c6bff896488a62eaf9d authored over 14 years ago
Updated to yard ~> 0.6.0.

7db0b67c8ce773ff89f38fa1c91129eaf7c09a49 authored over 14 years ago
Removed bundler as a development depenedencey.

05301d1089352e936c60c243acbc6c4923ff6366 authored over 14 years ago
Updated to jeweler ~> 1.5.0.pre.

b95726b858ff4c992863f891913053d9ef9cf7b3 authored over 14 years ago
Use the new 'uri-query_params' library.

9e0c452ba20e8352876cc11f594214280d23a953 authored over 14 years ago
Switching to http:// git URIs, for users behind overly strict proxies.

5fa6d5fe9ae038f1594c6ccce9477a2935c0759e authored over 14 years ago
Updated the dependencies.

e16b764993ce7fbd8042bff524516fe4784c5554 authored over 14 years ago
Updated the gemspec.

035f7b3a53c8f8eb0ec9cd87f653668968d15363 authored over 14 years ago
No longer call Bundler.setup from spec_helper.rb, since rspec2 has builtin `bundle exec` support.

b3844efc3d3b9ba9529764265937cdbe9d755ce8 authored over 14 years ago
Update to rspec ~> 2.0.0.beta.20, so we can run specs on Rubinius.

f49491eef5e3c9ec655f727557f9f0769bf1c945 authored over 14 years ago
Bundle the :default dependencey group.

a5dea78e8b8c1a6f7a6bf88cb12fd0a543c66386 authored over 14 years ago
Update to jeweler ~> 1.5.0.

5c64ea365b24cb77a7f97ff08c0d7c8e4e2ebf91 authored over 14 years ago
Bundle the :default group now.

5cee907b5649062bb29a3f508f20c8b125e87a2e authored over 14 years ago
Re-add the GemcutterTasks to the Rakefile.

947f25c59c7230fc09ad82e7d43b41b52ebfd8f3 authored over 14 years ago
Updated to the latest Jeweler.

a5bdfabafda762042abe76e23ba8b2639e07eea1 authored over 14 years ago
Updated the Bundler auto-detection boilerplate code.

45d78a50ac72d4c93f17186e5fffa2faa7f91efc authored over 14 years ago
Auto-load Bundler if .bundle exists.

2d144757e26b094a20808d73e5685de33476754e authored over 14 years ago
Updated the gemspec.

51b71eeabfccd80622b36715994d1044333f82b7 authored over 14 years ago
Require bundler ~> 1.0.0.

d0da418169ef3b84dc572102eced78eb78fdfe96 authored over 14 years ago
Updated the gemspec.

4efd2ff555a6f5c16cad8a72c692a2ccf2f4fe38 authored over 14 years ago
Upgraded to RSpec 2.0.0.beta.16.

50bec90e56930366ff93ca1baf54935328832424 authored over 14 years ago
Pull the Source Index over HTTPS.

83b0c781f637e7005c73a458e0c44787b7fece61 authored over 14 years ago
Cleaned up the Gemfile.

f845ed3c0f1a48541ff57a8b9461907fbf09c26f authored over 14 years ago
Link to the documentation for ronin-sql.

de7140050302dc43133395dda05a1d88304f2dac authored over 14 years ago
Use RUBY_PLATFORM in the Gemfile.

* Only JRuby provides RUBY_ENGINE.

edd3a9eda00250fe30a4c62f750c202a4cbd61f0 authored over 14 years ago
Updated the gemspec to not include the doc dependencies.

56b61cb73d5a710cf0747de9b682fed1b7df143c authored almost 15 years ago
Added the :doc group.

* This separates the doc dependencies from the development deps.

090eb00578f93d4c57a6c9d4fb6c27f0d040ff99 authored almost 15 years ago
Renamed ronin-ext to ronin-support.

030314316c4d2feb01524fbb738f3cb598421d64 authored almost 15 years ago
Require 'spec_helper' at the beginning of every spec file.

f2d1ebc1ea69c5be8a8e47da9577d3f129c70adc authored almost 15 years ago
Load the :runtime and :test bundles in spec/spec_helper.

* Only load the :development bundle in the Rakefile.
* Add rspec to both the :development and :t...

1e4f34ce2e955975dbd7160fe4ff506c849eff5a authored almost 15 years ago
Apparently we have to bundle ronin-gen for ronin-exploits.

73983dfc2b2b255633d3f90920c61da19526f420 authored almost 15 years ago
Updated the gemspec.

2887cf827aad96498825e081d6d1e2e13a4e97e4 authored almost 15 years ago
Bundle in ronin-exploits.

68f5c326c88226f3a95d59e3c10159071f174b6a authored almost 15 years ago
Forgot to setup Bundler.

0151d6c284ef0172db5a9699f6c003dc6dd88241 authored almost 15 years ago
Fix typo.

1d4d4bd382e3c228eb449693626bc5449ffcc5bc authored almost 15 years ago
Bundle in ronin-web for the Nokogiri extension.

affff317ce13f8d66ef0ad3f6995f9a52bcdf491 authored almost 15 years ago
Fixed a require.

0663f070df3e5f20bc820224fd6231aad795ff56 authored almost 15 years ago
Move bundler into the development group.

a0539e673704eb4499d5d7489dfa9f318d860015 authored almost 15 years ago
Updated the gemspec.

d9d0f91c7968c17a6c64e9e6503c4dfc07083d33 authored almost 15 years ago
Bundle all dependencies using Bundler and bundle in edge Jeweler.

693079f179452bf1ee69138de96fed0266d2786a authored almost 15 years ago
Added the Gemcutter tasks to the Rakefile.

bde9a4cfacd7f573441497474d1134e01fc44de0 authored almost 15 years ago
Use ~> to lock down gem dependencies to specific version families.

18be9054f27b4e34fa438f107daf63c358d8139f authored almost 15 years ago
Added Ronin::Exploits::Helpers::Sqli.

69b22714ff5f136f13321d3b02b17d08712f0121 authored almost 15 years ago
Added Fragment#to_sqli to replace SQLi#escape_sql.

* Added specs for Fragment#to_sqli.

cc115b7cd679e62fb0c971b0f6f22ba7964eeac1 authored almost 15 years ago
Enforce types for encode_string, encode_float and encode_integer.

d40852145a205a1333e4fabbf491653f05c6565c authored almost 15 years ago
Fixed the Database spec helper.

de9913b6be6829490989bcf9f71f8f3340f4c539 authored almost 15 years ago
Link to github.com/ronin-ruby.

45d8bbc48ccf5947d75342dc4d953c4bef97fdda authored almost 15 years ago
Specify the license that ronin-sql uses in the gemspec.

59c7863eb6718adf7ac0762f2d584ea061593b88 authored almost 15 years ago
Updated the gemspec using rubygems 1.3.6.

cb14587cea872cbc86681c8c61fdf334b1694a9a authored almost 15 years ago
Use Ronin::Network::Mixins.

e15db9a14c8de145719cc2fffdcb41299cc1b780 authored almost 15 years ago
Migrated off of Hoe and to Jeweler, for building/releasing ronin-sql.

d2fb59a59e0067ac8eb21e94888c447cfa3bc04f authored almost 15 years ago
Improved a failing spec.

a64494e8d81031b069c85a6d8ab9a31efeeca88c authored about 15 years ago
Added the comment_terminate property to Ronin::Exploits::SQLi.

a0ba001e4dbe9a08159a600d3423de134fccc4f0 authored about 15 years ago
Added a basic Ronin::Exploits::SQLi class for SQL Injection.

* Added specs for SQLi#escape_sql.

7dd32d582c9b71d033f6010547cca9b73db7da8f authored about 15 years ago
Added examples for creating SQL function calls with the Factory.

88f66746968bc5b0a194a6a3fa62b451dc31aa55 authored about 15 years ago
Added examples of creating SQL fragments using the Factory.

becf708754e6ff236e043307daddd8286831781e authored about 15 years ago
Fixed a typo.

279434f1259ba9058de5c29373c7383629cbbda3 authored about 15 years ago
Added specs for all of the encoder style settings.

a41c2e2e71fa939aff5df4a0bedb67605d365b82 authored about 15 years ago
Added Encoder#encode_elements.

bb153f4d10823663d75e6627e3e74fdc73718e04 authored about 15 years ago
Added test_join method for testing join_elements.

3d7043925a52cdc94b761738606077f2dcfb4d50 authored about 15 years ago
Added Encoder#join_elements.

6914b18cac86b32b120e14c46d890ad807fee265 authored about 15 years ago
Adjusted the parenthesis lessening logic in wrap_list.

ab312e7b5989aecd2a34f3a1eeb2575373e479a0 authored about 15 years ago
Fixed encode_string.

24256f2826a46ecf4d2224c5a4d3bdd606139372 authored about 15 years ago
Added basic specs for Fragment.

2337c00478446497c6eb693540457a1b3c1f1372 authored about 15 years ago
Added specs for Code::SQL::Function.

8398338f7184af34f9dd438f8a3bf65d42b8d2d9 authored about 15 years ago
Forgot to require 'ronin/code/sql/encoder'.

35fc7bdbd7d21e22fa64338b6a149d26e506ebf8 authored about 15 years ago
Updated the documentation on Function#initialize.

716e79e96e97886a9153376ab82cf7e1bdfd2bd4 authored about 15 years ago
Updated the documentation on Fragment#initialize.

26d40537e37707f4cf957eca6496313bbc7202d6 authored about 15 years ago
Fixed Factory#options.

acc1c32561027bd0399f789e9a26ec8b92cc308e authored about 15 years ago
Added the :spaces option to Style#initialize.

058d8ec5b210b043ced8e8c73b29189fe5cc05f9 authored about 15 years ago
Added the Style module to contain all SQL style settings.

dc5e6b28c43091c593268db32512d1bb5b6ada5e authored about 15 years ago
Fixed an exception message.

6a8cc0e348168338182b1fd0027232e824aed2a5 authored about 15 years ago
Use less returns in methods.

26b4980b1b1a5c28225b07723ec1e51a6c8c9c27 authored about 15 years ago
Use String#sql_escape in encode_string().

2ceaa7e172fa34e53c860a676c789f7bfafda1ce authored about 15 years ago
Added String#sql_escape.

2e9760b24581e844e9b79c150d15b748c8cc7e83 authored about 15 years ago
Set Encoder::DEFAULT_CASE to :none.

16765e1adbb07d96720b02751d976e5ba042f6bc authored about 15 years ago
Added an @example tag to Code.sql.

481c615fc74cce5940208b104eac217200149c1e authored about 15 years ago
Give :hex_escape the default value of false in Encoder.

afbe2e25e4bf83f9948fb311364f226eb7cebf4b authored about 15 years ago
Default case, quotes and parens to the constants in Encoder.

3d75fd115ea4330f192d77d4bdd2a5ee5827cabf authored about 15 years ago
Changed wrap_list and encode_hash.

0c20d454db651cc5fcf4c67bbabd9b5c7ccda08d authored about 15 years ago
Added DEFAULT_CASE, DEFAULT_QUOTES, DEFAULT_PARENS.

4987ebc6318535aac5d876389397921c1d3938df authored about 15 years ago
Added the :parens options which may be :less or :more.

* When :parens is :more, parenthesis will be enforced on all lists.
* When :parens is :less, par...

19c79d08956b24c296724bbcee052ad711ef99ad authored about 15 years ago
Fixed a typo.

f39940b729989d0b28b750ac1519cf3ce1760e96 authored about 15 years ago
Make #tokens methods protected.

e95ff85072005fcac15d18232de5fbe572775d96 authored about 15 years ago
When encoding other Fragments/Functions, call to_sql.

f5f8ce04099632352708ffdf4d0f39fc81ae7dd8 authored about 15 years ago
Added Encoder#encode_null.

72b67d3101810502925340a77945081fb6d9788e authored about 15 years ago
Added 'ronin/code/sql.rb'.

a496da9acc2f4636add144895eed4e3b49051839 authored about 15 years ago
Added Code.sql.

7599341d411276c6fe0b498a346aa0a0e2285c48 authored about 15 years ago
Refactored Ronin::Code::SQL::Fragment.

* Added the Ronin::Code::SQL::Encoder module.
* Added Ronin::Code::SQL::Function.
* Added Ronin:...

32d187f6ce83ca678581270938cf71e9a8a76144 authored about 15 years ago
Added Fragment[].

af313fee4e435e1ecffdaf5fe6c052cef3942313 authored about 15 years ago
Added a the basis of a general SQL Fragment class to handle converting Ruby primatives to SQL code.

* Need to add more code for formatting single-quote/double-quote
strings.
* Need to allow for ...

a9b6586fe29e794bb5163e03c492cc640c67571b authored about 15 years ago
Major version bump.

71753d74f8f63eea4be8601aafb2c34764463581 authored about 15 years ago
Made the URI::HTTP specs pending during the Spring Cleaning.

87197705e3bab7300a03e4990657b7a83fd235ff authored about 15 years ago
Switched the YARD markup formatting to markdown.

7921de1e9a56e1d1de117a329a629a32e95de92a authored about 15 years ago
Require yard >= 0.5.3.

ae3d48a978a46d4824b9551a844b1d92af6a3d17 authored about 15 years ago
Require rspec >= 1.3.0.

27d41cd8feda92374a9f00fb6b8130425de26e32 authored about 15 years ago
Use the hoe-yard plugin.

e8651d1b53a85797b8b399d438d1e4718a111d08 authored about 15 years ago
Use Hoe's builtin rspec task.

884313976abf2cb1d0bc3a5d0a686c58dd68d199 authored about 15 years ago
Gutted Ronin::Code::SQL.

5a5803555d1cfeb2919d9ad748e8ea255013a4a6 authored about 15 years ago