Ecosyste.ms: OpenCollective

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

github.com/allure-framework/allure-csharp-commons

Deprecated, use https://github.com/allure-framework/allure-csharp instead
https://github.com/allure-framework/allure-csharp-commons

add deprecation warning (via #24)

09048bdd5e3139bb2c470b8d23eba4800bd119ef authored about 6 years ago by Bakanych <[email protected]>
Merge pull request #19 from someuser77/master

Fixed XmlWriterSettings being used before properties were set.

4c7150aa41d414a5838f479d6d3ee948f8e0545f authored about 9 years ago by someuser77 <[email protected]>
Fixed XmlWriterSettings being used before properties were set.

1bae54a8b998c472de99d1ef82da0d7c6586bca2 authored about 9 years ago by Daniel Kugel <[email protected]>
Merge pull request #18 from xiaoxinghu/patch-2

Fix timestamp inconsistent bug

6e381a8fc85143622d0cbb29f10aee427445b159 authored over 9 years ago by Ilya Murzinov <[email protected]>
Fix timestamp inconsistent bug

Use UTC for TimeStamp.

db1ee73c5846ef13dddb69da56759e9715dbc99e authored over 9 years ago by Xiaoxing Hu <[email protected]>
Update appveyor.yml

202fbf2dc77c538accfbdf18e4aca83a55922a9d authored about 10 years ago by Ilya Murzinov <[email protected]>
Update README.md

c8766d92c66e245e6e3ca0eda956dae048a04ef1 authored about 10 years ago by Ilya Murzinov <[email protected]>
Update appveyor.yml

d328359bb929b72ed25e16e3a59e2cb5b554cf8f authored about 10 years ago by Ilya Murzinov <[email protected]>
Update appveyor.yml

7bd403a6836fc1b5d9fb656b51d9a5c4b7530949 authored about 10 years ago by Ilya Murzinov <[email protected]>
Update appveyor.yml

9bf9941a55708939cbac7934ccff6784e6db0921 authored about 10 years ago by Ilya Murzinov <[email protected]>
Create appveyor.yml

076fedee0d594d2457df474cb256c09798ddc252 authored about 10 years ago by Ilya Murzinov <[email protected]>
Event member names changed to match convention.

7a071b06db09f655b56814c2c5a929abafc67a02 authored about 10 years ago by Daniel Kugel <[email protected]>
Merge pull request #16 from someuser77/events-with-time

Added DateTime to events.

cc55dfd92832dddf5bd039c893ada9c0a0ecc2c6 authored about 10 years ago by Ilya Murzinov <[email protected]>
Added empty ctro that broke the build.

31c95cf714768dc240c30f0495c5791b976d8e17 authored about 10 years ago by Daniel Kugel <[email protected]>
Added DateTime to events.

Added a DateTime field member to events to add the option to create events with a different star...

853647516da5414c5bf2b40a205fa5af5e8c0687 authored about 10 years ago by Daniel Kugel <[email protected]>
Merge pull request #14 from someuser77/master

Serializing directly to file in UTF8.

79e0c8938ca54dddbe83c2cffb51bd0a3ae6e2d1 authored about 10 years ago by Ilya Murzinov <[email protected]>
Serializing directly to file in UTF8.

The XML Serializer now serializes directly to file in UTF8 in order to get the same xml file hea...

947c7465e396cad5d586f59bb628abecba075899 authored about 10 years ago by Daniel Kugel <[email protected]>
Merge pull request #13 from someuser77/master

Added convenience constructors to AllureModel.

264784298084ee64e18546c83b1a2028513511ff authored about 10 years ago by Ilya Murzinov <[email protected]>
Using constructors instead of model initializers.

04e1cddd8f6c017a02bb4635f99b92e5f9215f1e authored about 10 years ago by Daniel Kugel <[email protected]>
Added convenience constructors to the AllureModel.

f425929f49a5e529863a4adf5e9de787f5e6d3e8 authored about 10 years ago by Daniel Kugel <[email protected]>
Merge pull request #12 from someuser77/master

TestSuiteStartedEvent.Name gets a default value.

801611b4d0aa20f5ab1aff5ed650944b04450a29 authored about 10 years ago by Ilya Murzinov <[email protected]>
TestSuiteStartedEvent.Name gets a default value.

df0d40eb43cec2944c06a8b4377bc41b81176453 authored about 10 years ago by someuser77 <[email protected]>
Merge pull request #11 from someuser77/master

Changed the way types are copmared in Allure.cs to support inheritance.

f8879f033b43d29183c46872f1e55ab6aae8f886 authored about 10 years ago by Ilya Murzinov <[email protected]>
Changed 'evt.GetType() == typeof(...))' comparisments to 'typeof(...).IsAssignableFrom(evt.GetType())' to support inherited objects/instances.

fcada6434409c2e86056f0b6b6c782cb1d3d05d7 authored about 10 years ago by Daniel Kugel <[email protected]>
Update AllureCSharpCommons.nuspec

aef089081750571db127092e5d72d958f9411c61 authored over 10 years ago by Ilya Murzinov <[email protected]>
Merge pull request #10 from ilya-murzinov/issue-9

remove dependency on nunit

f8310026380f2171bd24f254fc783d2890200701 authored over 10 years ago by Ilya Murzinov <[email protected]>
fix

9ad86c1d5b30db0d2fb614042c286cb6078bedac authored over 10 years ago by Ilya Murzinov <[email protected]>
remove dependency on nunit

648b6427fae6efd4c1cccc871b4bb4555fc9bcda authored over 10 years ago by Ilya Murzinov <[email protected]>
Merge pull request #7 from allure-framework/issue-6

Docs

ad83afccdb2b6c16025590085382022ac8b22a5a authored over 10 years ago by Ilya Murzinov <[email protected]>
fix step storage

a17fd6bfc42624c90dba6855ea50af3ce31c1509 authored over 10 years ago by ilya-murzinov <[email protected]>
docs

f8f419461efa18df2b96168112af9651f38f7b19 authored over 10 years ago by ilya-murzinov <[email protected]>
add storages tests

c3d09acbe73de29ef9f82e6267fe84c6ba9eb2ff authored over 10 years ago by ilya-murzinov <[email protected]>
fix filenames

d591e8ae5237b78e44e43918279b6e2bb36683e9 authored over 10 years ago by ilya-murzinov <[email protected]>
1

9bec10da2d3fb5e500fa3865b7f0a781b5802e52 authored over 10 years ago by ilya-murzinov <[email protected]>
restore packages.config

7b738facd4cfb6179192dd0c4160417305f2f4e7 authored over 10 years ago by ilya-murzinov <[email protected]>
moved version to AllureConfig

a0632def5995f08878cc32253f6e9294d0145afd authored over 10 years ago by ilya-murzinov <[email protected]>
Merge pull request #5 from allure-framework/Issue4

Add stories and features attributes

e4539f618f4fb7aa02a41a78f64ff11f04b68a5a authored over 10 years ago by Ilya Murzinov <[email protected]>
fix features attribute name

9cd02bd6abc83ad3eb8640e4b53acb349f79e8b4 authored over 10 years ago by ilya-murzinov <[email protected]>
fix stories attribute name

a1fdd201b155bbff94890cb90ae7085a15290b04 authored over 10 years ago by ilya-murzinov <[email protected]>
fix test

bf682c63537b690527b6e2b509654e6c3667fd0e authored over 10 years ago by ilya-murzinov <[email protected]>
rft + tests

641c2ab85738675a86564181ae94e4e5ee22106d authored over 10 years ago by ilya-murzinov <[email protected]>
add stories and features attributes

73c9f64c070e846bc7d358475d37bf5313bccbba authored over 10 years ago by ilya-murzinov <[email protected]>
Merge pull request #2 from allure-framework/public-api-hiding

hide some methods from api

1b5a4d7e7e2c22571b7753c7484ffdc39d7b87f6 authored over 10 years ago by Ilya Murzinov <[email protected]>
hide some methods from api

a68da5d4ed4109741aa087215905433af5c465c5 authored over 10 years ago by ilya-murzinov <[email protected]>
Merge pull request #1 from allure-framework/Config

Moved configuration to separate class

9ddcffeb83a073711722dd379dd2be7864047397 authored over 10 years ago by Ilya Murzinov <[email protected]>
comments

fdf1773a2f14d2b239cbc517830b3af65c61cdcc authored over 10 years ago by ilya-murzinov <[email protected]>
fix

62c4472335afc815f5482a47bdb6072b636189d6 authored over 10 years ago by ilya-murzinov <[email protected]>
moved config to separate class

33ad8b436acd46cdf6f4f6b5e5d4fe3a3d150954 authored over 10 years ago by ilya-murzinov <[email protected]>
Update README.md

b5da0dffd205817a3a64e73345069103e3d7c19c authored over 10 years ago by Ilya Murzinov <[email protected]>
fix

8bf38f55df48cbd41e2ff517ab8f0d4f924738f6 authored over 10 years ago by ilya-murzinov <[email protected]>
add parameter to prevent empty test suite generation

8ab5627db9da62de75291103dca7a1410c7238a3 authored over 10 years ago by ilya-murzinov <[email protected]>
add checking results directory existence

b72bf241bda98fec859ee36cc219d65e8b2d825d authored over 10 years ago by ilya-murzinov <[email protected]>
test suite attributes tests

0f820452b403fb7ff9a7f3130f81f16564b1dd57 authored over 10 years ago by ilya-murzinov <[email protected]>
test case attributes tests

8784b84ec7942cc83e964319f95a4f7e7cf9ce8f authored over 10 years ago by ilya-murzinov <[email protected]>
test case attributes tests

e2975343b70310d3726f40bbc8bb45c837195796 authored over 10 years ago by ilya-murzinov <[email protected]>
removed results path setting

ea858fadba9e87f19f3a88534203d544a5412919 authored over 10 years ago by ilya-murzinov <[email protected]>
fix

44764dc9ca787a2da6f318c71e21c48787c45810 authored over 10 years ago by ilya-murzinov <[email protected]>
cleanup

bbbd96e5a40dfa68f7508162fa56de184a49ed77 authored over 10 years ago by ilya-murzinov <[email protected]>
add log4j config

4029a2e83218d9df0bec28d5371ac89b2ef76693 authored over 10 years ago by ilya-murzinov <[email protected]>
fix

c4e5aea1960d5422b93620fa5e1f946f50a19ab1 authored over 10 years ago by ilya-murzinov <[email protected]>
add results path & update nuspec

e3b3e9e8f54cfdc60940998f043a911a4936ad53 authored over 10 years ago by ilya-murzinov <[email protected]>
fix severity attribute & add severitylevel

9616b240d064d686cd67d4feb755227caecf68e4 authored over 10 years ago by ilya-murzinov <[email protected]>
r# cleanup

a46b8253f0f59e7c17e3b66f311d4c0c015d1663 authored over 10 years ago by ilya-murzinov <[email protected]>
fix tests

c853a027464fbca8d3582288762e30c30960a2c8 authored over 10 years ago by ilya-murzinov <[email protected]>
Update README.md

2f6a27b436093ad300bf02fee8445f8eb3bf34aa authored over 10 years ago by Ilya Murzinov <[email protected]>
fix versioning

527a8e9e0f00d11e543729e25b700ab612886750 authored over 10 years ago by ilya-murzinov <[email protected]>
rft AllureResultsUtils & add settings

f006113bec48f8c147eb81f6f56b033ebbcb809b authored over 10 years ago by ilya-murzinov <[email protected]>
Update README.md

ca4d430269d36de8c7319eb867b4e790943d9132 authored over 10 years ago by Ilya Murzinov <[email protected]>
nuget

e876ad08c8b2c303f566ddd5fa6b252b8d9570cb authored over 10 years ago by ilya-murzinov <[email protected]>
empty results directory before test run

6d61458c65cc0db3516b00831748354fff5888f0 authored over 10 years ago by ilya-murzinov <[email protected]>
fix build script

fbffdf4511b71adaf13b7a848e1ad048560f852e authored over 10 years ago by Ilya Murzinov <[email protected]>
add screenshots

b277e7b9bb9856716a554841396b7ad3b0614cdc authored over 10 years ago by ilya-murzinov <[email protected]>
fix attachments paths

97b07198b4fbf37004bfd59d859b87e65086d47d authored over 10 years ago by ilya-murzinov <[email protected]>
fix

fefd49074ca749191c8f70e7a5d0ead30df8bbe4 authored over 10 years ago by ilya-murzinov <[email protected]>
add stacktrace property to testcasestatuschangedevent

92c30051a92d141d6b8d874eb12ad68b60f015a1 authored over 10 years ago by ilya-murzinov <[email protected]>
fix NUnit version

941800d568aac96babe60c0565dc25fe4b2ab914 authored over 10 years ago by ilya-murzinov <[email protected]>
add allure version to config

56ef550c2d74a75911f8d790aeae2f2781016c5f authored over 10 years ago by ilya-murzinov <[email protected]>
regenerated AllureModel from new allure.xsd

b9ec710d1edf280cde29b625a7eceeab42c122ae authored over 10 years ago by ilya-murzinov <[email protected]>
add header & clean-up

aafcd44a89d0a2c150703a4fe2e8e271a4822e22 authored over 10 years ago by ilya-murzinov <[email protected]>
Merge branch 'master' of https://github.com/ilya-murzinov/AllureCSharpCommons

7a1f17c737726c0e38a1a6cb7e3296b532f46c1f authored over 10 years ago by ilya-murzinov <[email protected]>
minor fixes

3944e70863a8d7a0439a7843b3aca13f5fb25715 authored over 10 years ago by ilya-murzinov <[email protected]>
fix build script

818e619bc38f71b3d19e44659c19262ab96820bc authored over 10 years ago by ilya-murzinov <[email protected]>
fix build script and tests project

745b740832b037524649085ac20eb8e83bb4f628 authored over 10 years ago by ilya-murzinov <[email protected]>
fix build script

cf19c526beca4ecdb3365916ca4baad32987d610 authored over 10 years ago by ilya-murzinov <[email protected]>
fix build script

ff36a827a8d187c880ee3e11a5551c112d405cfd authored over 10 years ago by ilya-murzinov <[email protected]>
Merge branch 'master' of https://github.com/ilya-murzinov/AllureCSharpCommons

c8112ab7f7f9152d0e601c10bef03edf704206b2 authored over 10 years ago by ilya-murzinov <[email protected]>
remove binaries

ba7b077a75e5ae2cdd3186c219194cc7db453083 authored over 10 years ago by ilya-murzinov <[email protected]>
trying to fix build

d9fae3ad628b716ef18e3eddd988b8baa11b30ce authored over 10 years ago by ilya-murzinov <[email protected]>
fix build error and clean up

fc7ec8e882dbb5c6bae84b5fcc3bbe166f350325 authored over 10 years ago by ilya-murzinov <[email protected]>
add more tests

177e78a0a81c2373a073b05089fd9dd0ec85779f authored over 10 years ago by ilya-murzinov <[email protected]>
Update LICENSE

ac304a5189b52784cf820202917b0c0259787f79 authored over 10 years ago by Ilya Murzinov <[email protected]>
Update .travis.yml

271ce0ae7c4ba2790df79a671eaa110f08edf6df authored over 10 years ago by Ilya Murzinov <[email protected]>
add more tests

e26db89e8e2c86906fe94727e391a91275aec470 authored over 10 years ago by ilya-murzinov <[email protected]>
fix build

94eee9d777f10d116c16ec7139202b1e25c18a1d authored over 10 years ago by ilya-murzinov <[email protected]>
fix attributes and add some tests

cf29fd0b435b238ddfc6b16b48666b5e2090f51e authored over 10 years ago by ilya-murzinov <[email protected]>
Merge branch 'master' of https://github.com/ilya-murzinov/AllureCSharpCommons

6ded05fb29c6d86de9f072865e5402804db4d59c authored over 10 years ago by ilya-murzinov <[email protected]>
add attributes and AttributeManager

051aaf9d266a4fb6001a962e4ea63c6a8c6138af authored over 10 years ago by ilya-murzinov <[email protected]>
Create LICENSE

93767ec9c755944c0662fe8419c29e7ebdd74fc0 authored over 10 years ago by Ilya Murzinov <[email protected]>
Delete LICENSE

048d2d894ab258a8dd8579b67a326f1bfa938cb2 authored over 10 years ago by Ilya Murzinov <[email protected]>
fix app.config for log4net

af898563c05bbd6ebeb96a094c3944f96d4aa99d authored over 10 years ago by ilya-murzinov <[email protected]>