Alois Mahdal
b8464d1cdd
Changed strepo path to local (within repo)
il y a 11 ans
Alois Mahdal
603afdb820
Added simple console curl tests
il y a 11 ans
Alois Mahdal
7a15544f0b
Use "real" params for format as well
il y a 11 ans
Alois Mahdal
5b9d861947
Added workaround for Dancer Issue 909 (splat pollution)
It's not possible to allow arbitrary paramers if `params()` is used,
since in cases of route matching, this hash will always contain
key `splat`.
https://github.com/PerlDancer/Dancer/issues/909
Using `request->params('query')` leads to clean params reflecting query
in URL.
il y a 11 ans
Alois Mahdal
19f3530b6e
Added tests for Condition error handling
il y a 11 ans
Alois Mahdal
b18e155bd0
Added error handling for Condition
il y a 11 ans
Alois Mahdal
0c9d435218
Refactored master loading a bit for readability
il y a 11 ans
Alois Mahdal
0f16975840
Added "real" get_current_revision
il y a 11 ans
Alois Mahdal
f71397bceb
Added method to construct full path from source path
il y a 11 ans
Alois Mahdal
6e6df1b8ec
Changed source passing to single-arg
...which is ok for internal methods
il y a 11 ans
Alois Mahdal
96cbfdf71f
Added strictures to make Perl::Critic happy
il y a 11 ans
Alois Mahdal
1cb5b2b0f3
Added TODO for better error handling
il y a 11 ans
Alois Mahdal
9f3c2025ee
Broke big line for readability
il y a 11 ans
Alois Mahdal
9ddd2be2a2
Added default (testing) values for repo
il y a 11 ans
Alois Mahdal
f4f16d4e52
Added AIM document
A more coherent manifest of what this project is about.
il y a 11 ans
Alois Mahdal (@azzgoat)
189f42a26a
Fixed diversion by rebase
il y a 11 ans
Alois Mahdal (@azzgoat)
0a2dbdef36
Restored original functionality within Dancer
il y a 11 ans
Alois Mahdal (@azzgoat)
bb9545431d
Added local library path
il y a 11 ans
Alois Mahdal (@azzgoat)
48be598232
Moved to Dancer
il y a 11 ans
Alois Mahdal (@azzgoat)
ffe5432fb4
Refactored field names
il y a 11 ans
Alois Mahdal (@azzgoat)
dcb4a4710e
Refactored arguments / method names according to terminology change
il y a 11 ans
Alois Mahdal (@azzgoat)
a09b550a55
Prevented unnecessary warning
il y a 11 ans
Alois Mahdal (@azzgoat)
52d66019c8
Changed order for readability
il y a 12 ans
Alois Mahdal (@azzgoat)
ae74cd954a
Rephrased comment
il y a 12 ans
Alois Mahdal (@azzgoat)
e95dd6a2dc
Removed unnecessary comment
il y a 12 ans
Alois Mahdal (@azzgoat)
f86ef2726e
Rephrased logic explanation
il y a 12 ans
Alois Mahdal (@azzgoat)
1dd1dda6c3
Added description
il y a 12 ans
Alois Mahdal (@azzgoat)
e004b40a71
typo
il y a 12 ans
Alois Mahdal (@azzgoat)
4096090a0d
Added TODO on TODO out of TODO.md
il y a 12 ans
Alois Mahdal (@azzgoat)
433d9085e7
Made it look less Perl-ish
il y a 12 ans
Alois Mahdal (@azzgoat)
af15269721
typo
il y a 12 ans
Alois Mahdal
a38ff001d8
Moved all notes together
il y a 12 ans
Alois Mahdal (@azzgoat)
cb687fc7fc
Updated notes based on new terminology
No more STS and STM, I was pretty confused all the time...
il y a 12 ans
Alois Mahdal (@azzgoat)
2247de5ea5
Added new "Layers" section to obsolete and orphan
il y a 12 ans
Alois Mahdal (@azzgoat)
e0cdf665cf
Removed obsolete, incomplete and now rather-orphaned "API" section
il y a 12 ans
Alois Mahdal (@azzgoat)
45ed4700f0
Added section description
il y a 12 ans
Alois Mahdal (@azzgoat)
69e67c5161
Fixed document outline
il y a 12 ans
Alois Mahdal (@azzgoat)
7697e4b5cf
Elaborated on Workflow comments
il y a 12 ans
Alois Mahdal
78146424f5
Fixed grammar
il y a 12 ans
Alois Mahdal
b94985cdc4
Fixed link markup
il y a 12 ans
Alois Mahdal (@azzgoat)
c459d38e7d
TODO: Exception model
il y a 12 ans
Alois Mahdal (@azzgoat)
3ab7671763
Added base (plaintext) for rendering functions
il y a 12 ans
Alois Mahdal (@azzgoat)
e9d3872880
Fixed notes' names according to conventions
il y a 12 ans
Alois Mahdal (@azzgoat)
b2e6a5eea1
Fortified op handlers against mising $a
il y a 12 ans
Alois Mahdal (@azzgoat)
6a47afd5b0
Added strict/warnings to test files.
Yes, SO late! I'm embarrassed... ;)
il y a 12 ans
Alois Mahdal (@azzgoat)
2f953f0638
Added shebangs to test files
il y a 12 ans
Alois Mahdal (@azzgoat)
617d462cc3
Fixed executable flag on Slave.t
il y a 12 ans
Alois Mahdal (@azzgoat)
0795d596b5
Fixed typo in path
il y a 12 ans
Alois Mahdal (@azzgoat)
a64305fd38
Cleaned up Slave test a little
il y a 12 ans
Alois Mahdal (@azzgoat)
a577527691
Added ::Master::source()
Simply prints STM source
il y a 12 ans