Ecosyste.ms: OpenCollective

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

github.com/cucumber/cucumber-eclipse

Eclipse plugin for Cucumber
https://github.com/cucumber/cucumber-eclipse

Merge pull request #315 from cucumber/feat/jump_to_classpath

Feat/jump to classpath

2a04d22b16f4f566d3d34414c9654fc92c80a642 authored almost 6 years ago by Girija Prasad Panda <[email protected]>
update snapshot

a7fb93563ab724d56e5385694f41c76673ffa6b6 authored about 6 years ago by qvdk <[email protected]>
introduce a new extension to open step definition and add two implementations: a generic from IResource and line number, and a java specific to open class file associated with sources

408c40feaca60fa08e0481daffa32dbb6b4a3732 authored about 6 years ago by qvdk <[email protected]>
remove log

32d9249fa24875b924c3ea17d8e4da3105d0e7c0 authored about 6 years ago by qvdk <[email protected]>
Merge pull request #312 from jkuester/fix_indentation

Fix indentation

bb2fe8410a96be3c5aeeae5f6c48dbfbcf881489 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Update snapshot

cd3c4c1285d12d74f019be1c4724a07417b0b42d authored about 6 years ago by Joshua Kuestersteffen <[email protected]>
Fix Formatter Issue When Set to 4 Space Indentation

Update formatter to properly trim whitespace, when
formatting descriptions of features and scena...

36511bade5e2149c7f840dbd14fd2da3267175ec authored about 6 years ago by Joshua Kuestersteffen <[email protected]>
Merge pull request #314 from cucumber/fix/313_cucumber_builders_failed

Cucumber builder should continue the step definitions scan even if the search engine failed

501d761cff24ed9a13e5a6563a9ebd2cfdd6c386 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
update snapshot

ec6226b7ae4d38ccab0cba65621b695d98ebc7e3 authored about 6 years ago by qvdk <[email protected]>
add build status to the README

e1742229a65dc01eaac66a341540d1607fbc969c authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Merge pull request #311 from cucumber/feature/travis

Enable travis CI

d461dea36aef102c307257510dc48e98762e567e authored about 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #310 from cucumber/fix/missing_glue_icon

Fix/missing glue icon

0f01b57403a9283874733416d25ee533eddd30f7 authored about 6 years ago by Girija Prasad Panda <[email protected]>
travis-ci: keep only jdk 8 for now

fe90c7b7438ade12955de821bab9d1c04c935a99 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Update travis.yml

026bece91a39e5bcaa282e9e6a3f4c10aace26d3 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
update travis to cache maven repo

9368827241995b913a8ed078aef91791fe4d888d authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
add travis

786910c165a8235065657033f6b80b5bba700a41 authored about 6 years ago by qvdk <[email protected]>
update snapshot

ce121dc85a15fdcc7f67708444dcdf6e31d4774d authored about 6 years ago by qvdk <[email protected]>
The glue.gif was missing from zip archive

446c300ec09e4f4db77ef53905aeffc6dd202461 authored about 6 years ago by qvdk <[email protected]>
Merge pull request #309 from cucumber/revert-307-fix_indentation

Revert "Fix Formatter Issue When Set to 4 Space Indentation"

9e85f452259c0357b1d0d5f3b72405f26c217c7e authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Revert "Fix Formatter Issue When Set to 4 Space Indentation"

875cd34f34fb95f20d2e06c9e0863670d1edf438 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Merge pull request #307 from jkuester/fix_indentation

Fix Formatter Issue When Set to 4 Space Indentation

70c036493380d668a638f3428234926ee7187bd9 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Update Snapshot

276384d403a6070fa52b8b75f8ca0f154c5da73e authored about 6 years ago by Joshua Kuestersteffen <[email protected]>
Fix Formatter Issue When Set to 4 Space Indentation

Update formatter to properly trim whitespace, when
formatting descriptions of features and scena...

f4e4666c5f216cb548711a8be1285c3a6da3a789 authored about 6 years ago by Joshua Kuestersteffen <[email protected]>
Merge pull request #305 from qvdk/improvements/step_detections_optimization

Improve step definitions detection speed and more

cfe25be935d6a3f133bdd2ab0a38aa71ecdd47ac authored about 6 years ago by Girija Prasad Panda <[email protected]>
update snapshot

3b8c74f91cac5cceea5e393b77d9a10aec951906 authored about 6 years ago by qvdk <[email protected]>
Fix glue detection when step definitions filter use types and packages with mixing sources (projects and external libraries)

