|
d5a9fe85af
|
Merge branch 'master' into cache-and-hash
* master:
update installation preparation step
|
2018-08-01 12:50:10 -07:00 |
|
|
f8d2156d85
|
update installation preparation step
|
2018-08-01 12:48:09 -07:00 |
|
|
a753ba4963
|
update centillion search with comment blocks laying out what to change and where
|
2018-08-01 11:32:37 -07:00 |
|
|
8cca4b2c8d
|
add TAGLINE param
|
2018-08-01 00:49:56 -07:00 |
|
|
69339abe24
|
fix the way repo name label is handled
v0.2
|
2018-08-01 00:25:29 -07:00 |
|
|
8d2718d783
|
update how we store totals
|
2018-07-31 23:58:19 -07:00 |
|
|
8912b945fe
|
remove print statement
|
2018-07-31 23:17:16 -07:00 |
|
|
ddceb16a2c
|
fix template rendering in update_index url endpoint
|
2018-07-31 23:16:45 -07:00 |
|
|
f769d18b4e
|
clean up flask config file
|
2018-07-31 23:16:23 -07:00 |
|
|
34a889479a
|
Update config_flask.py
|
2018-07-31 23:12:57 -07:00 |
|
|
a074e6c0e7
|
add image to readme
|
2018-07-31 23:07:32 -07:00 |
|
|
918c9d583f
|
update search results template
|
2018-07-31 23:01:38 -07:00 |
|
|
6cd505087b
|
package up the counts in get_document_total_count
|
2018-07-31 22:37:20 -07:00 |
|
|
ee9b3bb811
|
pass a count dictionary instead of an integer to the jinja template
|
2018-07-31 22:36:43 -07:00 |
|
|
8a4e20b71c
|
update template - gotta look good
|
2018-07-31 22:36:13 -07:00 |
|
|
64d3ce4a9b
|
update search engine style to use centillion logo
|
2018-07-31 18:29:01 -07:00 |
|
|
5e9b584d26
|
uncovered the mysterious missing google docs: they were just being labeled as issues by the search template.
|
2018-07-31 15:59:21 -07:00 |
|
|
b03a42d261
|
start some troubleshooting
|
2018-07-31 05:21:58 -07:00 |
|
|
bd4f4da8dc
|
more fixes - use "" not None
|
2018-07-31 05:15:22 -07:00 |
|
|
23743773a6
|
add mkdocs-material submodule
|
2018-07-31 04:33:27 -07:00 |
|
|
b7d2a8c960
|
rename some files, and move docs into docs/
|
2018-07-31 04:32:38 -07:00 |
|
|
1f4b43163a
|
fix env var name
|
2018-07-31 03:16:28 -07:00 |
|
|
f80ccc2520
|
successfully indexing, unsuccessfully searching
|
2018-07-31 03:06:25 -07:00 |
|
|
c2eae4f521
|
improve handling of repo names, oweners, and document schema. improve timestamps.
|
2018-07-31 01:52:44 -07:00 |
|
|
c758ca7a6c
|
add quickstart
|
2018-07-31 01:28:38 -07:00 |
|
|
3cf142465a
|
updating readme with flask mention
|
2018-07-31 01:23:49 -07:00 |
|
|
bfd351c990
|
Update 'Workdone.md'
|
2018-07-31 08:12:28 +00:00 |
|
|
0831a20227
|
Merge branch 'app' of charlesreid1/centillion into master
v0.1
|
2018-07-31 08:10:48 +00:00 |
|
|
e0348ca05a
|
organize the config files for flask/centillion separately. create factory method to get config file. re-use between centillion_search test method and centillion live flask method
|
2018-07-31 01:06:28 -07:00 |
|
|
5388e073ff
|
clean up and finish github issues updater
|
2018-07-31 00:17:57 -07:00 |
|
|
b917de2d6a
|
update docstrings. add and add method for gh and gdocs. add an update method for gdocs, working through the gh update method.
|
2018-07-30 23:59:05 -07:00 |
|
|
e3ef0d6948
|
update schema names
|
2018-07-30 23:56:56 -07:00 |
|
|
e687f0167c
|
update markdown docs
|
2018-07-30 22:35:35 -07:00 |
|
|
4d02d6abf4
|
update centillion readme
|
2018-07-30 22:28:46 -07:00 |
|
|
0594e9025d
|
add centillion schema and schema examples to Schema.md
|
2018-07-30 16:26:29 -07:00 |
|
|
5a7649dcd0
|
fix bullet list
|
2018-07-30 16:06:48 -07:00 |
|
|
648bfc0a16
|
clean up readme
|
2018-07-30 16:05:30 -07:00 |
|
|
bdb310c369
|
add schema deets
|
2018-07-30 15:44:46 -07:00 |
|
|
90393c2f59
|
add centillion app, plus basic search (just copied over cheeseburger for now)
|
2018-07-30 15:33:01 -07:00 |
|
|
93b9961888
|
add static and templates from markdown-search
|
2018-07-30 15:32:27 -07:00 |
|
|
2026433c66
|
add vp to gitignore
|
2018-07-30 15:26:59 -07:00 |
|
|
49d311edc5
|
add the first bits of an app
|
2018-07-30 15:13:25 -07:00 |
|
|
b901b17494
|
add auth checking and gdrive util from cheeseburger-search. clarify docs.
|
2018-07-30 15:12:56 -07:00 |
|
|
e23efb63f4
|
we have our battle plan
|
2018-07-30 15:02:54 -07:00 |
|
|
542a064f52
|
update components and schema documents with planning for function layout
|
2018-07-30 14:32:15 -07:00 |
|
|
034b5097f8
|
update readme
|
2018-07-30 00:38:04 -07:00 |
|
|
edecac65f0
|
add components
|
2018-07-30 00:36:13 -07:00 |
|
|
3a38f04147
|
more notes on how and what
|
2018-07-30 00:30:07 -07:00 |
|
|
059a0d7917
|
expand on next steps
|
2018-07-29 19:17:51 -07:00 |
|
|
c8ea890541
|
update readme
|
2018-07-29 17:39:15 -07:00 |
|