summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-2/+23
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-163-6/+105
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-153-20/+26
* [UI] Pull Request Download diff Button (#8470)65432019-10-152-2/+11
* [Branch View] Add Included TAG (#8449)65432019-10-141-1/+5
* Add pagination to commit graph page (#8360)jaqra2019-10-141-0/+1
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-2/+2
* Add nofollow to sign in links (#8509)guillep2k2019-10-143-4/+4
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-132-71/+104
* Latvian translation for home page (#8468)Lauris BH2019-10-111-0/+40
* Add home template italian translation (#8352)spaeps2019-10-111-0/+40
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-091-3/+3
* Singular form for files that has only one line (#8416)Lauris BH2019-10-071-1/+1
* add file line count info on UI (#8396)silverwind2019-10-071-39/+43
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+7
* Fix editor commit to new branch if PR disabled (#8375)guillep2k2019-10-051-2/+12
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-042-13/+51
* Make 100% width issues page left menu and add reponame as title attribute (#8...jaqra2019-10-041-1/+1
* readd .markdown class to all markup renderers (#8357)Norwin2019-10-031-1/+1
* Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...David Svantesson2019-10-021-0/+74
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-012-2/+2
* API endpoint for searching teams. (#8108)David Svantesson2019-10-012-1/+65
* Fix pull request commit status in user dashboard list (#8321)Elias Norberg2019-09-301-2/+2
* Show correct commit status in PR list (#8316)Elias Norberg2019-09-301-2/+2
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-301-1/+1
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-234-1/+91
* Change link on issue milestone (#8246)guillep2k2019-09-201-1/+1
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+28
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-181-0/+4
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-183-116/+174
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-162-12/+56
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* [fix #7384] make show private icon when repo avatar set (#8144)jaqra2019-09-131-0/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+2
* apply emoji on dashboard issue list labels (#8156)jaqra2019-09-121-1/+1
* Move ref (branch or tag) location on issue list page (#8157)jaqra2019-09-123-14/+28
* Make link last commit massages in repository home page and commit tables (#8006)jaqra2019-09-102-2/+4
* Implement webhook branch filter (#7791)WGH2019-09-092-0/+15
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-082-0/+19
* 1148: Take up the full width when viewing the diff in split view. (#8114)pmdematagoda2019-09-071-1/+1
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-1/+1
* Display description of 'make this repo private' as help text, not as tooltip ...micw2019-09-051-1/+2
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-2/+226
* Add merged commit id on pull view when it's merged (#8062)Lunny Xiao2019-09-031-1/+6
* Add tooltip for the visibility checkbox in /repo/create (#8025)Mura Li2019-09-021-1/+1
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-2/+25
* Changed black to white for (read) number label on issue list (#8000)jaqra2019-08-281-1/+1
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-281-2/+35
* keep blame view buttons sequence consistent with normal view when view a file...Lunny Xiao2019-08-271-1/+1