503764d4cf6fc2b55e9c6b7c7b76f628bfde743c authored about 6 years ago by qvdk <[email protected]>
update snapshot

4aa4c10507cb38d4081f7d592e879ffcf406edd7 authored about 6 years ago by qvdk <[email protected]>
fix step definition from resolved class file from an external jar

e838f256529330ad109261e04c254bc44a093830 authored about 6 years ago by qvdk <[email protected]>
update snapshot

4c423bac383d952a2413e64dc61f67e9c6eadd81 authored about 6 years ago by qvdk <[email protected]>
remove dead code

673e3afbb2bfd64962be154241720897504fb5e6 authored about 6 years ago by qvdk <[email protected]>
Add support for referenced projects and JAR dependencies

8e19e885eb67fc4a48ca71e5a5776b527970da5f authored about 6 years ago by qvdk <[email protected]>
support glue detection from referenced projects

8f95135bf126d5266627f9319c56ee5ccb6388da authored about 6 years ago by qvdk <[email protected]>
Highlight the gherkin step of a scenrio outline if at least one of this example does not match

a6334dc2a536eaeca13b2d0ae0bdac4708f64771 authored about 6 years ago by qvdk <[email protected]>
fix dependency resolution and add a snapshot

5f554d15073c5332458881704bad96b688bd5ffd authored about 6 years ago by qvdk <[email protected]>
Restore cucumber preferences, move java specific preference into the jdt plugin and improve the package filter selector

30a3ce964698b229d02b5d95ac1ea5819f755c8b authored about 6 years ago by qvdk <[email protected]>
generalize the filter of step definitions in the same package to the same location, and this works for any language if new one is implemented

c9198a2ecc232d9347a11957993c0a7fde707fcf authored about 6 years ago by qvdk <[email protected]>
fix glue detection on startup when loading step definitions from a previous build and markers improvements

b0bc0ff649d6f55dbd46e6c9273a04ceeb75de1e authored about 6 years ago by qvdk <[email protected]>
fix clean marker on non existing resource error and reduce number of calls of the clean method

0b64dcd211a1c4156e614ba4e144d585eb6ec7d3 authored about 6 years ago by qvdk <[email protected]>
improve markers management

d244e98acede5b300bacf040721bcad012e36598 authored about 6 years ago by qvdk <[email protected]>
update snapshot

a840094df360c91a9bf81cb04dd6c9cdfb22300f authored about 6 years ago by qvdk <[email protected]>
add markers attributes

cf14ccfff84e6307bbfa5b7d193ef4bb321df539 authored about 6 years ago by qvdk <[email protected]>
Remove serializations used in markers. This generates too long values for them.

4d39a056432140f4380a78a5321e95dbd69c3fa7 authored about 6 years ago by qvdk <[email protected]>
update snapshot

e4be380dcdddc104bac494bfba8f0323f1345491 authored about 6 years ago by qvdk <[email protected]>
keep builders order

262045b999ff3e54237659b6f4dd40005eec1aa0 authored about 6 years ago by qvdk <[email protected]>
add a snapshot

75a869230ac2f797126882c935d24e8ca1f76156 authored about 6 years ago by qvdk <[email protected]>
introduce serialization of step definitions repository and glue repository

68672f0ae6e1dfaaef0b1784f204aedaad2123ca authored about 6 years ago by qvdk <[email protected]>
Improve step definition match markers: ability to persist thier states and less time consuming

74028e2848d2fdddcc97433d7e834c3c320aa685 authored about 6 years ago by qvdk <[email protected]>
remove dead codes

14c4b71a8167829252d783df70ef39495b6ed669 authored about 6 years ago by qvdk <[email protected]>
Update the version number

0ed8695b6ec5fe164238d63169ac6f321eb9481e authored about 6 years ago by qvdk <[email protected]>
add description of new markers + document IStepDefinitionsProvider + remove dead codes

c938e7f8758744f68ea57e24b82f7ed43c4a0dde authored about 6 years ago by qvdk <[email protected]>
Contextualize step definitions by project

9cdf3c691b95d61749439afda619d48d496f41e5 authored about 6 years ago by qvdk <[email protected]>
Clean the step hyperlink detector and the F3 jump to step definition

57658d049808d8538edfe5d27ef41f3ad6512846 authored about 6 years ago by qvdk <[email protected]>
improve builders: cancellation support, background launches + clean dead codes

f29cf73e3b1306dec21929cece20322f5395cdee authored about 6 years ago by qvdk <[email protected]>
cucumber builders first full implementation

