Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-nameservice
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-nameservice
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Sep
28
May
13
Apr
20
Mar
19
10
May
9
5
Mar
29
Sep
19
Jun
7
Sep
2
Aug
17
Jul
26
May
4
1
11
Nov
8
7
4
3
2
29
Jun
12
May
11
6
29
Apr
gitreview: update gerrit host and project
master
master
Merge changes I436c8e8c,I10daaf8c
instructions: fixes formatting
contract: update for solidity 0.6
node: cache address
scripts: update for new contract
nameservice: fix cache check
added instructions, update genesis
nameservice: public-key and signature now stored on blockchain
http server: add pending name cache
nameservice: added batch name adding script
nameservice: added readme with instructions
nodejs: refactor loading of contract data
nodejs: trim address string
nodejs: update contract loading for new solc versions
genesis: adapt to geth 1.6
nodejs: add https support
contract: externalize build using makefile
registration: prevent name conversion to binary
project: add COPYING file
conf: add .gitreview support
nameservice: add missing dependencies
add copyright headers
nameservice: send registration confirmation ASAP
nameservice: set all responses to JSON content-type
Merge "add tool to count and dump registered names"
add tool to count and dump registered names
nameservice: check name using regexp
nameservice: catch, log exceptions
nameservice: save contract ABI on disk, fix loading code
nameservice: handle more lookup errors
nameservice: fix concurrent calls to awaitConsensus
nameservice: handle address starting with "0" in formatAddress
nameservice: cleanup name registration log
nameservice: handle case of no owner
nameservice: save contract address on disk
nameservice: use new method to wait for transaction
nameservice: use port 80
contract: prevent registering multiple names
nameservice: handle null input in parseString
Loading