Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 2 | -2/+2 |
| | |||||
* | Update delete wiki page route | Josh Frye | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+13 |
| | |||||
* | Remove download archive button on wiki pages | chriswatt | 2016-02-29 | 1 | -7/+0 |
| | |||||
* | Remember last selected clone protocol, and establish uniform order (https, ssh) | Florian Kaiser | 2016-02-01 | 1 | -5/+5 |
| | |||||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 4 | -126/+126 |
| | | | | | | | | | | | | 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 #2102 | Unknwon | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 4 | -4/+0 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 | 4 | -5/+5 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||||
* | finish wiki | Unknwon | 2015-11-30 | 1 | -17/+44 |
| | |||||
* | wiki: finish pages | Unknwon | 2015-11-27 | 1 | -0/+28 |
| | |||||
* | wiki: finish edit | Unknwon | 2015-11-27 | 2 | -4/+39 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 2 | -1/+19 |
| | |||||
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -1/+2 |
| | |||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 3 | -0/+43 |