Ecosyste.ms: OpenCollective

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

Svgbob

Making diagramming simple, easy and portable
Collective - Host: opensource - https://opencollective.com/svgbob - Website: https://ivanceras.github.io - Code: https://github.com/ivanceras

releasing a crate

github.com/ivanceras/r2d2-sqlite - 50c138aa2f8d10d6d1e2943c7a3255b1cd2ce673 authored about 9 years ago by jcesar <[email protected]>
releasing a crate

github.com/ivanceras/r2d2-sqlite3 - 50c138aa2f8d10d6d1e2943c7a3255b1cd2ce673 authored about 9 years ago by jcesar <[email protected]>
Merge pull request #2 from flavray/master

Remove debug print

github.com/ivanceras/r2d2-sqlite3 - 91332c6c8b88bd24c36aeee156ed8b8aae70b133 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #2 from flavray/master

Remove debug print

github.com/ivanceras/r2d2-sqlite - 91332c6c8b88bd24c36aeee156ed8b8aae70b133 authored about 9 years ago by ivanceras <[email protected]>
Remove debug print

github.com/ivanceras/r2d2-sqlite - 625cfc5470c6e0db8acf2a5fa63f12546cd350b2 authored about 9 years ago by Flavien Raynaud <[email protected]>
Remove debug print

github.com/ivanceras/r2d2-sqlite3 - 625cfc5470c6e0db8acf2a5fa63f12546cd350b2 authored about 9 years ago by Flavien Raynaud <[email protected]>
update to rustorm 0.2.1

github.com/ivanceras/codegenta - a367d2cd215ad6beeee84cad04c695056df6ffad authored about 9 years ago by ivanceras <[email protected]>
using fixed version numbers of dependencies

github.com/ivanceras/r2d2-sqlite - 60c6d3b4592ab58ab713c37eb9d5498a0e2f172a authored about 9 years ago by jcesar <[email protected]>
using fixed version numbers of dependencies

github.com/ivanceras/r2d2-sqlite3 - 60c6d3b4592ab58ab713c37eb9d5498a0e2f172a authored about 9 years ago by jcesar <[email protected]>
using latest release of rustorm

github.com/ivanceras/codegenta - 3b1f43744c8438678559d6d2082da0959117a9fb authored about 9 years ago by ivanceras <[email protected]>
bumping version to 0.2.1

github.com/ivanceras/old-rustorm - d66d2ca73089f44ea5996ae86ad27a476a579970 authored about 9 years ago by ivanceras <[email protected]>
added date conversion implementation for mysqk

github.com/ivanceras/old-rustorm - fdd50d3fdfcc85fa274383d2b000463425951e94 authored about 9 years ago by ivanceras <[email protected]>
include mysql feature in travis

github.com/ivanceras/old-rustorm - be861a52e7e8720426759fcbc4183d959ecd88dd authored about 9 years ago by ivanceras <[email protected]>
corrected anotations to make mysql optional

github.com/ivanceras/old-rustorm - dc9056bdcadde29d8f0f011ab763ecf7546b1482 authored about 9 years ago by ivanceras <[email protected]>
bumping version to 0.2.0

github.com/ivanceras/old-rustorm - cd463fc92be4695f6648820f6271aaeff5144f94 authored about 9 years ago by ivanceras <[email protected]>
Made mysql as an optional feature

github.com/ivanceras/old-rustorm - 205c14312ad27c83b3a599e7dffad9f99ae93d30 authored about 9 years ago by ivanceras <[email protected]>
convert rust type to mysql type appropirately instead of just strings

github.com/ivanceras/old-rustorm - 7884cde5706da2ae66574bfc4aee1a3eff3ff69b authored about 9 years ago by ivanceras <[email protected]>
update dependencies

github.com/ivanceras/old-rustorm - b56a8d49b333a0f4181fd2f027853cf600586933 authored about 9 years ago by ivanceras <[email protected]>
Fix issue#7 https://github.com/ivanceras/rustorm/issues/7

