index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Drop support for parsing/transforming content tags
Thomas Lange
10 months
optimization
Merge branch 'master' into 'optimization'
Thomas Lange
3 years
Tag
Download
Author
Age
v2.4.3
blog-2.4.3.tar.gz
blog-2.4.3.tar.xz
blog-2.4.3.zip
Thomas Lange
4 years
v2.4.2
blog-2.4.2.tar.gz
blog-2.4.2.tar.xz
blog-2.4.2.zip
Thomas Lange
7 years
v2.4.1
blog-2.4.1.tar.gz
blog-2.4.1.tar.xz
blog-2.4.1.zip
Thomas Lange
7 years
v2.4
blog-2.4.tar.gz
blog-2.4.tar.xz
blog-2.4.zip
Thomas Lange
7 years
v2.3.1
blog-2.3.1.tar.gz
blog-2.3.1.tar.xz
blog-2.3.1.zip
Thomas Lange
7 years
v2.3
blog-2.3.tar.gz
blog-2.3.tar.xz
blog-2.3.zip
Thomas Lange
7 years
v2.2.1
blog-2.2.1.tar.gz
blog-2.2.1.tar.xz
blog-2.2.1.zip
Thomas Lange
7 years
v2.2
blog-2.2.tar.gz
blog-2.2.tar.xz
blog-2.2.zip
Thomas Lange
7 years
v2.1.2
blog-2.1.2.tar.gz
blog-2.1.2.tar.xz
blog-2.1.2.zip
Thomas Lange
8 years
v2.1.1
blog-2.1.1.tar.gz
blog-2.1.1.tar.xz
blog-2.1.1.zip
Thomas Lange
8 years
[...]
Age
Commit message
Author
Files
Lines
2017-03-10
Several changes have been made in this commit, which together with the previo...
v1.1
Thomas Lange
22
-151
/
+348
2017-03-07
Fixed wrong environment variable name.
Thomas Lange
1
-2
/
+2
2017-03-06
Hardcoded PDO class name replaced with $Database class.
Thomas Lange
5
-7
/
+7
2017-03-05
Hardcoded german string removed.
Thomas Lange
1
-1
/
+0
2017-03-04
Factory method "buildBySlug" is now defined in the "ItemFactory" class.
Thomas Lange
4
-14
/
+14
2017-03-04
Use environment variable "REQUEST_SCHEME" instead of "HTTPS" to determine the...
Thomas Lange
1
-1
/
+1
2017-03-04
RewriteBase directive finally removed (trailing slash redirects are now relat...
Thomas Lange
1
-8
/
+3
2017-03-04
RewriteBase added again because it causes problems on simple redirects if it ...
Thomas Lange
1
-0
/
+5
2017-03-02
Unnecessary line breaks removed.
Thomas Lange
2
-2
/
+2
2017-03-02
Permalink for user moved to the same position as the links for page and post ...
Thomas Lange
1
-2
/
+2
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/