Ecosyste.ms: OpenCollective

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

github.com/pgRouting/pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://github.com/pgRouting/pgrouting

Update Readme.md

2e00c8fb407ca5ce4106eeac700f5095136b59f5 authored over 11 years ago by Daniel Kastl <[email protected]>
Update Readme.md

ab07e92899e4625a0ecd9e9b846129bba6bd649d authored over 11 years ago by Daniel Kastl <[email protected]>
Update Readme.md

aafd49196bc7bdc8deed2bf3dfe7463da3d20dd0 authored over 11 years ago by Daniel Kastl <[email protected]>
Update Readme.md

ea270aee09f629175ffb48a980e983680212e805 authored over 11 years ago by Daniel Kastl <[email protected]>
Added packaging packages to install script

Reviewed list of installed packages

4e354d0fc8d0f169a3155078d92560d753271751 authored over 11 years ago by Daniel Kastl <[email protected]>
Decided to also install PostgreSQL with PostGIS

a4954ad8742dbd69a9ea5c7950d7319e973c579e authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop-vagrant' of github.com:pgRouting/pgrouting into develop-vagrant

97246906818a50b406388c9889c6734265049b66 authored over 11 years ago by Daniel Kastl <[email protected]>
Added build script

Added install script (probably not necessary)
Added more packages to install in bootstrap
Added s...

7515a7f9b7a6c57155ccb70c76c7461847ad0f7a authored over 11 years ago by Daniel Kastl <[email protected]>
Added build script

Added install script (probably not necessary)
Added more packages to install in bootstrap

d348ead701e4a51ec1be915518b2489d6e72cf21 authored over 11 years ago by Daniel Kastl <[email protected]>
Only run bootstrap if cmake is not installed yet

b55aa596969963b864cf1ac024571d63ef748a51 authored over 11 years ago by Daniel Kastl <[email protected]>
Enabled SSH agent forwarding

26d9e32b41344b6b77e7e93cdfe2de530eb7f4c8 authored over 11 years ago by Daniel Kastl <[email protected]>
Added basic Vagrant configuration and bootstrap

aa33974b1652dd5ec48ba37816619b600bf0f818 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

55a1f6c0994e869c0c6cca6ad5d38117950a7417 authored over 11 years ago by Daniel Kastl <[email protected]>
Fixed headline markup

156adc61739e76d0b7624a0ab56193c62314bdc6 authored over 11 years ago by Daniel Kastl <[email protected]>
Adding same change to bd_dijkstra and bd_astar to reserver space for m_vecEdgeVector.reserve. issue #97.

97782fb4228951449b9873238f3cd994426eb9fa authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'issue97' into develop

6e88d83b52c4e33ce730080bff9728554931b3d9 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixes of issue #97, more std::vector objects that were not pre-allocated.

aacaa6bd25e6c20f7664e3c1a26073f7fb2aeb33 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into issue97

8e75b2b5a9b61d49076b159b2ad8ddcb41cef6ce authored over 11 years ago by Stephen Woodbridge <[email protected]>
Adding README.md to master.

f9e279e1e0e74cca90183da07b8bdbe922832f52 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'tsp-ends' into develop

d4b6210b943fcbea1b919c633c1d4a9fb2f2ddec authored over 11 years ago by Stephen Woodbridge <[email protected]>
Enhancements to optionally support specifying the end of a route to be optimized by TSP.

95843dae66c667bdbcfab44344beb7f65a524f4f authored over 11 years ago by Stephen Woodbridge <[email protected]>
updated documentation for kDijkstra (no more note necessary about negative costs)

818e73089abc98cbdaccd8225e1cb0bad6a44d4e authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'kd-neg-cost' into develop

cfc4d5bc57fb0c8a76f010d0df34f04529aec968 authored over 11 years ago by Stephen Woodbridge <[email protected]>
This is the fix for issue #104

eca061cfb7e974f0a60eac9d50d8ece3d444d06e authored over 11 years ago by Stephen Woodbridge <[email protected]>
Added options for -pgport and -clean to test-runner.

f5ac454c40c3369d8a60ae45ee1a47e5bbd7997c authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'dijkstra-neg-edge' into develop

0a44c78edb617b571057b4c9cf23f93e5a37febc authored over 11 years ago by Stephen Woodbridge <[email protected]>
Changes for issue #104

e0b6092d401b8a5e75654c9f4dfca74e7f6b5589 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'feature-travis' into develop

929e43d8963e739fe007dc1cb78f92aba581d083 authored over 11 years ago by Daniel Kastl <[email protected]>
scripts as lists

e9d736eaf59036a9984b419680800807fbe2b4a2 authored over 11 years ago by Daniel Kastl <[email protected]>
Turn off extra debug out in travis.

9b5e19a04ba539eb27a11e53389acc8b0c05c6c8 authored over 11 years ago by Stephen Woodbridge <[email protected]>
A fix to pgr_quote_ident.

5e64d05bc783f803202298565ef75d6c1308b8c3 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Updating a couple of test results that change because of testing changes.