084fff247274cc533e1231048620b398eb5847a6 authored about 6 years ago by qvdk <[email protected]>
Fix compilation error due to a bad dependency

3a5d647d05fec4a74e5ad0665ce1596936d98926 authored about 6 years ago by qvdk <[email protected]>
improve step definitions scan

6050d9309f850eebeedb85a76d341635d14e9408 authored about 6 years ago by qvdk <[email protected]>
improve cucumber preferences handling

ac7b4cf45840a4016150b111c921dae9ad9c7e32 authored about 6 years ago by qvdk <[email protected]>
Fix #301 anonymous cucumber expressions was not detected

6f7cd2d605acdd7d983f3f43b3315836cccbb485 authored about 6 years ago by qvdk <[email protected]>
improve label of 'Match Steps on Java Step code' to 'Match Steps on Java Step definitions'

dbaf044787c3fe2187179632dd4b9c776f9b2719 authored about 6 years ago by qvdk <[email protected]>
clean or refresh error markers on feature editor on 'Match Steps with Java Step code' preference changes

4a4f568e996900d42371b06ffa659ee798477658 authored about 6 years ago by qvdk <[email protected]>
remove comments

14186093d633b271c3d79f78706397c5bcd907fa authored about 6 years ago by qvdk <[email protected]>
improve cucumber nature and builder

improve steps definition detection on change
reduce step definitions detection redundancy
remove ...

2a82038979589213cc0128da9cd360b0deb461b8 authored about 6 years ago by qvdk <[email protected]>
Merge pull request #296 from qvdk/fix/295_go_to_stepdef_from_feature_file_of_closed_project

check if the latest opened feature file is in a closed project

8c06112fff4d45015f276d03fd8fd20d23cfedbc authored about 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #294 from qvdk/fix/i18n

Add test about i18n support

a6f240e79bfdb8ec068a56f75e53fe0cd9734727 authored about 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #292 from qvdk/release/0.0.23

Release/0.0.23

882fac11791a31574baf5a410e499a1fc6c1b55f authored about 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #290 from cucumber/feature/hyperlink

Fix #204. Go to step definition from a feature file with CTRL+click

2d10b0ad0e9df9a8c9634d3ab0717111303519c9 authored about 6 years ago by Girija Prasad Panda <[email protected]>
check if the latest opened feature file is in a closed project

7aea8b45da26833910e91246a033779997d383a7 authored about 6 years ago by qvdk <[email protected]>
Add test about i18n support #282

b842773c95e72b6a9b8426c848c430d6db9c2d01 authored about 6 years ago by qvdk <[email protected]>
release 0.0.23

671d8ab67a50c897f340043442632fcc14ccdbb7 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Fix #204. Go to step definition from a feature file.

e1bfdb8b337bd4033cdbfb307970c8fd8293ac51 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Merge pull request #289 from laeubi/issue-287

Fix Issue 287 / 281

b9015162e5b8b40de2a90a7fb899dd46459be906 authored about 6 years ago by Quentin Vandekerckhove <[email protected]>
Use oldstyle API for progress reporting

40c4dc964be69d709701fa321b2410805b02ea88 authored about 6 years ago by Christoph Läubrich <[email protected]>
Report progress on scanning

3e9016b144f61e8ef38cd1cda463dcecd9d23d91 authored about 6 years ago by Christoph Läubrich <[email protected]>
Refactor to make loading of steps mor explicit so we can support async

loading

aeff352132ade98a0aae431d9c2dabeb83813d26 authored about 6 years ago by Christoph Läubrich <[email protected]>
Catch exceptiosn one level up, add submonitor handling

c8e8f128658dba3e4c331a0e55102ad4c14651d1 authored about 6 years ago by Christoph Läubrich <[email protected]>
Add throws declaration on IStepDefinitions

c7b55a5257aa1a74847f666bf98a083ba48e26e8 authored about 6 years ago by Christoph Läubrich <[email protected]>
Scedule laoding of steps to teh background

02b5b7ea422ceba0863800ebef475c4270a55e31 authored about 6 years ago by Christoph Läubrich <[email protected]>
Merge pull request #285 from qvdk/feature/support-cucumber-expression-fast

support built-in cucumber expressions

f980f0c0d281de3cd6ade008fd3da6d5e2ebce9e authored about 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #284 from jkuester/indent_prefs

Add Preference for Changing Autoformatter Indentation Style

9ecf49e6f858f1857b2963a4a793a2893da7a655 authored about 6 years ago by Girija Prasad Panda <[email protected]>
avoid stepmatcher to crash when a step have a wrong regular pattern. fix #286