github.com/ivanceras/old-rustorm - e2a8aca2e4ca278fc836e441699a38d880e58535 authored about 9 years ago by ivanceras <[email protected]>
changed order of after_success

github.com/ivanceras/codegenta - 62cff9b12549304b30fd26b531c793aef8323ed8 authored about 9 years ago by ivanceras <[email protected]>
add code coverage badge

github.com/ivanceras/codegenta - 7c356c308ff6a1f69adcf66198d6a40c1cd1490f authored about 9 years ago by ivanceras <[email protected]>
fixed version dependencies rather than *, added coverage status setup

github.com/ivanceras/codegenta - 4fa30381c27b2d63a5b6846f7063d0a1f35de69f authored about 9 years ago by ivanceras <[email protected]>
Added coverage status

github.com/ivanceras/old-rustorm - 0132d5d77f0b350b0217fb0449acf71bc849aa35 authored about 9 years ago by ivanceras <[email protected]>
replace * with the fix version number of dependencies, added coveralls travis test coverage

github.com/ivanceras/old-rustorm - 280d71ac332e382d93258d2660751f52f273a8f4 authored about 9 years ago by ivanceras <[email protected]>
Added TODO list

github.com/ivanceras/old-rustorm - 28b0e5e4a308155e68f40adc5f7afd2da1b4cf01 authored about 9 years ago by ivanceras <[email protected]>
releasing 0.0.3

github.com/ivanceras/codegenta - 43ceb3e145d99e1d996ef8b1f325ca22ad6f35c4 authored about 9 years ago by ivanceras <[email protected]>
removed unwanted files

github.com/ivanceras/codegenta - b0d63116d49b8b41a518375d3364528e3f5cfe8d authored about 9 years ago by ivanceras <[email protected]>
Added changelog

github.com/ivanceras/old-rustorm - 18223e8f65ce01be73865b62adf2dcbd014c11d7 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #16 from kyeah/clippy

Reformatting with Clippy

github.com/ivanceras/old-rustorm - 719c1f1058bda769298498a2823c2eb4af2fbf10 authored about 9 years ago by ivanceras <[email protected]>
Fix major clippy lints

github.com/ivanceras/old-rustorm - 1cffcd04d18ba5efaaf2745dc77c3b67b7c0f2b7 authored about 9 years ago by Kevin Yeh <[email protected]>
Formatting missed by rustfmt

github.com/ivanceras/old-rustorm - 59a34014d1932f43b5d043add78da6ce55d5702e authored about 9 years ago by Kevin Yeh <[email protected]>
Convert to_string() to to_owned()

github.com/ivanceras/old-rustorm - b1c661d4b7c541673c4ab165968b39bf4ddd9d1e authored about 9 years ago by Kevin Yeh <[email protected]>
Update Contributors.md

github.com/ivanceras/old-rustorm - 1daa9510387b58afaae742fb5c1d2ccb8ea72ae6 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #2 from kyeah/generator-fmt

Format Generated Code

github.com/ivanceras/codegenta - ee57deca08a8297b4a94a895b1f83350617ff253 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #15 from mtorromeo/error_types

Implemented different types of errors as enum DbError

github.com/ivanceras/old-rustorm - 82366fbbddfe8cd350fa7ecb2f94b5ff5aa4c010 authored about 9 years ago by ivanceras <[email protected]>
Implemented different types of errors as enum DbError

github.com/ivanceras/old-rustorm - 6129f7a34af6b6621e7d6417d69cb177e92d8d53 authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Merge pull request #14 from mtorromeo/test_warnings

Fixed warnings in tests and examples

github.com/ivanceras/old-rustorm - 7bad5e16f8e704e4a94071e90ebd403061a99c4f authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #13 from mtorromeo/version_panic

Removed panics inside version()

github.com/ivanceras/old-rustorm - 77577ce962fb88cecc21c723197722a478161d8e authored about 9 years ago by ivanceras <[email protected]>
Fixed warnings in tests and examples

