Ben Kurtovic
a3b1f6d0c3
Merge branch 'feature/database' into develop
před 10 roky
Ben Kurtovic
56f23e682a
Database to v6; flesh out a lot of Database.search().
před 10 roky
Ben Kurtovic
950b6994f0
Database to v5; finish Database.insert().
před 10 roky
Ben Kurtovic
d6ccdbd16d
Fix a couble Database bugs.
před 10 roky
Ben Kurtovic
d2aef2829e
Finish database insertion, except for origins.
před 10 roky
Ben Kurtovic
97b0644bf0
Database to v4: split off symbol_locations table.
před 10 roky
Ben Kurtovic
e3a838220c
Flesh out most of Database.insert().
před 10 roky
Ben Kurtovic
821a6ae4f1
DB -> v3 for symbol->code assoc vs. ->codelet ( fixes #13 )
před 10 roky
Ben Kurtovic
0b655daaff
Finish migration to v2.
před 10 roky
Ben Kurtovic
a5cc3537cb
Credits.
před 10 roky
Ben Kurtovic
22d6b62547
Update schema to v2; database updates.
před 10 roky
Ben Kurtovic
0d0a74f9df
Some more work on db stuff.
před 10 roky
Ben Kurtovic
54bca5894f
Move database stuff to a subpackage; updates.
před 10 roky
Ben Kurtovic
ad3de0615f
Fix some typos in the schema.
před 10 roky
Ben Kurtovic
fb4e0d5916
FULLTEXT KEYs where appropriate.
před 10 roky
Ben Kurtovic
75b243f685
Remove languages table; add indexed field for codelet rank.
před 10 roky
Ben Kurtovic
1cbe669c02
More work on db schema; all except FTS indices.
před 10 roky
Ben Kurtovic
bc3b9e7587
Some more database design work.
před 10 roky
Ben Kurtovic
085fd62704
Database schema, hashing module, some other things.
před 10 roky
Ben Kurtovic
962dd9aef5
Docstrings for Database methods; oursql dependency.
před 10 roky
Severyn Kozak
20b518fccc
Minor refactor of codelet.
Add:
bitshift/codelet.py
-complete docstrings, add filename to Codelet constructor.
před 10 roky
Severyn Kozak
6a4ba580ed
Add Codelet, crawler dependencies to setup.
Add:
bitshift/codelet.py
-add Codelet class with constructor.
README.md
-add SASS stylesheet documentation
před 10 roky
Ben Kurtovic
902d734c28
Update __init__.py.
před 10 roky
Severyn Kozak
b70e2c961d
Update assets module with template docstring.
Mod:
bitshift/assets.py
-convert existing docstrings to the Sphinx auto-doc format.
před 10 roky
Ben Kurtovic
0c68988982
CREATE THE THINGS
před 10 roky
Ben Kurtovic
6a9598fe12
Basic setup.py.
před 10 roky
Ben Kurtovic
08249e086e
Fix __init__.py and add some info to README.
před 10 roky
Ben Kurtovic
6adea4a97e
Adding basic sphinx documentation.
před 10 roky
Ben Kurtovic
404a2fb7e3
Fix names in license.
před 10 roky
Ben Kurtovic
82147c7b51
Fix description.
před 10 roky
Severyn Kozak
6ff65c0906
Merge branch 'master' into develop
Conflicts:
app.py
před 10 roky
Severyn Kozak
f24d2a6be2
Add assets/config module, SASS files, templates.
Add:
bitshift/assets.py
-add module that contains functions to be called from inside the
templates/ Jinja HTML files -- currently contains tag(), which generates
an HTML asset tag based on a filename.
bitshift/config.py
-add Flask configuration module.
static/(sass/main.sass, css/main.css)
-create isolated directory for SASS files; compiled CSS files will be
stored in static/css.
static/css/_mixins.sass
-add SASS partial to contain mixins (globally relevant to the project's
styling).
templates/layout.html
-add various metadata.
před 10 roky
Severyn Kozak
9d06e0c442
Add skeleton dir-structure, content to files.
Add:
app.py
-add boilerplate Flask source.
bitshift/
-directory for all python source.
templates/(layout, index).html
-add global layout template, and placeholder home page.
static/css/main.sass
-add placeholder main SASS file.
před 10 roky
Ben Kurtovic
02c58909a7
app.py
před 10 roky
Ben Kurtovic
e3b711ade3
Initial commit
před 10 roky