Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
+8
+10
+30
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
pep8-fication + cleaning comments so the only comments lefts are to be replaced by logs into a file
2014-12-03, by Nicolas DURAND
Make host configurable from config.py (see settings.py) + changed id generation (using slugified labels instead of GUIDs)
2014-11-28, by Nicolas DURAND
removed log.txt (bug)
2014-11-28, by Nicolas DURAND
Added commit message to category deletion + config.py tmpl + persistence method is now configurable in settings and instanciated from a string + removed log.txt from tracking
2014-11-28, by Nicolas DURAND
Fixed cache clearing bug + category creation bug
2014-11-26, by Nicolas DURAND
Updated property edition + cache to "get" method so it doesn't generate as many requests to Github API
2014-11-25, by Nicolas DURAND
removed log folder from repo + changed property edition form + started refactoring property list so adding a new property is easier
2014-11-24, by Nicolas DURAND
Initial commit (this time I'll push) + added checks if the authenticated user has write access to categories repo + added try except blocks around github api request
2014-11-21, by Nicolas DURAND
less
more
|
(0)
+8
+10
+30
+100
tip