Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent html entity escaping (#4471) (#4485) | Lauris BH | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Improve English grammar and consistency. (#3614) | bugreport0 | 2018-04-19 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Start improving English grammar and consistency. * Apply review comments, push translation further. * Additional review changes; expand translation. * Undo team/organization change, further translation. * Add site administration; review comments; merge. * Update hardcoded branch protection string tests. * Update hardcoded branch deletion string test. * Update another hardcoded translation string test. * Add my nickname to the list of translators. * Implement @lafriks review comments. * Remove (now) unused branch deletion warnings. * Remove (now) unused branch deletion warnings. | ||||
* | Remove unnecessary Safe tags (#3778) | Bwko | 2018-04-10 | 1 | -3/+3 |
| | |||||
* | feat: Add branch link in branch list. (#3576) | Bo-Yi Wu | 2018-02-24 | 1 | -2/+2 |
| | |||||
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add | ||||
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+81 |
* Add branch overiew page * fix changed method name on sub menu * remove unused code |