Ecosyste.ms: OpenCollective

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

github.com/pgRouting/GSoC-pgRouting

Semi-mirror repository for GSoC students work
https://github.com/pgRouting/GSoC-pgRouting

Update locale: commit 7586bbf87a

81bcd0c65fcd127b9497cda5375e0800b7ec7ecc authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Dijkstra code simplification (#2521)

* [dijkstra][C++] pgr_dijkstra.hpp -> dijkstra.hpp & using functions
* Separating Driving distance

7586bbf87a96c0640a7fcbcbeb8080434de4c21d authored over 1 year ago by Vicky Vergara <[email protected]>
[admin] porting degree documentation

ab5b6d5956e9efcc7ce95fdf73ead6d6ae45cbb6 authored over 1 year ago by Regina Obe <[email protected]>
Not updating locale on main

a7e60c7627229abefe3f7b936a4741ca1d4f9ff2 authored over 1 year ago by cvvergara <[email protected]>
Astar code simplification (#2517)

* [visitors] moving visitors to different file
* [astar][C++] pgr_astar.hpp -> astar.hpp
* :...

54199cd0228a2eeb47d59529cca8b76466d5c4aa authored over 1 year ago by Vicky Vergara <[email protected]>
Update locale: commit f57fb4bd5

4e54419253e75a3dc9c5cb985f1fdf50f5ef33ef authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[aStar][update] aStar needs to be dropped because of change of parameters

8ffdf4041eedc0f9109512e6f8fdad423e608465 authored over 1 year ago by cvvergara <[email protected]>
[aStar][pgtap] updating to include new output columns

9ba09e43fccc1173d946633b53aaa2017720c3b2 authored over 1 year ago by cvvergara <[email protected]>
[aStar][SQL] output columns include start_vid and end_vid

784585a9c01365134dc95b5bca90c41977a92c51 authored over 1 year ago by cvvergara <[email protected]>
[aStar][docqueries] documentation queries result changes

7497b94f27d94322e68692aadf6415f719550ea3 authored over 1 year ago by cvvergara <[email protected]>
[aStar][doc] updating documentation, migration and release notes

4d7fe27b1217f54f191f153f9e9270c516123c77 authored over 1 year ago by cvvergara <[email protected]>
[aStar][C/C++] :broom: removing unused code and useless comments

d56978f489de37c03c5b4db56d59b7b08ce1e845 authored over 1 year ago by cvvergara <[email protected]>
pgtap

be895d9c7c839173ec59cb140ca62b84535b4d04 authored over 1 year ago by cvvergara <[email protected]>
Update locale: commit b320711f96

511b26a80416a8dc03e45746e77c2e6eb2891bca authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[dijkstra] Removing duplicated code (#2512)

* [dijkstra] Removing duplicated code
* [dijkstra] Simplifying if-then-else on dijkstra driver
...

b320711f96c35e37be96f03426039f2d52e73d9a authored over 1 year ago by Vicky Vergara <[email protected]>
Fix winnie build (#2514) (#2515)

* Fix winnie build and test. References #2513

* Exclude checking winnie's build script from ...

fd5be367643320f12054153faa554966a7f189aa authored over 1 year ago by Regina Obe <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 86.7% (4323 of 4985 strings)

Translated using Weblate (Spanish)

Curren...

64cc5bdd701498720debf8be38e20eb319ecac1e authored over 1 year ago by Celia Virginia Vergara Castillo <[email protected]>
To C++ pg data get, fetch and check (#2504)

* [C++] template to get sql query data
* [C++] fetch part from the *_input files
* [C++/C] get...

ad59265f0c0b209c278be544a0115faf471d6f52 authored over 1 year ago by Vicky Vergara <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

a892612271133d49cca94d86db310a3d6a33ef51 authored almost 2 years ago by Weblate <[email protected]>
Using namespace dev (#2505)

* [C++] adding missing namespace pgrouting
* [doc] included strings to files & space adjustment...

8faf4f74ae5bc34c088265b223af7550129b676b authored almost 2 years ago by Vicky Vergara <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

66205d89ae9bffe5dc67c1d47736ca11c9bf6fd6 authored almost 2 years ago by Weblate <[email protected]>
Grouping headers (#2496)

* [C]:hammer: using one header file for the postgres data getters
* Also simplifying the get_...

e4272fd4c905a2f7cb2eb1871086f69c6615f21f authored almost 2 years ago by Vicky Vergara <[email protected]>
To cpp arrays input (#2497)

* :truck: moving arrays_input for cpp compilation
* :hammer: arrays_input is compiled as cpp an...

0d4985b19b44176309767290d5aa73c2e699312d authored almost 2 years ago by Vicky Vergara <[email protected]>
Automatic page history links porting from 2489 (#2490)

* Automatic page history links (#2489)

* [doc] Creating function to display page history
* [...

e780eebda2334f8fad37bd208528e4976cfee098 authored almost 2 years ago by Vicky Vergara <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

998b2b8c45404000968a567091630b6401c1d40e authored almost 2 years ago by Weblate <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4537 of 5199 strings)

Translated using Weblate (Spanish)

Curren...

cbe466b2b500f45116d2d74c983771dfb210437a authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
[locale] fix error on locale files (#2486)

* [locale] fix error on locale files
* [locale] fix error on pot file

ad813722d3d274114f41edcfba8dfcc400311378 authored almost 2 years ago by Vicky Vergara <[email protected]>
Merge branch 'cvvergara-pumpup-to-3.6.0' into develop

3598bbdb519cdd96b677fef098fdf222ccdc8b6b authored almost 2 years ago by cvvergara <[email protected]>
Merge branch 'develop' into pumpup-to-3.6.0

65a6cf264a61a68e7f94696a3199fa626ef67c92 authored almost 2 years ago by Vicky Vergara <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4535 of 5199 strings)

Co-authored-by: Celia Virginia Vergara Cas...

ec8a66755a980097bf9b2b5d759244a325a19130 authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

93cb84e3dabbd2f70c638bbcdba5f2a14d588f0b authored almost 2 years ago by Weblate <[email protected]>
Update locale: commit 8fd2d1eb5

36da894257ad772cb18223166587e388ec9213cc authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pump up to 3.6.0-dev

8fd2d1eb55908978c0c2ba57e65e6aca0391047d authored almost 2 years ago by cvvergara <[email protected]>
Centos 7 self hosted test fix 3 (for Develop) (#2469)

* Add PGPORT back
* Don't rely on folder being part of a git repository
* Test whenever source c...

743db17ac6e37c512ba5437e2978da51395c6481 authored almost 2 years ago by Regina Obe <[email protected]>
[CI] fixing centos test

be0100928bdcb3b39dc6c4d823f4024f27fbc4d1 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

e590d057098781d1e59d1af184845b3fba014232 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

fb8dee561396ccb3908084989438a334354cb94a authored almost 2 years ago by cvvergara <[email protected]>
Update locale: commit 4eb4fd2a6

6b6749e0d89257fde96b3922655b01a538b72bef authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[doc] using bootstrap_version 2 because 3+ does not do dropdowns

47642dd9757623fa5f822e9afebd810662867152 authored almost 2 years ago by cvvergara <[email protected]>
[admin] pumpup to 3.5.1

d94a5ee865952d66f7a21a6deaa4631fe5d7ee25 authored almost 2 years ago by cvvergara <[email protected]>
added postgres 15 as dependency

2ba7d23b6f7ed91fcc108a2b64778feca5c9ba17 authored almost 2 years ago by Aryan Gupta <[email protected]>
[CI] removing 18.04

55c68b0a2417d2ca5d6145fca5389763c67b0760 authored almost 2 years ago by cvvergara <[email protected]>
added postgres 15 as dependency

cd60086af6ad5098c911fdc634198ce788a72553 authored almost 2 years ago by Aryan Gupta <[email protected]>
Fix mingw64 compile on newer mingw64 closes #2465 (#2480)

d3bbc4e4d6e348f87e7d58453f3fae4fd759ffd1 authored almost 2 years ago by Regina Obe <[email protected]>
Fix mingw64 compile on newer mingw64 closes #2465 (#2481)

* Fix mingw64 compile on newer mingw64 closes #2465

* Update locale: commit 4f4c6465c

----...

c7b10b3f171bc6551c6a6338e3392de5a32a2adb authored almost 2 years ago by Regina Obe <[email protected]>
[interrupt] restoring original file

bf13f44328135f756340963b29d0ece36eee5db6 authored almost 2 years ago by cvvergara <[email protected]>
[interruption] include the files instead of doing copy/paste

001b97c099d0b710ca230a07048558e2d0377f2b authored almost 2 years ago by cvvergara <[email protected]>
[coloring] fixing size of return columns

092902ee1a50f5bddd4d8ce4657c1625e6bbd5a6 authored almost 2 years ago by cvvergara <[email protected]>
[allpairs] free -> pfree

e9605af0fbdab64651c14507c8cc6b3a25b1df53 authored almost 2 years ago by cvvergara <[email protected]>
Bump MarkusJx/install-boost from 2.4.3 to 2.4.4

Bumps [MarkusJx/install-boost](https://github.com/MarkusJx/install-boost) from 2.4.3 to 2.4.4.
-...

d380a9dfb25d0950b8c2890e0ee424d864968114 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[comments] not using -- comments

92236c2249ee9475673dc76a3eefe5cf0fecd207 authored almost 2 years ago by cvvergara <[email protected]>
[pgtap]:wrench: re-fix space issue

d7217b845b54cc7c269b7b480cd842abbb49b539 authored almost 2 years ago by cvvergara <[email protected]>
Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1....

66e5833ba14620005bd13b75a7be624e34973093 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[C] fixing warning with c++ 12

dfba094e70d15ace05d4c0429140b2d1fcaaf518 authored almost 2 years ago by cvvergara <[email protected]>
[doc][dijkstra] fixing typos

a8d39cbb4e12999b6f051787f8dbea14edac1b01 authored almost 2 years ago by cvvergara <[email protected]>
Directory should not rely on folder being part of a git repository, as tar balls will not be (#2470)

88d68c9aafe411ace3a529b38bb9aeb0e3a333ef authored almost 2 years ago by Regina Obe <[email protected]>
Centos 7 self hosted test fix 3 (for Develop) (#2469)

* Add PGPORT back
* Don't rely on folder being part of a git repository
* Test whenever source...

4a6820f6825eb8d4fce9cc9970630a906eaabcd0 authored almost 2 years ago by Regina Obe <[email protected]>
[CI] fixing centos test

f91cc7e3d9c83b4124cb56d27d8750fcd1dfeb60 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

597aa25670e3cd9ba651e2b8e3ff740c1651a51b authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

df6e1c80bd740a823864e7e19f0d5b1ddb0fceed authored almost 2 years ago by cvvergara <[email protected]>
Merge pull request #2464 from pgRouting/develop

Moving develop 3.5 to main

e7d5ffa3a9d5bbae77d0fd462405d2e59026d252 authored almost 2 years ago by Vicky Vergara <[email protected]>
Merge branch 'main' into develop

55c241bd63b57e4fde1f51196ab3e74bf2e125f5 authored almost 2 years ago by cvvergara <[email protected]>
[version] 3.5.0-dev -> 3.5.0

997c3158ca4f9bc4aa9dbc35fc0bb0f4d85bc1cb authored almost 2 years ago by cvvergara <[email protected]>
Add a control on geometrytype for invalid geometries instead of the return "ERROR: query string argument of EXECUTE is null"

3724b07ff35f54e70fb2472feb4664bd1aa5b74d authored almost 2 years ago by Guyem <[email protected]>
[doxy] fixing doxygen errors

ddccb15ebb72da1ac18f4f03429de3685268f8a4 authored almost 2 years ago by cvvergara <[email protected]>
[CI] testing doxygen

04b8b40e8c91a7aa82769bbe40c8c957248edf05 authored almost 2 years ago by cvvergara <[email protected]>
postgres 14 ->15

190495134cac31c4368381c0b18223090148a49c authored almost 2 years ago by Aryan Gupta <[email protected]>
[CI][boost] removing 1.80

56d1731fab8308a3ed6cc12fd89b1b43c1e77d4a authored about 2 years ago by cvvergara <[email protected]>
[CI][clang] fixing error

50d6268cd8bcd21c49d009e20cd4624985679470 authored about 2 years ago by cvvergara <[email protected]>
Update locale: commit dbbb10703

98fb56d592f018999da7ea176ae03b0b83c6d099 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[docqueries] adjusting results

623e6d8cfc952fa1e3ac93133712ab8953fe659c authored about 2 years ago by cvvergara <[email protected]>
[translations] using multiple cores to speed up translations build

3bc1ddeabdcff6b087424e83ca1e7b9857ba7bbf authored about 2 years ago by cvvergara <[email protected]>
[CI] adjusted to ubuntu-latest & postgres +15 -10

73cde795d483850c8aa9a3075e3b9dcc5da1d003 authored about 2 years ago by cvvergara <[email protected]>
[doc] Updated/fixed documentation & migration & NEWS

01b901088d0a4edd8f64b33f29272105ed740f89 authored about 2 years ago by cvvergara <[email protected]>
[pgr_dijkstra][sql] standarizing output

c7a2d1aca8b31b4700ac72e4380fe292adef2e23 authored about 2 years ago by cvvergara <[email protected]>
[pgtap] tests to pass after pgr_dikstra is standarized

7800e7865da999c04bbfc61ee8e64999c3d2c87a authored about 2 years ago by cvvergara <[email protected]>
[pgtap][bug] wrapping BEGIN;... select finish(); ROLLBACK

cedfe31dc877a04c1f18295c223fc818029d2a24 authored about 2 years ago by cvvergara <[email protected]>
Merge pull request #2450 from osgeoweblate/weblate-pgrouting-pgrouting-develop

Translations update from OSGeo Weblate

3a691c2dc03f726841794bf0568d9418e837e673 authored about 2 years ago by Vicky Vergara <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 86.9% (4491 of 5166 strings)

Translated using Weblate (Spanish)

Curren...

7c0f0fbd4f00a94cec294d72066e79f4cf524461 authored about 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 86.8% (4489 of 5166 strings)

Co-authored-by: Pedro Jose Rios Vergara <j...

8552ca2902b3e4d6f841fee78179f33041e54b77 authored about 2 years ago by Pedro Jose Rios Vergara <[email protected]>
Translated using Weblate (Korean)

Currently translated at 3.8% (199 of 5166 strings)

Co-authored-by: Hyung-Gyu Ryoo <hyunggyu.ryo...

effa7222ec193f0af68fc08ba0be8e92fb85d787 authored about 2 years ago by Hyung-Gyu Ryoo <[email protected]>
Bump MarkusJx/install-boost from 2.4.1 to 2.4.3

Bumps [MarkusJx/install-boost](https://github.com/MarkusJx/install-boost) from 2.4.1 to 2.4.3.
-...

16457733127b804f1271d69ab951c311c989f353 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Get rid of cd directory, preventing drop from working (#2454)

88eb8294e816a372421d2f6c5bb41c29585c5a0a authored about 2 years ago by Regina Obe <[email protected]>
Centos 7 self hosted runner - fix permission issue on tests (#2453)

* Fix permissions on runner test

f14243ba431b1aaed3eb5cfa6320fcbb0e03df51 authored about 2 years ago by Regina Obe <[email protected]>
First pass at using self-hosted centos runner

24445f003cd4d4891f5738d11687f0ec9af98404 authored about 2 years ago by Regina Obe <[email protected]>
Change to run on push

93271757aa97f5fb8766d8ef720873e435830830 authored about 2 years ago by Regina Obe <[email protected]>
Add install step

9a3694efeb055ce3ae85b9b11b6d12dde55ad7ac authored about 2 years ago by Regina Obe <[email protected]>
Missed the cd into build dir

9ce366a33b038e81cf8dcb188a7c637be1c9d61f authored about 2 years ago by Regina Obe <[email protected]>
Add install step

8394a9722cef28b290d34df510e7899299df7263 authored about 2 years ago by Regina Obe <[email protected]>
Get rid of service start, it's already started

02bffa1384997471f7a4e83970df9c13e70a1a4c authored about 2 years ago by Regina Obe <[email protected]>
Add test part

84aca0bc2174643f8216c673420ee1730a339fdb authored about 2 years ago by Regina Obe <[email protected]>
Add a line to drop database

40967b02c30c9e5b3926af23eb58c5c8c0af0fc4 authored about 2 years ago by Regina Obe <[email protected]>
[bdAstar] removing warning from clang

a94051981ddd0c1e7e09bc35d895c26a8e113e40 authored about 2 years ago by cvvergara <[email protected]>
[bdAstar] removing warning from clang

d2080d55e10bc13130dbd61f777226577f69f6d7 authored about 2 years ago by cvvergara <[email protected]>
Fix for centos build #2415 for pgRouting develop 3.5.0

d0922c847087d62a32143253c2965b80d37f2c9c authored about 2 years ago by Regina Obe <[email protected]>
Fix centos build. References #2415 for pgRouting 3.4.2

bf257fcfcb76d1d2f75c960ff60f7bc0f9375af0 authored about 2 years ago by Regina Obe <[email protected]>
Merge branch 'osgeoweblate-weblate-pgrouting-pgrouting-develop' into develop

4f1b0c955813c59efd683bfb663c5df958ce771d authored about 2 years ago by cvvergara <[email protected]>
Merge branch 'weblate-pgrouting-pgrouting-develop' of https://github.com/osgeoweblate/pgrouting into osgeoweblate-weblate-pgrouting-pgrouting-develop

6e3cf4961924250e07e1378d6a9065d9524bcafe authored about 2 years ago by cvvergara <[email protected]>
Update locale: commit 52f2aec9e

ff5773c4412794489228b353fa5672fd8999793e authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] do not test with postgis 2.5

2751ffde33d80f868c81bcfcd11be0740a988663 authored about 2 years ago by cvvergara <[email protected]>