Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · develop
core
Browse files
Oct 23, 2018
Merge branch 'extended-info' into 'develop'
· 7a7426a0
cnrdh
authored
Oct 23, 2018
7a7426a0
Oct 19, 2018
add extended field for additional metadata storage
· ac5bdad7
RDuX
authored
Oct 19, 2018
ac5bdad7
Merge branch 'docs' into 'develop'
· b12afab5
RDuX
authored
Oct 19, 2018
b12afab5
Merge branch 'fix-set-released' into 'develop'
· d21b50c6
srldl
authored
Oct 19, 2018
d21b50c6
handle the time.Parse error when setting the released date
· 3b1e8b4a
RDuX
authored
Oct 19, 2018
3b1e8b4a
Oct 08, 2018
Merge branch 'template-driver' into 'develop'
· 1cd25242
cnrdh
authored
Oct 08, 2018
1cd25242
Added comments to all types and functions giving a general description of how they should be used.
· 224e355d
RDuX
authored
Oct 08, 2018
224e355d
added template for storage driver interface.
· 0c628841
RDuX
authored
Oct 08, 2018
0c628841
Sep 24, 2018
added indents to comments to improve readability
· 985f24de
RDuX
authored
Sep 20, 2018
985f24de
proper indent for argument list
· 66dd8eef
RDuX
authored
Sep 20, 2018
66dd8eef
document usage of the Create, Read, Update, Delete methods in the Storage interface
· 44f2768b
RDuX
authored
Sep 20, 2018
44f2768b
correct wrong function name & link to godoc information for NewConn()
· 41c2abf9
RDuX
authored
Sep 20, 2018
41c2abf9
link to the API docs for RegisterDriver()
· 86e2b7d1
RDuX
authored
Sep 20, 2018
86e2b7d1
improve comments for Info initialization functions
· 5e346056
RDuX
authored
Sep 20, 2018
5e346056
fix comment indentation so that godoc can parse it correctly
· 9e2bcfba
RDuX
authored
Sep 20, 2018
9e2bcfba
added installation info and a usage section that describes how to register a...
· 4c737e54
RDuX
authored
Sep 20, 2018
4c737e54
Merge branch 'fix-comment' into 'develop'
· d2f98126
RDuX
authored
Sep 24, 2018
d2f98126
Sep 19, 2018
use the proper type name in the comment
· 74187980
RDuX
authored
Sep 19, 2018
74187980
provide proper storage type info
· 34f861f8
RDuX
authored
Sep 19, 2018
34f861f8
add indent to the argument list so that it gets parsed correctly by godoc
· c254d283
RDuX
authored
Sep 19, 2018
c254d283
Sep 12, 2018
summary before badges
· f25d6582
RDuX
authored
Sep 12, 2018
f25d6582
fix linter errors related to error declarations
· 516341ee
RDuX
authored
Sep 12, 2018
516341ee
fix comment related linter errors
· bf326f17
RDuX
authored
Sep 12, 2018
bf326f17
cleanup typos in comments
· d1ded4b8
RDuX
authored
Sep 12, 2018
d1ded4b8
proper badges for both master and development tree. Added link to the go reportcard page.
· cef9dbda
RDuX
authored
Sep 12, 2018
cef9dbda
added various status badges
· 4ab5e874
RDuX
authored
Sep 12, 2018
4ab5e874
Sep 04, 2018
test uninitialized TagString increment
· 4c2eda96
RDuX
authored
Sep 04, 2018
4c2eda96
added tests for the TagString type
· b5b8d9df
RDuX
authored
Sep 04, 2018
b5b8d9df
remove stray quote character
· be172d17
RDuX
authored
Sep 04, 2018
be172d17
Added TagString type for more consistent version representations between...
· 0b09eec6
RDuX
authored
Sep 04, 2018
0b09eec6
Aug 27, 2018
Added a default NewInfo() method to initialize a metadata object. Updated...
· 1ff04aee
RDuX
authored
Aug 27, 2018
1ff04aee
Aug 22, 2018
initial gitlab ci setup
· f72996af
RDuX
authored
Aug 22, 2018
f72996af
convenience utilities and tests
· e57c1d79
RDuX
authored
Aug 22, 2018
e57c1d79
initial type definitions and tests
· 23e3b4f2
RDuX
authored
Aug 22, 2018
23e3b4f2
initial interface defenition and tests
· eeb42f21
RDuX
authored
Aug 22, 2018
eeb42f21
MIT license
· 1f83f479
RDuX
authored
Aug 22, 2018
1f83f479
Basic README
· 07b810da
RDuX
authored
Aug 22, 2018
07b810da
gitignore
· f84424cc
RDuX
authored
Aug 22, 2018
f84424cc
Loading