f11524c6c24aac4999a9c8012e6fd529a0a86ce8 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another stupid typo to debug pre pg9.2 versions.

602a20b1b15d8bf43b1e7685339572e8c87e88cd authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another change trying to debug pre pg9.2 versions.

2bc8129dc2eceb14dab26332a8e63b4bac2a05bd authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another change trying to debug pre pg9.2 versions.

ba3c6d9a34391e0bb00e76f0e84d9396a859de38 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another change trying to debug pre pg9.2 versions.

5d103f351fd4fff9a274116a0f5d27640eda94da authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another fix for pgr_quote_ident() for pre pg9.2 versions.

313c14e8ead83a7c6ff41b0e4177db838727932c authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fix for pgr_quote_ident() for pre pg9.2 versions.

e7ae78566a78442ff0ef9327db195cb70b2b5f01 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Changed test-runner to search the contrib directory for pgrouting.sql

3c836f491ccd093ded8d54f5e267bbf1fd0a575d authored over 11 years ago by Stephen Woodbridge <[email protected]>
Adding more debug output.

0dc62e3daacdc215f0586d398becd709c1adc6ba authored over 11 years ago by Stephen Woodbridge <[email protected]>
Turned on verbose output from test-runner.pl

d42510696d4ae2feefbc2231e325be71f8448546 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Added options to test-runner.pl for more verbose output for debugging travis. Also fixed a minor big.

ace089d419fa3320ef7861c0b8397cead49156c0 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixes for travis scripts to return ERROR codes correctly.

a493cecd46c50aa1568d8fd3a1f65938a321f2ab authored over 11 years ago by Stephen Woodbridge <[email protected]>
Another install change.

9f426439464152fa91c22c519376c30b58fb2354 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Remove extraneous message from CMakeLists.txt

7876da45db03f5882aa604c9f11d468c8b1fe15b authored over 11 years ago by Stephen Woodbridge <[email protected]>
exit with failure (travis.yml variation)

f4d01c231b7e5954b6a617e6ed12dea04e22d4fc authored over 11 years ago by Daniel Kastl <[email protected]>
exit with failure (one more try)

44dc23af873e9baa2171742341e3645be7a4c3f4 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

74dd185d85e70e18933b0eb330c97b51005ed73a authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'feature-travis' into develop

Updated installation section

21abe43609466bee3793fa73e916eab02962de77 authored over 11 years ago by Daniel Kastl <[email protected]>
collect errors and return 0 for no error

cb8389dca3fd1540ab012d7d45b9c7a43ed9f217 authored over 11 years ago by Daniel Kastl <[email protected]>
collect errors and return 0 for no error

00be0c2a20031e800c9a698868057e4111db248d authored over 11 years ago by Daniel Kastl <[email protected]>
exit script on error

94be29ecd6084c6276f811a10688e5f0a377c212 authored over 11 years ago by Daniel Kastl <[email protected]>
removed duplicate script

a8f2ba69080a4bcd06f3a5a138790daea3d3563e authored over 11 years ago by Daniel Kastl <[email protected]>
reordering

d7d67dfe17c277ce0a79b7b6e9967f69d5e8976a authored over 11 years ago by Daniel Kastl <[email protected]>
reordering

280e12d6b3fb6bf160951949fa2ec356bd0c2a0c authored over 11 years ago by Daniel Kastl <[email protected]>
exit with failure on query failure

6a53d4968bb8e219dd68ef76bd57e27beb60948c authored over 11 years ago by Daniel Kastl <[email protected]>
exit with failure on query failure (improved)

8afa41456179ec4325f5e0dbb714561be9eab0aa authored over 11 years ago by Daniel Kastl <[email protected]>
exit with failure on query failure

b95704140a26df0a3bc1889e75b03ff73204d96f authored over 11 years ago by Daniel Kastl <[email protected]>
exit with failure on query failure

b3b672a0f558bae4e55dd0dc7d5e7b97731d0e58 authored over 11 years ago by Daniel Kastl <[email protected]>
better way to build PostGIS, remove version parameter from testrunner

552f474109e5f35f82df6a0d5c38859d1e155865 authored over 11 years ago by Daniel Kastl <[email protected]>
better way to cd into extracted archive

c809576860400b22186cd771cb5c0ba2c362d6ee authored over 11 years ago by Daniel Kastl <[email protected]>
using repository HEAD for PostGIS 2.1

0eb861f2b5f569393571e0dc88085db89e6ef07b authored over 11 years ago by Daniel Kastl <[email protected]>
prevent scrip to fail with query

dd4b36dd471762e58b3fac4fb6662c5bed923301 authored over 11 years ago by Daniel Kastl <[email protected]>
more debug output

4d8de1736a69638b551063b7c18d260424463c8b authored over 11 years ago by Daniel Kastl <[email protected]>
disabled SQL messages

fa9153de325cedbcc46d13b88fd1d2beace3c98f authored over 11 years ago by Daniel Kastl <[email protected]>
Fixed typo in file name

858372a9bf23fe73322dac41467793dca0a09a91 authored over 11 years ago by Daniel Kastl <[email protected]>
Install SQL files in contrib directory

