Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | templates: rename template function Str2html -> Str2HTML | Unknwon | 2018-12-10 |
| | |||
* | mirror: show sync feeds on dashboard (#2017) | Unknwon | 2018-05-30 |
| | |||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Refactoring: rename and simplify pkg/tool functions | Unknwon | 2017-04-06 |
| | |||
* | dashboard/feeds: able to load more history (#2511) | Unknwon | 2017-03-16 |
| | |||
* | webhook: add fork event | Unknwon | 2017-02-27 |
| | |||
* | dashboard: add delete branch and tag news feeds | Unknwon | 2017-02-27 |
| | |||
* | Fix template error [CI SKIP] | Unknwon | 2016-08-14 |
| | |||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 |
| | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
| | |||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 |
| | |||
* | URL fix for #2287 | Unknwon | 2016-01-15 |
| | |||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 |
| | |||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 |
| | |||
* | #2029 not show content of issue in activity timeline | Unknwon | 2015-12-10 |
| | |||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. | ||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||
* | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 |
| | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | ||
* | Show custom avatars in commits | Unknwon | 2015-11-13 |
| | |||
* | #1854 show issue content | Unknwon | 2015-11-13 |
| | |||
* | new dashboard ui | Unknwon | 2015-11-13 |
| | |||
* | #1854 improves | Alexey Makhov | 2015-11-13 |
| | |||
* | #1854 issue title at dashboard | Alexey Makhov | 2015-11-12 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | add merger info and news feed | Unknwon | 2015-09-02 |
| | |||
* | #1377 add rename repo action | Unknwon | 2015-09-01 |
| | |||
* | #1246 Dashboard error: nil commits | Unknwon | 2015-08-25 |
| | |||
* | fix app suburl in feeds | Unknwon | 2015-08-09 |
| | |||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 |
| | |||
* | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 |
| | | | | - update some locale files | ||
* | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 |
| | |||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | Add push tag action | Unknwon | 2014-10-10 |
| | |||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 |
| | |||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 |
| | |||
* | Page: User profile | Unknwon | 2014-09-25 |