Ecosyste.ms: OpenCollective

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

depcheck


Collective - Host: opensource - https://opencollective.com/depcheck - Code: https://github.com/depcheck

Refine the login session validation.

- It is based on the view model property, not URL any more.
- Store the login session informatio...

github.com/depcheck/depcheck-www - fdde74431a8656a98b4c69497fd0c9dbd78096eb authored about 9 years ago by Junle <[email protected]>
Refine the home page URL property.

- Update the route and view test cases.

github.com/depcheck/depcheck-www - 493de4645ebd74277719267271368db655992e5b authored about 9 years ago by Junle <[email protected]>
Merge pull request #35 from lijunle/clean-code

Clean up legacy codes.

github.com/depcheck/depcheck-www - 92bd23cfe32f2419ae6dbbf4b80bd9856da8ae32 authored about 9 years ago by Junle Li <[email protected]>
Remove the logging middleware from app.

- Which is handled by route index logic.

github.com/depcheck/depcheck-www - 9e5cdad62e858a92d8196b3224b7cb748527b31c authored about 9 years ago by Junle <[email protected]>
Remove the legacy login validation function.

github.com/depcheck/depcheck-www - fb81c877a818e59c52c0bfe797102480b5ef525a authored about 9 years ago by Junle <[email protected]>
Expand the mocha timeout interval.

- The E2E test cases spend more time to test.

github.com/depcheck/depcheck-www - b534ce5ea280ca75effda653d970ded481a611a1 authored about 9 years ago by Junle <[email protected]>
Merge pull request #34 from lijunle/deployment

Merge back deployment branch.

github.com/depcheck/depcheck-www - 35096bf3bfc7b432f86541ad9a064c673b131423 authored about 9 years ago by Junle Li <[email protected]>
Beatufiy all web pages, refine to MVVM pattern.

- Beautify all web pages.
- Refine the web infrastructure to MVVM pattern.
- Basic E2E and unit ...

github.com/depcheck/depcheck-www - ac2812d86cb2ec29dfbc0a811a040d1a993a8b98 authored about 9 years ago by Junle <[email protected]>
Merge pull request #32 from lijunle/refine-badge

Refine the badge.

github.com/depcheck/depcheck-www - de31c39bda57380a26173afe74996c995f33e786 authored about 9 years ago by Junle Li <[email protected]>
Refine the badge.

- The badge width adjust according to the caption.

github.com/depcheck/depcheck-www - 67b1a78d5d8ab72e8a819d4e9923343e9a0c77a3 authored about 9 years ago by Junle <[email protected]>
Merge pull request #31 from lijunle/pass-report

Show something in the pass report.

github.com/depcheck/depcheck-www - e9bd125800cb9bae461346d509a8e646168d3f92 authored about 9 years ago by Junle Li <[email protected]>
Show something in the pass report.

- Update the view test case.

github.com/depcheck/depcheck-www - d1f7d9b1114f3f03f1d6d0c222b869b3061cda89 authored about 9 years ago by Junle <[email protected]>
Merge pull request #30 from lijunle/repo

Beautify the repo list and repo details page.

github.com/depcheck/depcheck-www - 487c7bdc9ce27fccc75e60f00995ea8076288f41 authored about 9 years ago by Junle Li <[email protected]>
Update the test to cover the token scenarios.

- Update E2E test, routes test and views test.
- Cover token is generated and token not generate...

github.com/depcheck/depcheck-www - af4e58bcfdb6ed362c7c1edca072675a4d42c06c authored about 9 years ago by Junle <[email protected]>
Add the token and request token button in page.

github.com/depcheck/depcheck-www - 53fc0ebe3596c178f08628546fea62121b9ee951 authored about 9 years ago by Junle <[email protected]>
Update the route and view test for report page.

- E2E test cases are not affected.

github.com/depcheck/depcheck-www - 737abb146feae1bd25c06509893be710935d8ced authored about 9 years ago by Junle <[email protected]>
Beautify the repo report page.

- Split each report into its own panel.
- Show each report badge.

