issues
search
mbrevoort
/
node-reggie
An experimental light weight alternative to a full blown npm registry
416
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolving error "TypeError: The super constructor to "inherits" must not be null or undefined"
#58
lealhugui
opened
6 years ago
1
Fixed missing dot and added back-ticks
#57
karfau
closed
5 years ago
0
reggie-server do not start - TypeError: The super constructor to "inherits" must not be null or undefined
#56
drusso85
opened
7 years ago
5
Throws error when calling reggie-server -h
#55
byteshiva
opened
8 years ago
0
Update README.md
#54
psexton
closed
10 years ago
1
question: creating private regsitry with the test folder from npm modules
#53
smartmouse
closed
10 years ago
1
Updated npm dependency to 2.0.0
#52
gfemec
closed
10 years ago
1
Add mocha.opts in /test
#51
caedes
closed
10 years ago
1
Update Readme
#50
caedes
closed
10 years ago
1
Why doesn't Kappa + Reggie work?
#49
parris
closed
10 years ago
4
Npmprotocolbug
#48
leftieFriele
closed
9 years ago
2
Not working with node higher than 0.10.23 with npm
#47
leftieFriele
closed
1 year ago
9
Get packages through public npm
#46
RobertPrediger
closed
10 years ago
2
reggie fails registering repository
#45
OliverZ
opened
10 years ago
2
Missing domain dependency in npm package?
#44
andrewlow
closed
10 years ago
1
Publish fails but returns success
#43
ssandler
opened
10 years ago
1
returning 404 when no file in repo on /:name/-/:file
#42
leftieFriele
closed
10 years ago
11
Server crash on '/:name/-/:file'
#41
leftieFriele
closed
10 years ago
0
Added support for path “/:name/lastest”.
#40
whitingj
closed
4 years ago
5
Import packages from registry.npmjs.org
#39
sonoman
opened
10 years ago
4
Add support for tag
#38
carlosouro
opened
10 years ago
0
Add support for publish authentication
#37
carlosouro
opened
10 years ago
4
Fixed returning incorrect package specification
#36
evil-shrike
closed
11 years ago
3
Reggie-server returns incorrect json for packages with 'dist' field in package.json
#35
evil-shrike
closed
11 years ago
0
Changed order of res.send.
#34
paolodm
closed
11 years ago
1
Response send order
#33
paolodm
closed
11 years ago
0
Implemented possibility to configure the host.
#32
akoenig
closed
11 years ago
6
Configure the host to listen on
#31
akoenig
closed
11 years ago
1
response.send used incorrectly
#30
paolodm
closed
11 years ago
1
Delete of an unknown package fails with a wrong error
#29
paolodm
closed
11 years ago
6
Add Node.js API
#28
ritch
opened
11 years ago
1
test: increased timeout
#27
bajtos
closed
11 years ago
0
Versions returned in the wrong order
#26
mike-spainhower
closed
4 years ago
8
Versions returned in the wrong order
#25
NickHeiner
opened
11 years ago
1
Reggie's unpublish does not work when no version is specified
#24
paolodm
opened
11 years ago
0
Reggie pretends to unpublish an inexistant package
#23
paolodm
opened
11 years ago
0
Fixed exception being thrown on index() method
#22
paolodm
closed
11 years ago
15
DELETE doesn't remove the deleted package from _packageMap (in Data.js)
#21
paolodm
closed
11 years ago
0
Fixed mispelling mistake
#20
paolodm
closed
11 years ago
1
Publish with version number which is previously published overrides previous version
#19
trygve-lie
opened
11 years ago
5
fix tests failing on Travis
#18
bajtos
closed
11 years ago
0
Started AUTHORs, added badges to README
#17
bajtos
closed
11 years ago
0
Add travis-ci build
#16
bajtos
closed
11 years ago
3
Fixing "npm search <packagename>" by changing order of route handling for /-/all
#15
iambrandonn
closed
11 years ago
5
Fall back to npm registry on unknown packages
#14
spmason
closed
11 years ago
5
Delete of an unknown package fails with a wrong error
#13
durango
closed
11 years ago
8
Fixed a bug in `npm publish` and started unit-tests
#12
bajtos
closed
11 years ago
1
`npm publish` fails for a new package
#11
bajtos
closed
11 years ago
2
Swappable Backends
#10
drkibitz
opened
11 years ago
11
How to pre-load reggie with a bunch of npm mods?
#9
virtualandy
closed
11 years ago
2
Next