Mercurial > libervia-backend
log src/tools/utils.py @ 2313:6ff5212997c7
age | author | description |
---|---|---|
2017-05-19 | Goffi | core (tools/utils): added method to parse XMPP dates |
2017-03-12 | Goffi | plugin account, tools: some cleaning account + email and password tools: |
2016-12-04 | Goffi | core, quick_frontends: android compatibility hacks: |
2016-04-17 | Goffi | core: removed pyfeed and xe dependencies: |
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-02-28 | Goffi | tools (utils): improved repository version detection: |
2016-02-28 | Goffi | core (tools): fixed bad call to "hg id" when hg is not working to guest revision, which was the cause of an Exception |
2016-01-03 | Goffi | copyright update |
2015-08-27 | Goffi | core (utils): added a method to generate XEP-0082 style dates |
2015-08-18 | Goffi | core: tools.utils.getRepositoryData now return "hg log -r -1" and short form of node + fixed crash if mercurial is not present: |
2015-03-30 | Goffi | 2015 copyright dates update |
2015-03-19 | Goffi | core: getRepositoryData now get the module in argument |