You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
* Dropped unused codekit config

* Integrated dynamic and static bindata for public

* Ignore public bindata

* Add a general generate make task

* Integrated flexible public assets into web command

* Updated vendoring, added all missiong govendor deps

* Made the linter happy with the bindata and dynamic code

* Moved public bindata definition to modules directory

* Ignoring the new bindata path now

* Updated to the new public modules import path

* Updated public bindata command and drop the new prefix
8 years ago
..
cache Integrate public as bindata optionally (#293) 8 years ago
comparer Integrate public as bindata optionally (#293) 8 years ago
errors Integrate public as bindata optionally (#293) 8 years ago
filter Integrate public as bindata optionally (#293) 8 years ago
iterator Integrate public as bindata optionally (#293) 8 years ago
journal Integrate public as bindata optionally (#293) 8 years ago
memdb Integrate public as bindata optionally (#293) 8 years ago
opt Integrate public as bindata optionally (#293) 8 years ago
storage Integrate public as bindata optionally (#293) 8 years ago
table Integrate public as bindata optionally (#293) 8 years ago
util Integrate public as bindata optionally (#293) 8 years ago
batch.go Integrate public as bindata optionally (#293) 8 years ago
comparer.go Integrate public as bindata optionally (#293) 8 years ago
db.go Integrate public as bindata optionally (#293) 8 years ago
db_compaction.go Integrate public as bindata optionally (#293) 8 years ago
db_iter.go Integrate public as bindata optionally (#293) 8 years ago
db_snapshot.go Integrate public as bindata optionally (#293) 8 years ago
db_state.go Integrate public as bindata optionally (#293) 8 years ago
db_transaction.go Integrate public as bindata optionally (#293) 8 years ago
db_util.go Integrate public as bindata optionally (#293) 8 years ago
db_write.go Integrate public as bindata optionally (#293) 8 years ago
doc.go Integrate public as bindata optionally (#293) 8 years ago
errors.go Integrate public as bindata optionally (#293) 8 years ago
filter.go Integrate public as bindata optionally (#293) 8 years ago
key.go Integrate public as bindata optionally (#293) 8 years ago
options.go Integrate public as bindata optionally (#293) 8 years ago
session.go Integrate public as bindata optionally (#293) 8 years ago
session_compaction.go Integrate public as bindata optionally (#293) 8 years ago
session_record.go Integrate public as bindata optionally (#293) 8 years ago
session_util.go Integrate public as bindata optionally (#293) 8 years ago
table.go Integrate public as bindata optionally (#293) 8 years ago
util.go Integrate public as bindata optionally (#293) 8 years ago
version.go Integrate public as bindata optionally (#293) 8 years ago