Merge pull request #1 from Oithe/master#1
Open
farhanarrafi wants to merge 21 commits into
Open
Conversation
Gradle wrapper files for building on heroku
Added Favicon Via Github
- Added Geoname Model - Added Geoname Controller(DataController) - Added Repository Class for Geoname Refs - N/A
- Added JSON parsing via Jackson
- Updated gitignore to ignore build files - Updated homepage Refs: N/A
Added Authors and project description
- Removed classes directory and its contents Refs: N/A
- Added Models according to crowd DB Refs: N/A
- Updated Model CrawlData Refs: N/A
- Added Model KnowledgeBase Refs: N/A
- Previous user module deleted - Table schema added with comment - Two new constant CD_RID_LENGTH & CD_MID_LENGTH added in constant file Refs: N/A
- Redesigned id (PRIMARY_KEY) for each model. - Adding code for creating new user. (incomplete) Refs: N/A
- Added documntation based on info from Schema Designers Refs: N/A
- Added url mapping for data entry - Modified Classes Refs: N/A
- Added url mapping for user and app info entry - Modified Classes Refs: N/A
- Added url mapping for user data entry - Modified Classes - changed id from int to long Refs: N/A Signed-off-by: Farhan Ar Rafi <farhanarrafi@gmail.com>
- Added hashed token for easier user and application identification - Added email field for User and AppInfo (dev email) Refs: N/A Signed-off-by: Farhan Ar Rafi <farhanarrafi@gmail.com>
- Added JWI library for using wordnet dict files - Added wordnet 3.1 dict files - Added Controller and URL endpoint as sample running code Refs: N/A Signed-off-by: Farhan Ar Rafi <farhan.rafi@bjitgroup.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gradle wrapper files for building on heroku