Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-sortinghat

A tool to manage identities
https://github.com/chaoss/grimoirelab-sortinghat

Add note about compatibility between versions

83610e3ddb829b8c520816e69b9636a790862767 authored almost 8 years ago
Update UUIDs examples in README file

91793d18e6e59894987d6aa5856d2718ca024552 authored almost 8 years ago
[utils] Use case insensitive seed to generate UUIDs

So far, the identities UUIDs are generated using case sensitive
values with the seed (source:ema...

3c4f8c89a58830dd65dd4ca3265574ea28b4490a authored almost 8 years ago
[cmd:init] Check invalid database names

7fd51d15b82f6a2d4da162559bdbac6fbc00373f authored almost 8 years ago
[cmd:affiliate] Affiliate valid email addresses only

So far, any non-empty value in email field was used during
the affiliation. This caused some err...

a89b29d519c95e584f1e226efc05b7c91c6ef887 authored almost 8 years ago
Release 0.2.0

bea2639e0dd87a45f9eb4d33f628b4611a7cf9e7 authored almost 8 years ago
Update copyright info

44da6c3ea1c51352878ad6ed9fc4fdd800cf8a93 authored almost 8 years ago
Update LICENSE headers

cf67c65c1f0a2e2baa9b87a920b2295b91c240c5 authored almost 8 years ago
Merge branch 'readme' of 'https://github.com/jgbarah/sortinghat.git'

Merges #80
Closes #80

053028cd5727e39e3ce0207b16bfb342b47ca884 authored almost 8 years ago
Add some more details about Sorting Hat in README.md

Some of these details are about Sorting Hat itself, some others
are about how to install it via ...

2178c3ac0cb8422b556a082cc7d61bead1ae9680 authored about 8 years ago
Update requirements list

e586470070e11cf7b45af43ab941bb3287cfbe15 authored about 8 years ago
Merge branch 'pip' of 'https://github.com/jgbarah/sortinghat.git'

Merges #79
Closes #79

ae7842f886ae63403ff0e38dc1f74e78e4c3d691 authored about 8 years ago
Add package dependencies

f19056c43ca4102be438513ef97e0ad5af0b9c08 authored about 8 years ago
Replace doc references of MetricsGrimoire by GrimoireLab

cb2cf60bf1daff57cda4c351335324f4d2b8bacc authored about 8 years ago
[gitdm2sh] Parse valid alisases which are not email addresses

So far, the parser for Gitdm files only accepted email addresses
as valid aliases. This patch fi...

bbe6a7432afa79122c3f1f0cda776e75bec9a218 authored about 8 years ago
[matching:github] Add GitHub matcher

This new mathching method tries to find equal identities
using those identities from GitHub sour...

cc07e9bad23df2fbda785418773ab5eb0cc2fa8e authored about 8 years ago
Merge branch 'pip' of https://github.com/jgbarah/sortinghat.git

Merges #74
Closes #74

beb69772daabd168d9a7ae67d7c9f1481b73940b authored about 8 years ago
Setup everything to upload first release to PyPI

Bumped version to 0.2.0rc1, to signal that it can now be
installed via PyPI.

0b54b4ec2b01b2623e6c045f84f83f62b95c82c7 authored about 8 years ago
[cmd:autoprofile] Fix error comparing names length

Fixes #77

85a6e600de22dfa795166c8d496dba53ca067b3c authored over 8 years ago
[cmd:autoprofile] Select the best name to fill the profile

The name of the profile will be filled using the best name
possible, normally the longest name.
...

e900fb90cfe310777e05f161876548af44cb5a8a authored over 8 years ago
Fix typo in README

Fixes #75

1e72da16c79eda25ab0152d44e61836994f4659a authored over 8 years ago
Force Travis CI to use SQLAlchemy 1.0.8

8ab2abd9ef870e6fc366f74127466aae9293d2c8 authored over 8 years ago
Force to use pandas 0.18.1 on Travis CI

This will fix an error when it tries to install pandas
0.19 from sources.

591095562cb3ec86544c20a2daa5e03282dd8e2d authored over 8 years ago
[cmd:autoprofile] Add autoprofile command

d920bedc8411ec03e6f400a57a3c211ef023d6dc authored over 8 years ago
Add version to sortinghat package

b7d152f4cdefac8a35ac5ba7bf47af46fbf12f4e authored over 8 years ago
[parsing:mozilla] Fix error parsing 'alternate_emails' fields

The field 'alternate_emails' has a different structure to which
was expected. Each email is stor...

ac546535ec59d682e0f380b3466a4f16621603dd authored over 8 years ago
[tests] Add test case base classes

Both TestDatabaseCaseBase and TestCommandCaseBase implement
common setUp() and teardDown() metho...

a49ad83790f753498c8cd166d2d695b589bcbdd2 authored over 8 years ago
[database] Fix TIME_WAIT connections error

For unknown reasons, when an exception is raised when a
database connection is in use, the conne...

c15b091e35ac4579931c44f4ac87624c19440c40 authored over 8 years ago
[mozilla2sh] Remove file extension on mozilla2sh.py

06e9e0835bd7027a37494693248218ad8fbce48a authored over 8 years ago
[mozilla2sh] Tool that converts Mozillian files to a Sorting Hat JSON file

61292a232c3af32930677f393ea99b7b280d000f authored over 8 years ago
[parsing:mozilla] Add Mozillians parser

585a01b90d84cc6fcbf217b0c24cb6334468c1ae authored over 8 years ago
Merge branch 'username-matcher' of https://github.com/acs/sortinghat.git

Merges #69
Closes #69

20b863d7e76c0ba8142b1b2edf7a799548c4f1c7 authored over 8 years ago
[matching:username] Add Username matcher

42ba285ca5a01d630543f1a567c84b63d8498b04 authored over 8 years ago
[api] Check identity id uniqueness in add_identity()

So far, sortinghat did not check whether the id of an identity
was already inserted in the datab...

db78e57897697b0c803f865c6d1e940193022a51 authored over 8 years ago
[cmd:withdraw] Fix typo in help message

d2bcddb201f9afb8ca8c38d4af9e524993449a72 authored almost 9 years ago
[cmd:enroll] Fix typo in help message

0e8a214dde42784102e46cece6dfbcb8c9031303 authored almost 9 years ago
Merge branch 'fastunify' of 'git://github.com/metricsgrimoire/sortinghat.git'

ba47e7cd81e11dda55e4d5a3ae3b1749c882f509 authored almost 9 years ago
[matching] Make private functions available for others

The functions _filter_unique_identities() and _build_matches()
were private and inside match() f...

579b9583f30eb2818b1e1fb6d9cb5093b99f66c6 authored almost 9 years ago
[matching] Implement fast matching mode

The fast matching implementation uses under the hood the Pandas
library. This allows to compare ...

21f3c19fd0c2c26ee09d030d2e5e61f88fafff04 authored almost 9 years ago
[cmd:unify] Add fast matching mode option

f9fbfb5fab4b02f5936f6add50b0ea497008520f authored almost 9 years ago
[matching] Add fastmode to match()

The implementation used during the fast mode is
not included within this commit.

78e93264f4f6d71c01235e76808bb61422a55102 authored almost 9 years ago
Merge pull request #66 from geekygirldawn/master

corrected small typos in sortinghat enroll help and in README

37845dbba403588ef938f3fbf37b43d4c43fdc71 authored almost 9 years ago
corrected small typos in sortinghat enroll help and in README

2759b64ebb301f3151d897f97594f1c62a0541ce authored almost 9 years ago
[utils] Fix error converting non-string objects to unicode

Fix #65

e85390910c2528799dfb13123dc1cc27a57e4366 authored almost 9 years ago
Merge branch 'fix-2-help-second-try' of 'git://github.com/andygrunwald/sortinghat.git'

Fixes #2
Closes #64
Merges #64

1682f078638adcc5e3899251214df4171db432df authored about 9 years ago
[cmd] Do not assume valid database connection when asking for help

7768ea49e3838ded8206fff071aaa79cf424b457 authored about 9 years ago
Merge branch 'docker-hub' of 'git://github.com/andygrunwald/sortinghat.git'

Closes #63
Merges #63

4b1eb72955351086bd9865f67eba58dc33f9e266 authored about 9 years ago
Fix docker commands described in README

649c7442fbbb2b4bf814d19f4b67fe4beadcd60f authored about 9 years ago
[sortinghat] Fix Env-Var / Config SORTINGHAT_DB_DATABASE

89cdff35932f1880bb7e28b96ee361c0cb213e8d authored about 9 years ago
Mention the pre compiled image on DockerHub

0d4382b5426bf0077e0e8ace15507736bb7c2bc2 authored about 9 years ago
Remove ":latest" suffix on docker images

The ":latest" suffix is removed because it is the default value.

523cae3e8c6629c432adde3ce136a0f166b52e50 authored about 9 years ago
Merge branch 'cmd_fail' of 'git://github.com/andygrunwald/sortinghat.git'

Closes #62
Merges #62

9af066f03b4f6addd9d68c5205171b767932064f authored about 9 years ago
[cmd] Remove unnecessary CMD_FAILURE import

80c15baddbd7041858fdae7b148ac924df2a2e3a authored about 9 years ago
Merge branch 'fix-30-load' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #30
Closes #60
Merges #60

ee6f4c428b9b42f79141dd36eb58f687de15c546 authored about 9 years ago
[cmd:load] Support specific error codes on Load command

cd898cfb390ce9a41512c6a19da717d80a5a37df authored about 9 years ago
Merge branch 'fix-29-init' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #29
Closes #59
Merges #59

20ed55d94a2498af2a9df4ec7db78975097e3c3c authored about 9 years ago
[cmd:init] Support specific error codes on Init command

eb24409c712a9f0e79243a7658a2d81cd669b0c9 authored about 9 years ago
Merge branch 'fix-27-enroll' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #27
Closes #58
Merges #58

8479abe483d5bd28b55e34e9c00c38086b8d2df1 authored about 9 years ago
[cmd:enroll] Support specific error codes on Enroll command

80ecdc282e958ded3e2df0b05ba096b8391ec79b authored about 9 years ago
Merge branch 'fix-26-countries' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #26
Closes #57
Merges #57

1bb92cb75db801988d46c7554c0edae37689c7a1 authored about 9 years ago
[cmd:countries] Support specific error codes on Countries command

67957b6c5fc6686dfd9630c81ec588b75d85f763 authored about 9 years ago
Merge branch 'fix-24-blacklist' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #24
Closes #56
Merges #56

aafe4cc8d5a79e0152146924825275157def732b authored about 9 years ago
[cmd:blacklist] Support specific error codes on Blacklist command

f9ba0195d809da763b7c37d98f999eec8b9a6ff5 authored about 9 years ago
Merge branch 'fix-23-affiliate' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #23
Closes #55
Merges #55

9a99e9fd1e30b2e979f84e78f7e348076124be76 authored about 9 years ago
[cmd:affiliate] Support specific error codes on Affiliate command

364e1a1ee24f4c382ad4ed797ee4ee656d61b64a authored about 9 years ago
Merge branch 'fix-31-log' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #31
Closes #54
Merges #54

0144f662799c68630b544e28769c8a2ed4fc1e13 authored about 9 years ago
[cmd:log] Support specific error codes on Log command

83482e42531490618f32587036fa7fb8a4db1296 authored about 9 years ago
Merge branch 'fix-32-merge' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #32
Closes #53
Merges #53

34bb20ddf7d37928d395ee0a958dd3bd77172ae2 authored about 9 years ago
[cmd:merge] Support specific error codes on Merge command

27c2ded8171e3a306c03b3508e04ea21278efc0c authored about 9 years ago
Merge branch 'fix-39-withdraw' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #39
Closes #52
Merges #52

d116fffc603c8fade072972d6073171a65cd5b33 authored about 9 years ago
[cmd:withdraw] Support specific error codes on Withdraw command

cc87f373bfc7529ccf3d73ff8729873394ce8d22 authored about 9 years ago
Merge branch 'fix-38-unify' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #38
Closes #51
Merges #51

24cb7862d91b18428caac28e9d2758d79aae4cef authored about 9 years ago
[cmd:unify] Support specific error codes on Unify command

13e1f8503b19410ccf3ad7f9dde491b76c6ab5b6 authored about 9 years ago
Merge branch 'fix-35-profile' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #35
Closes #50
Merges #50

b0d64f7e54419bb7f77d2943f1d25f6fd2a6a5f2 authored about 9 years ago
[cmd:profile] Support specific error codes on Profile command

5633b445fd87b79d0b21000589c71853eb4b19f1 authored about 9 years ago
Merge branch 'fix-34-orgs' 'git://github.com/andygrunwald/sortinghat.git'

Fix #34
Closes #49
Merges #49

862b63b854228cdad64c83211c887f7eed35f32c authored about 9 years ago
[cmd:orgs] Support specific error codes on Organisations command

f338bf0af0fbc467d971115af86e2198aa090a00 authored about 9 years ago
Merge branch 'fix-33-mv' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #33
Closes #48
Merges #48

f248f48a75045726ed26db7b1223a1fa36ed94fa authored about 9 years ago
[cmd:mv] Support specific error codes on Move command

2cef99f423143574f548760b0c54e754daec61fa authored about 9 years ago
Merge branch 'fix-36-rm' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #36
Closes #47
Merges #47

f2211bafac7e1dbe9084b16141330f320f1a9e87 authored about 9 years ago
[cmd:rm] Support specific error codes on Remove command

735e2e827f5d030fbbbfa02abab436056748f6f6 authored about 9 years ago
Merge branch 'fix-37-show' of 'git://github.com/andygrunwald/sortinghat.git'

Fix #37
Closes #46
Merges #46

fdfeb011708dddbb5fef9b8951e9c77dd695f401 authored about 9 years ago
[cmd:show] Support specific error codes on Show command

092a87c8c71c85d706bb9897a00a319d34983ac2 authored about 9 years ago
[tests] Fix 'Show' command unit tests

b8286429ec0ded9a21b3c857191ce772679cecc0 authored about 9 years ago
Merge branch 'env-configs' of 'git://github.com/andygrunwald/sortinghat.git'

Closes #45
Merges #45

8861793204e92db92b0b23123db68bb69f379dd6 authored about 9 years ago
Add env var support to README

64110df663094d14770f4ae8a1ec124ead5af18c authored about 9 years ago
Add support for environment variables

fd751437f115ae4c2511249cf73e9491b1b88d38 authored about 9 years ago
[tests] Fix typo

ad6ee215196f528f56c06e225dc55fed9e6077f4 authored about 9 years ago
[tests] Fix error with MySQL driver on Python 3

6ae68490bab5d0758a68910e66f1691fa965a1bc authored about 9 years ago
[database] Use PyMySQL driver when MySQLdb is not available

4ac76c1c9b9d73653c6ebe71d2da9011fa1e0105 authored about 9 years ago
Add Python 3 support

1c18929f25a9d5ee5ece319990436cd0db24a1d9 authored about 9 years ago
Add Python 3 tests on TravisCI

4f61cad1147e448b7772032aad03c5bb3366b1ce authored about 9 years ago
[sortinghat] Update script to be compatible with Python 2/3

97b4d6ca2168631ec080c3f19adb2bd5744c6d22 authored about 9 years ago
Fix encoding/decoding issues to support Python 2/3

d61d3c8ad4609366730a132411054ccb223a87a7 authored about 9 years ago
[cmd:load] Fix error on not closed input file

847fffd27df6aa06e60d2514239bc4c991e13263 authored about 9 years ago
[cmd:export] Fix not closed output file error

b7137b9fcd79f5a88f6701717c217311f6cfa7f5 authored about 9 years ago
[cmd:init] Update CSV reader to support Python 2/3

In Python 3, the CSV reader needs a str object as input
and not a stream object. pkg_resources r...

ddb8b94768e22b59380fe5eb3873b0ba8915b731 authored about 9 years ago
[database] Update caught exceptions to support Python 2/3

cc29a3b11a2fce03e0bbb8a969891604d84b301d authored about 9 years ago
[cmd:config] Update import statements to work on Python 2/3

ConfigParser package does not longer exists on Python 3.x. It
was replaced by configparser package.

ad713e8213975789e278e6370c676206bfa88598 authored about 9 years ago
Change absolute by relative imports to support Python 2/3 syntax

d258f92a2e8d0f820c38bcac172327aaa6c71484 authored about 9 years ago