f1d84b81e5f8de8cb4176be1044d483f49d4c283 authored over 6 years ago by Quentin Vandekerckhove <[email protected]>
fix editor crash when using custom cucumber expression

409b8e52ec8ff39b7fca5bf0291eebd031523d68 authored over 6 years ago by Quentin Vandekerckhove <[email protected]>
support cucumber expressions

e7503e17fc60d76e153495f6ec9d56d00588c9db authored over 6 years ago by Quentin Vandekerckhove <[email protected]>
Added tests.

f8091a135ca428c2865f138ae41df97a681c8195 authored over 6 years ago by Joshua Kuestersteffen <[email protected]>
Add preference to configure indentation style.

f60024300384bdda80a4c2080d14abac4e2ffa1e authored over 6 years ago by Joshua Kuestersteffen <[email protected]>
Merge pull request #280 from jkuester/fix_syntax_highlight

Fix string literal syntax highlighting

3d8c675c3a0ea36a0607490a7506d67c2808b75f authored over 6 years ago by Girija Prasad Panda <[email protected]>
Fix string literal syntax highlighting

2b64eeaf54f792dff430091912595ff1ab6d5437 authored over 6 years ago by Joshua Kuestersteffen <[email protected]>
Merge pull request #264 from cucumber/relase22

release 0.0.22

606905b84cd31eeb588434b52cb29dd0740cb630 authored over 6 years ago by Girija Prasad Panda <[email protected]>
Merge pull request #269 from akshaykamath/issue260-readme-link

#260: Fixed readme links to point to cucumber documentation.

e547409be388211e98f3c129d2986a202ecc8ea7 authored over 6 years ago by Marit van Dijk <[email protected]>
#260: Fixed readme links to point to cucumber documentation.

b2fdba80b70437f604c93285d6e75731e67d93ee authored over 6 years ago by Akshay K <[email protected]>
release 0.0.22

22a8445689f2ba9bce12c6ac1d38338e0d135536 authored over 6 years ago by Zdenek Jonas <[email protected]>
Merge pull request #262 from johny2000uwb/add-package-for-scan

Add package for scan, add refresh into context menu and fix one memory leak.

2b970abde40a0e31e80c30a95193896b3c4de651 authored over 6 years ago by Ilan Pillemer <[email protected]>
whitespace

fix proken gif
remove old jars

0ea9702b55ad9e06c02fadde179284e34dfbbca2 authored over 6 years ago by Zdenek Jonas <[email protected]>
Add own package to search, refresh menu, plus memory leak fix

8ded4c8a657beae00214a15a436a04a8a77eccdb authored over 6 years ago by Zdenek Jonas <[email protected]>
Merge branch 'master-original' into merge_from_original_pokus

Conflicts:
README.md
cucumber.eclipse.editor.test/META-INF/MANIFEST.MF
cucumber.eclipse.edito...

49532b320caa1e71a26e386736b55c2b270b54ea authored over 6 years ago by Zdenek Jonas <[email protected]>
Merge pull request #255 from laeubi/support_other_languages

Don't use hardcoded keywords to support other languages

72f6ff3ca9baba40d657df654f3d18fd7d9c9d11 authored almost 7 years ago by Girija Prasad Panda <[email protected]>
Support different Languages with Lamda-Expressions

Signed-off-by: laeubi <[email protected]>

19b4d2f846891309dd35dc3ff9e061dee41e1337 authored almost 7 years ago by laeubi <[email protected]>
Don't use hardcoded keywords to support other languages

Signed-off-by: laeubi <[email protected]>

3a41ddfcd28e5ac679d3ed0bbadd9dbbe83ab2b7 authored almost 7 years ago by laeubi <[email protected]>
Merge pull request #246 from girijant/master

0.0.21_Fixed for minor issue

c781977cb379272b3c2fe9c7d628e05c5bc3b162 authored almost 7 years ago by Girija Prasad Panda <[email protected]>
0.0.21_Fixed for minor issue

0.0.21 Fixed for minor issue

f5d9676ed2706d982ad6caf409c0eebca5729f46 authored almost 7 years ago by Girija <[email protected]>
Merge pull request #245 from girijant/master

**0.0.21 released by fixing below major bugs:**
#230 : Pattern Exception for Reg-Expr ["^\\$\\{...

db2e21d0ce8a6cb301e2d76eb045d2897d08ebbd authored almost 7 years ago by Girija Prasad Panda <[email protected]>