summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2014-05-20Don't deadlock while sending and receiving large indexesJakob Borg
2014-05-20Find correct upgrade asset for arm (fixes #232)Jakob Borg
2014-05-19Fix handling of changed/deleted directories (fixes #231)Jakob Borg
2014-05-17Return an empty error list instead of null after clearJakob Borg
2014-05-17Add xdr level tracingJakob Borg
2014-05-16Log connection errors at INFO level (fixes #225)Jakob Borg
2014-05-15Repair test suiteJakob Borg
2014-05-15Quote default flag parametersJakob Borg
2014-05-15Refactor model into separate packageJakob Borg
2014-05-14Refactor config into separate packageJakob Borg
2014-05-14Refactor logging into separate packageJakob Borg
2014-05-14Merge pull request #216 from jedie/masterJakob Borg
2014-05-14Update config_test.goJens Diemer
2014-05-14change default ListenAddress to "0.0.0.0:22000"Jens Diemer
2014-05-14Make duplicate ID:s temporarily unique (fixes #153)Jakob Borg
2014-05-13Do initial repository scan in parallel (ref #210)Jakob Borg
2014-05-13Return a blank array instead of null if there are no repositoriesVeeti Paananen
2014-05-12Expose discovery cache over rest interfaceJakob Borg
2014-05-12Provide discovery hint from the outside (ref #192)Jakob Borg
2014-05-12Empty directories are invalid (ref #188)Jakob Borg
2014-05-12Write response before shutting downJakob Borg
2014-05-11Shutdown from GUI (ref #192)Jakob Borg
2014-05-11Don't serialize deprecated config optionsJakob Borg
2014-05-11Tagged date is that of the commit, not buildJakob Borg
2014-05-11Auto assign ports for GUI and BEP on initial startup (fixes #176)Jakob Borg
2014-05-11Don't warn about legit requests for deleted files (fixes #173)Jakob Borg
2014-05-04Stop repository if the directory disappears (fixes #154)Jakob Borg
2014-05-04Smarter initial index sendingJakob Borg
2014-05-04Revert "Streamline error handling and locking" (fixes #172)Jakob Borg
2014-05-02Remove dead codeJakob Borg
2014-05-02Fix upgrade non-support on Windowsv0.8.3Jakob Borg
2014-05-02Some places should use RLock instead of Lock (ref #169)Jakob Borg
2014-05-02Save temporary in correct dir during upgradeJakob Borg
2014-05-02Fix typo in header nameAndrew
2014-05-02Built in upgrade functionalityJakob Borg
2014-05-02Windows doesn't have SysProcAttrJakob Borg
2014-05-02Start xdg-open in new process group (fixes #164)Jakob Borg
2014-04-30Don't bother starting without GUI (fixes #156)Jakob Borg
2014-04-30Show node ID in regular text not disabled control (fixes #162)Jakob Borg
2014-04-30Don't show Offline badge when global disco is disabled (fixes #167)Jakob Borg
2014-04-30Don't redirect to absolute URL (fixes #166)Jakob Borg
2014-04-27Handle and indicate duplicate repo ID:s (fixes #153)Jakob Borg
2014-04-27Fix small data racesJakob Borg
2014-04-27Streamline error handling and lockingJakob Borg
2014-04-27Extract method closeFileJakob Borg
2014-04-27Simplify requestSlots fillingJakob Borg
2014-04-25Debug utility to print index filev0.8.2Jakob Borg
2014-04-24Safety: don't start if repo dir is missing (ref #154)Jakob Borg
2014-04-23Only create default config if it is actually missing (fixes #139)Jakob Borg
2014-04-23Handle non-word characters in repo name (fixes #152)Jakob Borg