github.com/depcheck/depcheck-www - eeeff784bb714c77658bd56cb6d2b274dddc2440 authored about 9 years ago by Junle <[email protected]>
Update the test correspondingly.

github.com/depcheck/depcheck-www - 8f8970531b53c9a679a8c62a5ff686ed5e1293a7 authored about 9 years ago by Junle <[email protected]>
Beautify the repository list page.

- Do not show token in list page any more.
- Update the repo model logic, however the API should...

github.com/depcheck/depcheck-www - 1785cbe74892400dc77a0a261ba6070f6b7a9585 authored about 9 years ago by Junle <[email protected]>
Remove build-azure from Travis CI build.

github.com/depcheck/depcheck-www - cd1c179fa8b7ad3c309d40effb721d39b361ddfa authored about 9 years ago by Junle <[email protected]>
Merge pull request #29 from lijunle/home-page

Beautify home page.

github.com/depcheck/depcheck-www - 41609d8d239bc0aea76913281eec0a6e9d6d1191 authored about 9 years ago by Junle Li <[email protected]>
Ignore bootstrap dependency in depcheck now.

github.com/depcheck/depcheck-www - 9967b6556557de3b838e8ad7740691b2119d4775 authored about 9 years ago by Junle <[email protected]>
Update home page E2E test and view unit test.

github.com/depcheck/depcheck-www - 427b1905a4fe7f5a4e2478d356dda1835394dcd3 authored about 9 years ago by Junle <[email protected]>
Beautify the hom page.

- Use `<h1>` as caption.
- Add brief introduction.
- Apply Bootstrap style on login button.
- Ad...

github.com/depcheck/depcheck-www - 989a739d5cfe98839def4323062de5eebeaeef3a authored about 9 years ago by Junle <[email protected]>
Serve bootstrap CSS under assets route.

github.com/depcheck/depcheck-www - 64afb0c4d82d6df4f226a6e7b260a477ea07e81c authored about 9 years ago by Junle <[email protected]>
Serve the depcheck favicon.

github.com/depcheck/depcheck-www - f95f45fb5b7819cf1b7139425ce03bf5780bdba0 authored about 9 years ago by Junle <[email protected]>
Check in the artifacts.

- Including the logo and the favicon.

github.com/depcheck/depcheck-www - f98080a01fe46e86ee216c5c0a9dc0b1d54ee60e authored about 9 years ago by Junle <[email protected]>
Merge pull request #28 from lijunle/depcheck

Integrate depcheck service.

github.com/depcheck/depcheck-www - 0eb886c96d4100f0b3668d37db71559471b0cb92 authored about 9 years ago by Junle Li <[email protected]>
Add the depcheck badge in README.

github.com/depcheck/depcheck-www - db7141aa20874ad3cf1eab010cf40f23a8e2d371 authored about 9 years ago by JunLe Li <[email protected]>
Integrate depcheck into Travis build.

github.com/depcheck/depcheck-www - c589e663afceb8c944cdf06ad601227c0c807f6b authored about 9 years ago by JunLe Li <[email protected]>
Install depcheck and do self check.

- Enable necessary special parsers.

github.com/depcheck/depcheck-www - 928462669c9189d40b670c3bad2a6ff18818d817 authored about 9 years ago by JunLe Li <[email protected]>
Merge pull request #104 from lijunle/mention-es7

Mention ES7 support in README.

github.com/depcheck/depcheck - c3fc7fc891747a61c3303868ba8d28b49ca7a304 authored about 9 years ago by Junle Li <[email protected]>
Mention ES7 support in README.

[skip-ci]

github.com/depcheck/depcheck - a13592f384a77a6b98766c0b4db893b7357d60ec authored about 9 years ago by Junle <[email protected]>
Merge pull request #103 from lijunle/babel-es7

Support Babel ES7 Syntax.

github.com/depcheck/depcheck - 748f8343807b1f10143d5b4ff1ac32a775dbddb9 authored about 9 years ago by Junle Li <[email protected]>
Handle AST walker by hand.

