Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / allan-simon/sentence-aligner-rust issues and pull requests
#104 - Integrate GET sentences pagination
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#103 - Remove Rust temporary downgrade
Issue -
State: open - Opened by jean553 over 6 years ago
#102 - Travis after_success section is not executed
Issue -
State: open - Opened by jean553 over 6 years ago
#101 - Fix build downgrading rust
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#100 - return the conflicting sentence when add a sentence with an existing id or existing content and language
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#99 - rename the get_sentence_by_content_and_language function to get_sentence_by_sentence_content_and_language, in fact, the content is not passed directly but found through a given uuid
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#98 - Return conflict sentence when update sentence language
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#97 - Declare xml crate only once
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#96 - Return conflicting sentence when edit text
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#95 - upgrade Cargo.lock recorded versions
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#94 - Fix rocket contrib version 3 6
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#93 - Return conflict sentence when update text
Pull Request -
State: closed - Opened by jean553 over 6 years ago
- 1 comment
#92 - use latest version of the rust interface tests library
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#91 - Refactor put sentence tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#90 - Use put xml from lib for test upload structure
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#89 - refactor the tests for get sentences by language test
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#88 - refactor get sentence tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#87 - add missing documentation into tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#86 - Refactor get all sentences tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#85 - Remove useless stuffs from tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#84 - Use tests helpers for tests post language
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#83 - global update of the dependencies versions
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#82 - use the asserts conflict and bad request into the post sentences tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#81 - Use sentence creation routine of interface tests helpers
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#80 - integrate a sentence handler for the tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#79 - remove implicit interface tests helper library module layer
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#78 - Update rust interface tests helpers library source once the library is available on Cargo repository
Issue -
State: closed - Opened by jean553 over 6 years ago
#77 - Attempt to use interface tests library for post sentence
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#76 - remove the builder creation method from the tests as this function is only used once anyway
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#75 - Replace get structure by assert structure is null
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#74 - Integrate assert sentence language equals
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#73 - remove unused functions from tests and database routines
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#72 - Integrate assert sentence content equals in tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#71 - Integrate assert sentence structure equals in tests
Pull Request -
State: closed - Opened by jean553 over 6 years ago
#70 - use connection implementation methods into test_put_sentence
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#69 - use the connection implementation methods into the tests get_sentence_by_language
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#68 - use connection implementation methods into the test_get_sentence method
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#67 - the insert_sentence routine of the tests should generate the uuid of the inserted sentence
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#66 - integrate db routines into test_get_all_sentences
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#65 - Use database encapsulation methods for create sentence tests
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#64 - Use database encapsulation methods for create language tests
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#63 - WIP - create a database handling trait and implements it for postgresql connection
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#62 - In tests, create helper functions to make tests as clear as possible
Issue -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#61 - [TO CLOSE] Add pagination parameter for GET sentences
Pull Request -
State: open - Opened by jean553 almost 7 years ago
- 2 comments
#60 - fix openapi doc, post sentences 409 response: returns 409 if both of the language and content are already used by another sentence
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#59 - remove duplicate entry from API documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#58 - Integrate get sentences by language documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#57 - Integrate post language documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#56 - Integrate put sentence structure documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#55 - remove the useless conflict raise when put sentence structure, there is no unique constraint on the sentence structure field
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#54 - 409 errors should give back the link to the "conflicting with" resource
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 11 comments
#53 - integrate the documentation of the PUT sentence/id/language
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#52 - Simplify tests
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 8 comments
#51 - add a test to check that there is a conflict if we try to update the content with an existing content of the same language
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#50 - Integrate put sentence id text into documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#49 - remove useless check from PUT sentence/id/text, no unique violation error is possible through the given SQL command
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#48 - integrate GET sentence/uuid documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#47 - Paginate the get sentences API
Issue -
State: open - Opened by allan-simon almost 7 years ago
- 4 comments
#46 - Fix doc syntax
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#45 - Doc for get sentences
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#44 - use nightly latest version into travis build
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#43 - add a test in order to check that posting a sentence with an existing content returns a conflict status code
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#42 - 37 when post sentence check that content and structure match together
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#41 - POST sentences should return a conflict status code if the id/content already exist
Issue -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#40 - 39 fix post sentence unknown language acceptance
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#39 - [bug]Post new sentence accepts unknown language
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 2 comments
Labels: bug
#38 - Send optional structure when post
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#37 - When post a sentence, check that the structure and the content match together
Issue -
State: closed - Opened by jean553 almost 7 years ago
- 3 comments
#36 - Use OpenAPI/Swagger version 3 instead of version 2
Issue -
State: open - Opened by jean553 almost 7 years ago
- 1 comment
Labels: blocked by external stuff
#35 - integrate post sentences documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#34 - create one test for PUT sentence structure that checks that the api returns a bad request status code if the spaces do not match between the two structure and the content
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#33 - set a temporary fix for the build in order to walk around the Ring package issue with the latest Rust version
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#32 - Use nightly in Travis-CI instead of the temporary walk around version nightly-2017-12-20
Issue -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
Labels: blocked by external stuff
#31 - modify code to not require postgres user to be superuser
Issue -
State: open - Opened by allan-simon almost 7 years ago
- 2 comments
#30 - upgrade rocket from 3.4 to 3.5
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#29 - Define test that checks that put sentence api returns a bad request status code if the content of the sentence does not match its given structure
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#28 - Create relation between language and sentences
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#27 - Upgrade rocket
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#26 - Add a check that the text inside the structure of sentence match it's raw text
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 11 comments
#25 - Store languages into separated table
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#24 - add a test to check that PUT structure returns 404 if the sentence does not exist
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#23 - add interface test for PUT structure, checking that the returned status code is 204 and the structure is updated into the database
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#22 - Limit tests threads to one
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#21 - Define interface test that checks put sentence language returns 404 if not found
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#20 - Define interface test that checks put sentence language succeeds
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#19 - define an interface test that checks that PUT sentence text returns 404 if the sentence does not exist
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#18 - Add test that checks a sentence text is edited when calling PUT sentence/uuid/text
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#17 - refactor tests commons items into a dedicated utils module
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#16 - improve interface test for GET all sentences in order to count sentences
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#15 - add test that checks the returned results amount when get sentences by language
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#14 - fix readme travis badge
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#13 - Add travis badge into README
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#12 - Add travis-ci badge in the readme
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 1 comment
#11 - Add test that checks that creating two indentical uuids generate conflicts
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#10 - separate language into a separate table
Issue -
State: closed - Opened by allan-simon almost 7 years ago
- 4 comments
#9 - Add a test that checks that requesting GET sentence with a non existing sentence uuid simply returns not found status code
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#8 - Integrate get sentence test
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
- 1 comment
#7 - replace test_get_sentence by test_get_all_sentences and rename the unique test inside to test_get_all_sentences to be more precise according to what the called API actually does
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#6 - Integrate routines to truncate table and a simple test to check POST sentence
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#5 - Integrate basic interface test
Pull Request -
State: closed - Opened by jean553 almost 7 years ago