Split scripts for Travis

de2a09b8494c0df5aeb335e62e75e8d067f44a6d authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

1d7c30c9531324bea90dfc46020eb41874b86b83 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fix for create database in pre 9.1 versions.

cffb6bde266c8b4c4210bd0875bbbe9d243d8c86 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

feb37f45aae95bc5b7c521e90edbf305df8ee5e4 authored over 11 years ago by Daniel Kastl <[email protected]>
calling testruner with less parameters

2f6a0f129faa43149c33f299466b043bc85558ee authored over 11 years ago by Daniel Kastl <[email protected]>
changed name of pgRouting template database

f3ed9003609b8690f6c5eafa856dd275dbae6130 authored over 11 years ago by Daniel Kastl <[email protected]>
changed name of pgRouting template database

90a5b373838083db54a845bf15457f2ceac4d801 authored over 11 years ago by Daniel Kastl <[email protected]>
reduced number of scripts after build

61f807c066448fe7be1ca7840073c7ef35c6f9df authored over 11 years ago by Daniel Kastl <[email protected]>
install database templates

5bf3029adad2c48efcd5d7a4343f116fef4cc95c authored over 11 years ago by Daniel Kastl <[email protected]>
Fix for issue #115. Add more robust string parsing.

f3f7732b3faa1572193354ca87d21390ee079acb authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'warshall-fix' into develop

8ee2e434763c6d2286f8124e4b3612feeebc098c authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixed apsp_warshall to use float costs. Closes issue #87

9200a4eb10ded62e9894dab408db42ef557d2558 authored over 11 years ago by Stephen Woodbridge <[email protected]>
added templates for PostGIS and pgRouting

37463f83f08fefd2d55f9f005532b873c3660d90 authored over 11 years ago by Daniel Kastl <[email protected]>
merged changes from develop into travis branch [ci skip]

43c0aa63ff9c31ddd4d5ee5a953eb0f9f1e58a0d authored over 11 years ago by Daniel Kastl <[email protected]>
removed VERSION temporary

1929cdc7eae5e3613b9ee43d55460f8794b32f34 authored over 11 years ago by Daniel Kastl <[email protected]>
Adding requires postgis back into control file to resolve and close issue #114

1ac4ed3d79e6f62d417cb3c9af9f6d48100049e4 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fix for driving distance bad_alloc issue by computing an approximate graph size.

6c6179fdd30d12069cbdba8bf929cc57664569ef authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixes for #110, #111, #112

9ac44eceeec5a6ca28db724f50ce24cdc3518bfe authored over 11 years ago by Stephen Woodbridge <[email protected]>
set patch version to 0-dev [ci skip]

a3f97d31ddccebe888a5dd40a0b9b4b6ca75473c authored over 11 years ago by Daniel Kastl <[email protected]>
added documentation section [ci skip]

f947f5a28d4b5f5b18a19e7e8edff88fe3a87e97 authored over 11 years ago by Daniel Kastl <[email protected]>
set patch version to 0-alpha

a7922010dc51104dd098617a93926ffb680aaa95 authored over 11 years ago by Daniel Kastl <[email protected]>
prepared alpha release links [ci skip]

66e1d0f61a112bb571b44272a75329f80e0ffe44 authored over 11 years ago by Daniel Kastl <[email protected]>
added file header with description

96030124b8556e88cc453fd1266b72082d355c26 authored over 11 years ago by Daniel Kastl <[email protected]>
Clean up tools directory.

e8eeb6ec117cb5d8bc9ffa7079c4480f6aed1a47 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Update README.md

aac02ca4277f8a0e4f28abf305707ee5382e6b96 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

564191a95540f3037a09bd7891d1f6208c284533 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'feature-travis' into develop

9312301739110d69c0e897ac437882f32cb5d28d authored over 11 years ago by Daniel Kastl <[email protected]>
enabled Travis build for develop branch

40d0f58a46bf79d2635face2d46572c52e60c080 authored over 11 years ago by Daniel Kastl <[email protected]>
Also load ubuntugis PPA for PostGIS 2.1, some syntax cleanup

ee8044a5a78060b20781362aa151c88169fb5ad3 authored over 11 years ago by Daniel Kastl <[email protected]>
Also load ubuntugis PPA for PostGIS 2.1, some syntax cleanup

ece354bcf35e862124fc6994d6d7c8e322711cb5 authored over 11 years ago by Daniel Kastl <[email protected]>
add pgrouting version information to test runner

61bc51403e4d3de43d128ee4e11ad27e27c5a813 authored over 11 years ago by Daniel Kastl <[email protected]>
Adding KDijkstra to list of features.

d2556b1d3c81ff2be8c81745e2d9368d903faa76 authored over 11 years ago by Stephen Woodbridge <[email protected]>
reduced psql output and added testrunner

ffc4b7631c4b683339f1fe63771bbb5f129cbfb7 authored over 11 years ago by Daniel Kastl <[email protected]>
added database creation with test

44cae273b0516e019235dd9bda6793ac3f2ba6cb authored over 11 years ago by Daniel Kastl <[email protected]>