- Remove node-source-walk dependency.
- Implement get all nodes from an AST in `utils/get-nodes`.

github.com/depcheck/depcheck - b8f09d2e01cbedb8eea2fe0d4d68c9e68a6737e5 authored about 9 years ago by Junle <[email protected]>
Leverage babylon to support ES7 syntax.

- Babylon is the parser for Babel. All Babel syntax is supported.
- Babylon is inspired from aco...

github.com/depcheck/depcheck - 9b26e19d8f5203ae55bdb1fc8770cf9ea42f00ac authored about 9 years ago by JunLe Li <[email protected]>
Add test cover Babel default enabled ES7 syntax.

- The test case is failing.

github.com/depcheck/depcheck - f7c1fec07f2acbb4f1211a4b35ba9c5833cdc511 authored about 9 years ago by JunLe Li <[email protected]>
Merge pull request #102 from lijunle/follow-design-parser

Treat parser returned packages as dependencies directly.

github.com/depcheck/depcheck - a4924eb405637f863577915efbaeaff3f7762f75 authored about 9 years ago by Junle Li <[email protected]>
Implement the design change about the parser.

- When parser returns string array, skip detector step and treat them as
dependencies directly.

github.com/depcheck/depcheck - ea584390c34ffd2ca0fe921046b966ae7cc6bf1c authored about 9 years ago by Junle <[email protected]>
Modify test case to reflect the design change.

- The detector is skipped when parser returns string array.
- The returned string array is treat...

github.com/depcheck/depcheck - af2edfc099abda60722bbe237a810306e9e5395a authored about 9 years ago by Junle <[email protected]>
Make the custom fake parsers follow ESTree spec.

github.com/depcheck/depcheck - b19b2b678746524df4fdfaf33dbe56286957c6ec authored about 9 years ago by Junle <[email protected]>
Merge pull request #100 from lijunle/design-change

Pluggable design change.

github.com/depcheck/depcheck - 92c43c37171da8b39f589807fe4e865a74fb71cd authored about 9 years ago by Junle Li <[email protected]>
Design change.

- Skip detector step if parser return string list directly.
- Pass package dependencies to detec...

github.com/depcheck/depcheck - 24b84798cd9c32c41caa4b7ad97eebe77da764b7 authored about 9 years ago by Junle <[email protected]>
Merge pull request #27 from lijunle/test-coverage

Update README and LICENSE.

github.com/depcheck/depcheck-www - 7cd18378425c164282c91ea141d69289b97c649c authored about 9 years ago by Junle Li <[email protected]>
Update the README file.

- Add very simple introduction and usage.
- Add build and test coverage badge.

github.com/depcheck/depcheck-www - 342979ee77904221056024f1cc1b8ec33ac250df authored about 9 years ago by Junle <[email protected]>
Add license file.

github.com/depcheck/depcheck-www - 7b050cb29da51bc92c3e9afb0f963eeddea66891 authored about 9 years ago by Junle <[email protected]>
Run test with coverage report on Travis CI.

github.com/depcheck/depcheck-www - 29e29edabaff1c2972ce3211eba54ef9f7a18f66 authored about 9 years ago by Junle <[email protected]>
Add test coverage command.

- However, test with coverage report is very slow.

github.com/depcheck/depcheck-www - 19a6504784cc399dd600a53198731f05354d5505 authored about 9 years ago by Junle <[email protected]>
Merge pull request #26 from lijunle/routes-repo-index

Refactor repo index page to routes pattern.

github.com/depcheck/depcheck-www - 3b5348b7ff98bd8fed95e7b6f7e0f05dc0809a50 authored about 9 years ago by Junle Li <[email protected]>
Refine the route index logic.

- All route accept middleware now.
- Handle error in one function.
- Skip the file which does no...

github.com/depcheck/depcheck-www - 8f393863412c50a5903933157198ce710e4405e4 authored about 9 years ago by Junle <[email protected]>
Remove the controller.

- All routes have been moved to routes folder.

