summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* #1692 add CRUD issue APIsUnknwon2016-03-131-1/+1
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-1/+1
* #1286 #2098 Alpha support for custom templatesUnknwon2016-03-121-1/+1
* Minor fixes for #2761Unknwon2016-03-111-3/+2
* Merge pull request #2761 from soudy/grey-out-merge-commitUnknwon2016-03-111-1/+3
|\
| * Put if statement of grey merge commits on one lineSteven Oud2016-03-051-5/+2
| * Grey out merge commitsSteven Oud2016-03-051-0/+5
* | #13 finish user and repository searchUnknwon2016-03-1112-98/+116
* | Rename module: middleware -> contextUnknwon2016-03-111-1/+1
* | Fix ref comment from commit create empty feedUnknwon2016-03-111-1/+1
* | Merge pull request #2803 from Rukenshia/developUnknwon2016-03-101-1/+1
|\ \
| * | Using HTML Description of repositories in the 'Explore' view. Fixes #2800Jan Christophersen2016-03-101-1/+1
* | | #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-091-1/+1
* | | #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-091-1/+1
|/ /
* | Update frontend resourcesUnknwon2016-03-072-4/+4
* | Fix pull request availability checkUnknwon2016-03-067-9/+9
* | Prepare releaseUnknwon2016-03-061-1/+1
* | Minor fix for #2772Unknwon2016-03-061-1/+1
* | Merge pull request #2772 from OhDaeto/masterUnknwon2016-03-061-0/+37
|\ \
| * | минимальные -> низкие (системные требования)xDShot2016-03-061-1/+1
| * | Add ru-RU to home templateLourens2016-03-061-0/+37
* | | Remove duplicated of codeUnknwon2016-03-061-1/+1
* | | Minor fixes for #2766Unknwon2016-03-061-1/+1
* | | Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+1
|/ /
* | #1146 finish new access rights for collaboratorsUnknwon2016-03-059-132/+136
* | #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-8/+35
* | #1597 fix activitity feeds for pull requestsUnknwon2016-03-052-3/+9
|/
* #1157 some avatar setting changesUnknwon2016-03-052-3/+3
* Merge pull request #2757 from joshfng/fix-fork-relative-urlUnknwon2016-03-041-2/+2
|\
| * Use relative url when showing forked fromJosh Frye2016-03-041-2/+2
* | #1597 support pull requests in same repositoryUnknwon2016-03-044-6/+5
* | Minor fixes for #2746Unknwon2016-03-041-1/+1
* | Merge pull request #2746 from joshfng/feature-delete-wiki-pagesUnknwon2016-03-041-0/+13
|\ \
| * | Update delete wiki page routeJosh Frye2016-03-041-1/+1
| * | Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+13
| |/
* / #2743 and #2751 fix bad SQL generated by XORMUnknwon2016-03-041-1/+1
|/
* #2748 fix redirect loop with auto-signinUnknwon2016-03-041-1/+1
* Merge pull request #2738 from andreynering/emogifyUnknwon2016-03-0310-18/+20
|\
| * Render emojis in more places.Andrey Nering2016-03-0210-18/+20
* | Minor fixes for #2745Unknwon2016-03-032-5/+7
* | Repo setting to delete and disable wikiJosh Frye2016-03-031-0/+46
* | #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-032-3/+1
* | #2743 workaround to fix XORM problemUnknwon2016-03-031-1/+1
|/
* #2727 make IN clause compatible with PostgresUnknwon2016-03-011-1/+1
* Allow setting git operations timeoutsUnknwon2016-02-291-1/+1
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-291-1/+1
* Merge pull request #2722 from chriswatt/hidewikidlbuttonUnknwon2016-02-291-7/+0
|\
| * Remove download archive button on wiki pageschriswatt2016-02-291-7/+0
* | Change colour of numbers on pull request tabs if greater than zerochriswatt2016-02-281-3/+3
|/
* Post work for #2637Unknwon2016-02-272-2/+42