- 28 Jul, 2016 1 commit
-
-
Unknwon authored
-
- 27 Jul, 2016 1 commit
-
-
마누엘 authored
When calculating the current behind commit count the calculation should use the current release target to get the total commit count. Should the release target not exist anymore the calculation will return zero for the newest release on that target. Older releases on that target will then use that calculated commit count as reference. The only use case that is now somehow invalid is when the release target was merged / deleted after a tag on that release target: master 1 - - - - - - - 6 \ / branch 2 - 3 - 4 - 5 When `4` is the last tag on branch `branch` and the branch `branch` is not yet deleted the calculated numbers would be: 1 commits to branch since this release Now if the branch `branch` gets deleted the calculation function will not find the branch and use the commit count of the newest release (`4`) as reference resulting in: 0 commit to branch since this release This fixes #3326
-
- 26 Jul, 2016 5 commits
-
-
Richard Mahn authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
- 25 Jul, 2016 3 commits
- 24 Jul, 2016 2 commits
- 23 Jul, 2016 17 commits
-
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
Unix() already uses UTC as timezone
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
Add sign in check before check user account level
-
Unknwon authored
os.Rename does not create parent directory automatically when not exist
-
Unknwon authored
-
Unknwon authored
-
Richard Mahn authored
* Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory
-
- 22 Jul, 2016 3 commits
-
-
Siarhei Navatski authored
-
Unknwon authored
-
Unknwon authored
-
- 21 Jul, 2016 5 commits
-
-
Unknwon authored
-
Dennis Chen authored
Sets all avatars to use PNG image format. Keeps avatars consistent at 290x290px resolution. Signed-off-by:
Dennis Chen <barracks510@gmail.com>
-
Unknwon authored
-
Unknwon authored
-
Unknwon authored
-
- 17 Jul, 2016 3 commits