aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-031-1/+40
* Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066)Mura Li2019-09-031-2/+1
* Add merged commit id on pull view when it's merged (#8062)Lunny Xiao2019-09-032-1/+7
* Add change title notification for issues (#8061)guillep2k2019-09-021-0/+3
* Search Commits via Commit Hash (#7400)Gary Kim2019-09-022-12/+39
* Make encoding tests independent of LOCALE settings (#8018)guillep2k2019-09-021-12/+26
* Add tooltip for the visibility checkbox in /repo/create (#8025)Mura Li2019-09-022-1/+2
* Update JS dependencies (#8051)silverwind2019-09-022-259/+312
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-0219-20/+49
* Make CI work (#8057)guillep2k2019-09-0232-344/+217
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-022-0/+17
* Add strike to old header on comment (#8046)jaqra2019-09-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-2930-0/+39
* Propose some references about ci/cd solutions compatibles with gitea (#7996)Km2019-08-292-3/+32
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-2914-14/+162
* Fix vendor modules.txt (#8032)Lauris BH2019-08-291-1/+1
* Update to mod enabled version goquery (#8021)Antoine GIRARD2019-08-2913-30/+149
* Update github.com/lafriks/xormstore and tidy up mod.go (#8020)guillep2k2019-08-2820-165/+286
* Fix make-generate using non-vendor packages (#8008)Mura Li2019-08-281-1/+1
* 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-28100-1260/+6411
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-281-0/+1
* keep blame view buttons sequence consistent with normal view when view a file...Lunny Xiao2019-08-271-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-2714-14/+0
* Move line number to :before attr to hide from search on browser (#8002)jaqra2019-08-283-6/+9
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-272-25/+55
* Use "Pull Request" instead of "Merge Request" (#8003)kolaente2019-08-271-1/+1
* Bump eslint-utils from 1.3.1 to 1.4.2 (#7993)dependabot[bot]2019-08-271-4/+7
* Fixes #7945 - makes sure we are only getting tag refs (#7990)Richard Mahn2019-08-261-1/+1
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-2639-1415/+2002
* Fix adding default Telegram webhook (#7972)Gary Kim2019-08-262-0/+5
* Adds details about what tags can use the Git tags API (#7989)Richard Mahn2019-08-262-4/+4
* swagger/fix: []string are not enum by swagger definition (#7916)Antoine GIRARD2019-08-262-21/+21
* API method to list all commits of a repository (#6408)Mike Schwörer2019-08-266-26/+392
* Run CORS handler first for /api routes (#7967)Tamal Saha2019-08-262-9/+8
* [Branch View] show "New Pull Request" Button only if posible (#7977)65432019-08-263-24/+19
* Include description in repository search. (#7942)David Svantesson2019-08-2511-73/+134
* Abort syncrhonization from LDAP source if there is some error. (#7960)David Svantesson2019-08-242-6/+11
* Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)guillep2k2019-08-245-7/+24
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-2435-377/+424
* Document possibility to limit API Repo search to topics only. (#7957)David Svantesson2019-08-232-0/+10
* Allow token as authorization for accessing attachments (#7909)David Svantesson2019-08-241-1/+6
* Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)leigh capili2019-08-243-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-231-11/+13
* Use gitea forked macaron (#7933)Tamal Saha2019-08-23410-13193/+14858
* Change repo search to use exact match for topic search. (#7941)David Svantesson2019-08-221-1/+5
* Add config option and shortcode for Gitea version (#7940)John Olheiser2019-08-2311-18/+20
* Add release notes of 1.9.2 (#7934) (#7939)Lunny Xiao2019-08-221-0/+14
* don't convert buffer to string (#7115)Lunny Xiao2019-08-221-1/+1
* Add file status on API (#7671)Lunny Xiao2019-08-214-41/+85