github.com/depcheck/depcheck-www - cd0a6ea6aae3c1dc1f525229f935fd969517348f authored about 9 years ago by Junle <[email protected]>
Refine the test utils.

- Merge fake services and providers to stub file.
- Remove the fake folders.

github.com/depcheck/depcheck-www - aa72dc7b74adf4849954e39ecb0c0cf58c364bcf authored about 9 years ago by Junle <[email protected]>
Add unit test for repo index view.

github.com/depcheck/depcheck-www - e8abeb938227ea437a453b72ea58356b998bac86 authored about 9 years ago by Junle <[email protected]>
Refactor repo index route logic.

- Add unit test for it.

github.com/depcheck/depcheck-www - a1eb590ecdf76e3b8f36d5fde3af0ee97a1ebb87 authored about 9 years ago by Junle <[email protected]>
Add stable E2E test case for repo list route.

- Remove the fragile test file.

github.com/depcheck/depcheck-www - 10839c517ca9a14533bb64e671c4c697d24aeee6 authored about 9 years ago by JunLe Li <[email protected]>
Refactor the repo list page to route pattern.

github.com/depcheck/depcheck-www - f28bd206eef5fca79d7e7853145b8a4ef412a071 authored about 9 years ago by JunLe Li <[email protected]>
Merge pull request #25 from lijunle/routes-repo

Refactor the repo page to routes pattern.

github.com/depcheck/depcheck-www - b1a28c1e96aeaa9278b6fa1f98c2abbb92beca59 authored about 9 years ago by Junle Li <[email protected]>
Add unit test for repo report route and view.

github.com/depcheck/depcheck-www - 603d16987f33dccb002f89c2f20aaf6172d43021 authored about 9 years ago by Junle <[email protected]>
Add strict E2E test for repo/report route.

github.com/depcheck/depcheck-www - 54b6c62274681d3e516684d5b731192d307fee84 authored about 9 years ago by Junle <[email protected]>
Extract the dedicated repo page to routes pattern.

- The post repo info route has not been extracted yet.

github.com/depcheck/depcheck-www - 54751723bd096c3a8d0b8ceeeb9bd852794ef22c authored about 9 years ago by Junle <[email protected]>
Add simple content-negotiate and error handling.

- Both of them need further refinement.
- Keep the original behavior.

github.com/depcheck/depcheck-www - 3dc7d9246c09511479decf0206968c9d87512453 authored about 9 years ago by Junle <[email protected]>
Extract post report info route to routes pattern.

github.com/depcheck/depcheck-www - 7096dad746e849dcf767a204382316d208a89f72 authored about 9 years ago by Junle <[email protected]>
Add stable E2E test for repo report post route.

github.com/depcheck/depcheck-www - 9fc5c82a9bf6cd5562b60c0494b60560bb2f747d authored about 9 years ago by Junle <[email protected]>
Merge pull request #96 from lijunle/jsx-on-js

Enable JSX syntax in JS file.

github.com/depcheck/depcheck - fc091a5792da341ce5d1282bede7972916e3a546 authored about 9 years ago by Junle Li <[email protected]>
Enable JSX syntax in JS file.

github.com/depcheck/depcheck - c0a80c1ce0dad8a79e0975d8c34ce2c441125b98 authored about 9 years ago by Junle <[email protected]>
Merge pull request #24 from lijunle/routes-report-svg

Convert report SVG route to routes pattern.

github.com/depcheck/depcheck-www - 2e27316a93a354e0946d09171016d199dbfdd956 authored about 9 years ago by Junle Li <[email protected]>
More assertions on the report SVG E2E test case.

github.com/depcheck/depcheck-www - c11e69626963377d965dbeca95cf5cc7d22071dd authored about 9 years ago by Junle <[email protected]>
Add stable E2E test case for report SVG route.

github.com/depcheck/depcheck-www - 1a944bf585b09594a9fdc633295209d7e85063ec authored about 9 years ago by JunLe Li <[email protected]>
Refactor report model's query function.

