- 0ba6dc0 refactor: use daemonize-process instead of daemonize
- e1abb8b fix: regexp for node 0.10/0.12/4.1
- 2d80694 chore: bump dependencies and remove unused ones
- 747582b fix: RUN_AS->RUNAS
- e1162f4 fix: revert ueber-optimization
- 5bdfc9b fix: catch more semver comparisions
- c976f0b feat: display tagged versions, also fix highest version
- 6e4ddc3 feat: add support for /-/package/xxx/dist-tags
- e2fffb8 fix: be consistent with latest and highest version
- ff1fe51 fix: copy-paste bug
- 64cf35b fix: can't sort non-semver versions
- b582105 feat: mark outdated dependents
- 318bd4f feat: mark outdated dependencies
- 23337de improve: don't publish pkg and test files
- b8bd9bf fix: refresh and delete URLs
- 955b8b8 fix: gui tests for scoped packages
- 48439bc fix: allow '/' scoped packages for UI
- 1aefc5e fix: repository URLs in style of 'git+http'
- 9c57683 improve: be smarter with scoped URLs
- b2f142d Run tests on 0.12 as well
- 9da939a Only respond after attachment stream is finished writing
- eeed233 chore: fix merge conflict
- 90b2f94 chore: bump dependencies
- f6f1661 chore: bump [email protected]
- 2a615ab doc: bring History up-to-date
- Proxy & publish scoped packages
- fix: nopar user env variable in Debian scripts
- fix/improve: DEBIAN start/stop/script
- improve: add favicon
- Fixed code formatting
- Removed exclusive test-case
- Added test case
- Prevent JSON.parse to throw an error when the metadata received is not valid JSON
- fix: initd script reads/writes correct nopar.pid file
- fix: add daemon to package.json and create nopar.pid
- test: for _mtime on getPackage
- fix: convert string mtime to Date
- improve: move error handling to the bottom and add one if != dev
- fix: Internal Server Error
- feat: add nopar.js with arg --detach
- feat: add package meta json cache
- feat: add package meta json cache
- feat: add packaging a .deb package
- feat: add page for single packages, change search results page
- fix: attachment refresh
- fix: express deprecations and be more lenient with supertest
- fix: prerem script if init.d script is missing
- fix: save settings
- fix: unit tests by fixing .gitignore
- improve: always use local jquery
- refactor: URL paths and unit tests
- test: add jshint
- test: add unit tests for url routes
- test: attachment refresh meta
- test: fix jshint
- Add feature 'dependents'
- Add 'watch' script so we can 'npm run watch'
- Fix repository URL for local repos
- Balance labels a bit better