summaryrefslogtreecommitdiff
path: root/_posts/2012-01-22-weekly_review.textile
diff options
context:
space:
mode:
authorfranck cuny <franck.cuny@gmail.com>2012-01-22 20:04:43 -0800
committerfranck cuny <franck.cuny@gmail.com>2012-01-22 20:04:43 -0800
commit8285a1765b451abca445f952ac440607e6c5e270 (patch)
tree5d5de85394e267b74274c91c5b3b57c16e6dd75d /_posts/2012-01-22-weekly_review.textile
parentweekly review 02 (diff)
downloadlumberjaph-8285a1765b451abca445f952ac440607e6c5e270.tar.gz
weekly review 03
Diffstat (limited to '')
-rw-r--r--_posts/2012-01-22-weekly_review.textile15
1 files changed, 15 insertions, 0 deletions
diff --git a/_posts/2012-01-22-weekly_review.textile b/_posts/2012-01-22-weekly_review.textile
new file mode 100644
index 0000000..c821bfa
--- /dev/null
+++ b/_posts/2012-01-22-weekly_review.textile
@@ -0,0 +1,15 @@
+---
+layout: post
+category: weekly
+title: Weekly Review - 2012-03
+---
+
+Mostly worked on "http":https://github.com/franckcuny/http and "httpclient":https://github.com/franckcuny/http this week, and started to work on some Java project (lost two days to learn how to use Maven and eclipse, not very proud here ...)
+
+ * "closed gh-19 on http":https://github.com/franckcuny/http/issues/19: added the setup.py
+ * "closed gh-18 on http":https://github.com/franckcuny/http/issues/18: added the license file (MIT)
+ * "closed gh-17 on http":https://github.com/franckcuny/http/issues/18: use http.Url when an Url is used
+ * "closed gh-12 on http":https://github.com/franckcuny/http/issues/12: merged the code for fluffyurl inside http's repository
+ * "closed gh-11 on http":https://github.com/franckcuny/http/issues/11: created a new dist (httpclient) for the client's code
+ * "closed gh-5 on * httpclient":https://github.com/franckcuny/httpclient/issues/5 added the license file (MIT)
+ * some documentations for http and httpclient \ No newline at end of file