- Merge report model's get function into query function.
- Move some logic in query back to cont...

github.com/depcheck/depcheck-www - bb54c6d200989255c9a42a9d2840e4c521da3921 authored about 9 years ago by Junle <[email protected]>
Refactor some logic from badge view to routes.

- Treat route file as view model, move business logic to there.
- Add unit test for the badge view.

github.com/depcheck/depcheck-www - 7415af394230232543eacddfddb6ff3afd8cc84a authored about 9 years ago by Junle <[email protected]>
Leverage mockFunction to simplify test code.

github.com/depcheck/depcheck-www - 05a422f9bb9e892bf7fc57b42c19eb35fba083c5 authored about 9 years ago by Junle <[email protected]>
Add unit test for report SVG route.

github.com/depcheck/depcheck-www - 09e840d30bd3df1355427bcacd5a3b11b295b245 authored about 9 years ago by Junle <[email protected]>
Convert the report SVG route to routes pattern.

github.com/depcheck/depcheck-www - f844c28a1a483eff6ee20fd53561a8264287e7d4 authored about 9 years ago by JunLe Li <[email protected]>
Merge pull request #23 from lijunle/routes-token

Refactor the create token route to routes pattern.

github.com/depcheck/depcheck-www - 9b05f3306ea5ad5a615e826bf2a9d6d7b74e41d3 authored about 9 years ago by Junle Li <[email protected]>
Refactor the route index for easier maintain.

github.com/depcheck/depcheck-www - 405730af17c0178dfa37b07cad1f3ff8f4b6cd33 authored about 9 years ago by Junle <[email protected]>
Return promise in model function.

- It allows generate model asynchronously.
- Update the test cases.

github.com/depcheck/depcheck-www - f7d521acb8d56418e9263468db934405110729c0 authored about 9 years ago by Junle <[email protected]>
Add stable create token E2E test case.

- It only cover the case not XHR and redirect to referer page.
- Make fake service accept table ...

github.com/depcheck/depcheck-www - 79d0618004768e767b923caddbd807369e8fad99 authored about 9 years ago by Junle <[email protected]>
Convert the create token route to route pattern.

- Make route index accepts post function.
- Remove the get token route, which is useless now.
- ...

github.com/depcheck/depcheck-www - 02c713604a695988b68987fedc66469d996b27cd authored about 9 years ago by Junle <[email protected]>
Merge pull request #22 from lijunle/routes-login

Refactor the login routes to routes pattern.

github.com/depcheck/depcheck-www - 22089b3230017aa27621f8f5cf9fdf8811d41408 authored about 9 years ago by Junle Li <[email protected]>
Extract login callback to route file.

- Move the route logic from provider and model to route file.

github.com/depcheck/depcheck-www - 5081ef9503b7b0b5c46b7c9c7616763fa01d30c5 authored about 9 years ago by Junle <[email protected]>
Add login callback E2E test case.

github.com/depcheck/depcheck-www - e055717675c2acd8781944e36e448ddec9ceec06 authored about 9 years ago by Junle <[email protected]>
Disable call thru in fake service.

github.com/depcheck/depcheck-www - 5e9527ce2b74540c11fc9e412093a3f1f783fd18 authored about 9 years ago by Junle <[email protected]>
Add E2E test for login route.

- I do not think that is a necessary to add route unit test.
- The stub accepts `provider` param...

github.com/depcheck/depcheck-www - 7a0435fa42ef4f2b7cc0b1bbec487dc12acd0725 authored about 9 years ago by Junle <[email protected]>
Refact the login to view model pattern.

- The login route does not depends on login model.
- The routes index recognize redirect function.

github.com/depcheck/depcheck-www - 631057982efa8e6955ed5331f6de37122e5b3e74 authored about 9 years ago by Junle <[email protected]>
Merge pull request #21 from lijunle/session-service

Make session as a service, write real E2E test.

github.com/depcheck/depcheck-www - 4c8f03fadd55bbc5c6b1da405a054bf5dda61f7b authored about 9 years ago by Junle Li <[email protected]>
Make real E2E test.

