Commit Graph

9 Commits

Author SHA1 Message Date
Josh Bialkowski
f15206e7b1
* Fix git config reader can't read values with spaces
* Add NewImportWarning for things that aren't exactly errors.
  Use this for unhandled changelog events.
* Add NewExportWarning for things that aren't exactly errors.
  Use this for un-exportable status changes.
2020-01-04 13:04:15 +01:00
Michael Muré
e2445edcb9
bridge: various improvement on the global token PR 2019-11-10 14:53:40 +01:00
Michael Muré
57e23c8ada bridge: improvement on the import resume feature 2019-11-03 17:23:05 +01:00
amine
60c6bd360f bridge: use new repository configuration interface
commands/webui: use new repository configuration interface
2019-11-01 22:44:11 +01:00
amine
b85b2c57a7 repository: improve documentation and fix typo mistake 2019-11-01 21:47:34 +01:00
amine
9304808070 repository: use repo.runGitCommand and flagLocality instead of execFn 2019-11-01 21:37:16 +01:00
amine
104224c9f0 repository: add StoreTimestamp/StoreBool to the config interface
repository: move the gitVersion logic to *gitConfig struct
2019-11-01 18:39:45 +01:00
amine
7f177c4750 repository: add ReadTimestamp methods and improve naming 2019-10-31 19:05:50 +01:00
amine
ab935674a2 repository: config interface and implementation rework 2019-10-31 15:46:09 +01:00