github.com/ivanceras/old-rustorm - b7ea520111568f94640201d8f817e52fe5fa4747 authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Removed panics inside version()

github.com/ivanceras/old-rustorm - de5082a1ea3a6de9ec2a1410c2b64b8c4a9916fb authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Merge pull request #12 from mtorromeo/warnings

Fixed various warnings in code

github.com/ivanceras/old-rustorm - ed37707121b7478f1bcd6c12a70565d77a0ea980 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #1 from kyeah/formatting

Formatting Improvements

github.com/ivanceras/codegenta - 1e374342942956806b694f9d47e9b1818ba1cd23 authored about 9 years ago by ivanceras <[email protected]>
Format generated code

github.com/ivanceras/codegenta - df345d4325712e206032e13548eaa125b0bfe440 authored about 9 years ago by Kevin Yeh <[email protected]>
Replace to_string with to_owned

github.com/ivanceras/codegenta - caa0748ea3446f17919b560066aa8a945f701494 authored about 9 years ago by Kevin Yeh <[email protected]>
Fixed various warnings in code

github.com/ivanceras/old-rustorm - ce6e4d73a69ab73c8e73c96d162b6163f2a75a6b authored about 9 years ago by Massimiliano Torromeo <[email protected]>
changed get_opt to get_checked

github.com/ivanceras/old-rustorm - 8c2e812f80044a41c2e7719bd1197aa1d8efff18 authored about 9 years ago by ivanceras <[email protected]>
cargo update

github.com/ivanceras/old-rustorm - 04e3b44cbefb9f254e4cdf66ee424e1aba386fc5 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #11 from mtorromeo/style

Reformatted code according to Rust Style Guidelines with the help of rustfmt

github.com/ivanceras/old-rustorm - 7f6be98485fcd3d83c11e1fbac4403997ea6bb4e authored about 9 years ago by ivanceras <[email protected]>
Reformatted code according to Rust Style Guidelines with the help of rustfmt

github.com/ivanceras/old-rustorm - 0b3f9568fee9a2d35b67cd12b3fb6fe3ec8d560a authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Update Contributors.md

github.com/ivanceras/old-rustorm - 801ae26905528f5cd7df23a46e62d4553a98803b authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #10 from contradictioned/MakeCollectOneNotPanic

Introduced an error message if the result of collect_one() is empty

github.com/ivanceras/old-rustorm - 316899178d74e7b6e57203910d2561d7b41cc013 authored about 9 years ago by ivanceras <[email protected]>
Introduced an error message if the result of collect_one() is empty

github.com/ivanceras/old-rustorm - d380615a1ff5fa0bf5e2579ebc39725715cd4853 authored about 9 years ago by Manuel Hoffmann <[email protected]>
Merge pull request #9 from mtorromeo/master