- Global stub on fake services.
- Test case set up the stubs after request.

github.com/depcheck/depcheck-www - c5ed52f3d79da227cf8457ef92d8d29bd7efbe24 authored about 9 years ago by Junle <[email protected]>
Move the session under services folder.

- E2E test can mock the whole services to mock the session function.

github.com/depcheck/depcheck-www - 9bf99754c051eb304f6cf7f92f2200abffa6d2dc authored about 9 years ago by Junle <[email protected]>
Merge pull request #20 from lijunle/routes

Convet the home page routes to view model pattern.

github.com/depcheck/depcheck-www - c0d79a954b648adce9b3ff71f0becbde472983fc authored about 9 years ago by Junle Li <[email protected]>
Add unit test for home page view.

- Rename home page view: index -> home.
- Add two unit tests on the React generated HTML.

github.com/depcheck/depcheck-www - 613ade160edbbf8a14bc67aae6b1d6e6d8f44ab2 authored about 9 years ago by Junle <[email protected]>
Add view model test.

- View model test is light weight.
- It focuses on the model to view model logic.

github.com/depcheck/depcheck-www - 298a0a737b80deceea09a868e016e52862f96eaf authored about 9 years ago by Junle <[email protected]>
Add two E2E test case for index route.

- These test cases are strong and stable.
- The test cases also critical to routes order.
- Remo...

github.com/depcheck/depcheck-www - 4d9f6a7599586da7df882922688c3ee9ed6f675b authored about 9 years ago by Junle <[email protected]>
Make the home page dynamic.

- It show login when user has not login.
- It show go to my repo after user login.
- Update the ...

github.com/depcheck/depcheck-www - 774e4b85efbf0cfc9ca7bd8255a54051aa0f0f3b authored about 9 years ago by Junle <[email protected]>
Refactor home page as view model pattern.

- The view model module exports properties - route, view and model.
- Manual maintain the critic...

github.com/depcheck/depcheck-www - 28f8b1e3bfd6e21ead2bfad8e0c526665742c155 authored about 9 years ago by Junle <[email protected]>
Merge branch 'test'

- The test cases are very fragile - they are coupled with implementation.
- However, they cover ...

github.com/depcheck/depcheck-www - da4909a562f2425109c9a1e8d5daa184b04f56b6 authored about 9 years ago by Junle <[email protected]>
Add route test on login page.

- Leverage a fake provider to generate login URL.
- Use proxyquire global override to make mock ...

github.com/depcheck/depcheck-www - 5cb01351da8444fe1c063d33793143aaf2044dd3 authored about 9 years ago by Junle <[email protected]>
Extract the app logic to a separated file.

- Split the app setup logic to a single file.
- Easier to test app.

github.com/depcheck/depcheck-www - 346f5ace72d996f36bdb56449d3313c8889cb84d authored about 9 years ago by JunLe Li <[email protected]>
Implement a simple test case on app.

- Get root route should return home page.
- Install mocha and supertest packages from NPM.

github.com/depcheck/depcheck-www - 95b2189ec494c5cd729448d84f01776baf85597d authored about 9 years ago by Junle <[email protected]>
Make getProvider as a named export.

- Which is easier for unit testing.
- Which is aligh to services export pattern.

github.com/depcheck/depcheck-www - 0f808b5cbbd1a3be342893ce92aaa099d7eeb0f5 authored about 9 years ago by Junle <[email protected]>
Use fake logger service to output log to file.

- Leverage proxyquire to load app with fake services dependency.

github.com/depcheck/depcheck-www - ed86ddca5566e4db9dae8131961dc999096e6efd authored about 9 years ago by Junle <[email protected]>
Add test cases to cover all basic scenarios.

- The test cases are very fragile - they are deeply coupled.
- However, they cover the very basi...

github.com/depcheck/depcheck-www - f32ef30d920c36073770622c3ed714554b8c4fcd authored about 9 years ago by Junle <[email protected]>