Refactor error handling in platform implementations (Fixes #2).

github.com/ivanceras/old-rustorm - 040ac0f6b4d4591fc66a5316cb8639d7c60a9a48 authored about 9 years ago by ivanceras <[email protected]>
Refactor error handling in platform implementations (Fixes #2).

Using "impl From<T> for DbError" and heavy use of the try! macro, the
platform implementations a...

github.com/ivanceras/old-rustorm - 218595623e82a017626fb6eff0f2b171823b0d8f authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Update Contributors.md

github.com/ivanceras/old-rustorm - dfd746b2d1b5472989e5208ed10d53f6b56c9159 authored over 9 years ago by ivanceras <[email protected]>
fix r2d2 dependency

github.com/ivanceras/old-rustorm - a06693dfeae790ff06462e1b0fa12dbf3164b02e authored over 9 years ago by ivanceras <[email protected]>
Added a contributors file to attribute contributions from fellow open source programmer

github.com/ivanceras/old-rustorm - f7a0dc190910a62506aa3b2d690b2650968c52ba authored over 9 years ago by ivanceras <[email protected]>
Fix tsqlite related examples and doc test, thanks to @contradictioned for pointing out the documentation was broken

github.com/ivanceras/old-rustorm - 3242d459a8a52e51f80bf099a0d7d05a2ee8ceab authored over 9 years ago by ivanceras <[email protected]>
Merge pull request #6 from contradictioned/fixDocumentation

added comment prefixes such that the documentation is built correctly

github.com/ivanceras/old-rustorm - afbd65490a81fd5510b4ad45e74ebcd48ec415fd authored over 9 years ago by ivanceras <[email protected]>
fix sqlite path parsing, added db_type matching

github.com/ivanceras/old-rustorm - c268fa3ee19322034f294020a517ce1fab04ce2c authored over 9 years ago by ivanceras <[email protected]>
added comment prefixes such that the documentation is built correctly

github.com/ivanceras/old-rustorm - e2a00559b439c5db9a44922e186f05ed1d7771e2 authored over 9 years ago by Manuel Hoffmann <[email protected]>
completed most of sqliet API's, TODO: need to refine the parsing of sqlite config

github.com/ivanceras/old-rustorm - 8a29a9eb29cb5709bb4a54e4cd0bb011728708b5 authored over 9 years ago by ivanceras <[email protected]>
heroku release

github.com/ivanceras/curtain - b681c6525095b307f4e79046173e6400085b13c1 authored over 9 years ago by Ivan Ceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/codegenta

github.com/ivanceras/codegenta - e65c28a6a95e4eeb376a02bc5b29343822872ba1 authored over 9 years ago by ivanceras <[email protected]>
test statics

github.com/ivanceras/codegenta - 9c4b1ee2c48959d70db11aff7bde9553056fb332 authored over 9 years ago by ivanceras <[email protected]>
Add additional api to query

github.com/ivanceras/old-rustorm - 0bdf1496a711116504ad2fde1ff4ff1840b868af authored over 9 years ago by ivanceras <[email protected]>
Added data service for pulling detail record of the selected row in curtain_ui

github.com/ivanceras/curtain - 53e57234dca91f41898c1c11d3852e22fedf3601 authored over 9 years ago by Ivan Ceras <[email protected]>
Added initial implementation for record detail

github.com/ivanceras/curtain - ff5d8dcca73affbaf197fbac0228837596db7284 authored over 9 years ago by Ivan Ceras <[email protected]>
Adjust Database Trait for sqlite, get_table_comments is platform specific

github.com/ivanceras/old-rustorm - f410c52d939ac0c35be6096f82eb71bae5738a5e authored over 9 years ago by ivanceras <[email protected]>
Added sqlite implementation for DatabaseDev trait

github.com/ivanceras/old-rustorm - e39cb3a3331e53a81de273f8018851382ff3b794 authored over 9 years ago by ivanceras <[email protected]>
Added more info about this project

github.com/ivanceras/codegenta - 8b915178cc9be51d30dfb88b5efbbf83d611a6e0 authored over 9 years ago by ivanceras <[email protected]>
deploying to heroku

github.com/ivanceras/curtain - bf7d0e99558d37f5cd79b6b5d393a4951e73fa6d authored over 9 years ago by Ivan Ceras <[email protected]>
deploying to heroku

github.com/ivanceras/curtain - 879cae34bd2148ee63bc1cf13d8daeec0a6d72fe authored over 9 years ago by Ivan Ceras <[email protected]>
fix test and examples, to conform to api changes in rustorm

github.com/ivanceras/codegenta - 0eba27266e1e30c040d23184cc4f755392ace665 authored over 9 years ago by ivanceras <[email protected]>
Made initialization of ManagedPool a result

github.com/ivanceras/old-rustorm - fc6432e059eb1127ffa5f0451df8bb7e1ac8fbd9 authored over 9 years ago by ivanceras <[email protected]>
Some little improvments

github.com/ivanceras/orm - e63213cb8abefd11df0e2d34b1c95477788e600e authored over 9 years ago by ivanceras <[email protected]>
Added dynamic session cache, dynamic database pools, configured preflight request

github.com/ivanceras/curtain - 80b2c8c5a5d6befaaa26b890df454b398c6b506a authored over 9 years ago by Ivan Ceras <[email protected]>
The hardcoded defaults are dev env only

github.com/ivanceras/curtain - 79f1ac28143142f822e0bff2d631fd206f9df891 authored over 9 years ago by Ivan Ceras <[email protected]>
corrected database url

github.com/ivanceras/curtain - f19d848b1abb67c7f995720d9de76a8accbe242a authored over 9 years ago by Ivan Ceras <[email protected]>
connecting db to digital ocean

github.com/ivanceras/curtain - 8269098c49e527bc5612378909bc3ac14c804b0b authored over 9 years ago by Ivan Ceras <[email protected]>
made sqlite optional

github.com/ivanceras/curtain - 7059a280f875e56c0f8a674d186e3dd46cd43ef8 authored over 9 years ago by Ivan Ceras <[email protected]>
Using github as dependencies

github.com/ivanceras/codegenta - df7faa755a5e5f96531b85f8e5b53486dd5df298 authored over 9 years ago by ivanceras <[email protected]>
Made sqlite as optional dependency

github.com/ivanceras/old-rustorm - 7b4ac672f953f1c59722d9ab6c764d1f1cf608f3 authored over 9 years ago by ivanceras <[email protected]>
Releasing 0.1.1

github.com/ivanceras/old-rustorm - ce2dc2cd9d01b643d4c2a8f2f759978d38d9d953 authored over 9 years ago by ivanceras <[email protected]>
make some api pub

github.com/ivanceras/old-rustorm - 98a43e7b040516a856d276de1a93e097693716f3 authored over 9 years ago by ivanceras <[email protected]>
Use released version of rustorm and codegenta

github.com/ivanceras/curtain - 060795113f3190481095a0a36bba965f535f941b authored over 9 years ago by Ivan Ceras <[email protected]>
instruction for switching git url

github.com/ivanceras/curtain - 15f5cf956402a7315a98c3b0ba12dd11b2a55e83 authored over 9 years ago by Ivan Ceras <[email protected]>
Change rust buildpack version to 1.20

github.com/ivanceras/curtain - c572ba6083c4b05f24af070f0ced7cd18c92884f authored over 9 years ago by Ivan Ceras <[email protected]>
deployed to digital ocean

github.com/ivanceras/curtain - 78d85a486a01072564c945f5ef268ed0153bbd63 authored over 9 years ago by Ivan Ceras <[email protected]>
Releasing 0.0.2

github.com/ivanceras/codegenta - ba7d5239335c9835ff7661d39c94e28a01038a40 authored over 9 years ago by ivanceras <[email protected]>
Releasing 0.1.0 for rust

github.com/ivanceras/old-rustorm - 9ae1ccbe0eb79abce79244b564b08adcce025aed authored over 9 years ago by ivanceras <[email protected]>
Add custom encoding in Dao, fix pub methods in table api

github.com/ivanceras/old-rustorm - 428b94e7093e94dcfa85d41f2c38cfd3b2ed3427 authored over 9 years ago by ivanceras <[email protected]>
Trying to deploy to heroku

github.com/ivanceras/curtain - f54ba99bbe0f32696c416080a03e297d6bfce7e7 authored over 9 years ago by Ivan Ceras <[email protected]>
Installing to heroku

github.com/ivanceras/curtain - f80d8e8a6082c81ba43ff1e76794ade4bbfc68cb authored over 9 years ago by Ivan Ceras <[email protected]>
Added window services

github.com/ivanceras/curtain - 3f4fd2f6dad0812b6316f2a0e8d5d6e50e9c9737 authored over 9 years ago by Ivan Ceras <[email protected]>