aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* Make time diff translatable (#2057)Lauris BH2017-06-281-3/+3
* Setting to disable authorized_keys backup (#1856)Dan Magnus Lindvall2017-06-281-20/+20
* Fix default ghost assignee bug (#2069)Ethan Koenig2017-06-281-1/+1
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-255-0/+73
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-252-4/+23
* Enable assignee e-mail notification (#2003)Győrvári Gábor2017-06-232-5/+23
* Fix fast-forward PR bug (#1989)Ethan Koenig2017-06-221-3/+3
* Fix #2001 and fix issue comments hidden (#2016)Lunny Xiao2017-06-212-23/+56
* Refactor session close as xorm already does everything needed internally (#2020)Lauris BH2017-06-2123-74/+60
* Wrong PR merge commit ID saved (#2007)Lauris BH2017-06-191-1/+1
* Don't show non-comments in comments API (#2001)Ethan Koenig2017-06-181-0/+2
* Fix GPG email checking to be case insensitive (#1988)Lauris BH2017-06-172-2/+41
* fix bu ong normal user visit public repo (#1984)Lunny Xiao2017-06-171-1/+1
* Fix deleted milestone bug (#1942)Ethan Koenig2017-06-171-10/+4
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-0/+2
* Fix search by issue type (#1914)Ethan Koenig2017-06-152-46/+46
* SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1...Kim "BKC" Carlbäcker2017-06-151-1/+3
* fix collborators lack of units on orgnization repositories (#1968)Lunny Xiao2017-06-152-0/+47
* Fix diff of renamed and modified file (#1967)Ethan Koenig2017-06-141-7/+6
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-142-13/+34
* Fix bug in Action.loadRepo() (#1959)Ethan Koenig2017-06-141-1/+1
* Fix import order (#1951)Ethan Koenig2017-06-123-3/+5
* Merge pull request #1829 from ethantkoenig/no_branchesAndrey Nering2017-06-121-1/+1
|\
| * Commitless repos should be bareEthan Koenig2017-05-281-1/+1
* | Fix engine bug in getIssueByID (#1934)Ethan Koenig2017-06-111-1/+1
* | Fix errors caused by force push (#1927)Ethan Koenig2017-06-101-6/+7
* | Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-101-1/+1
* | Fix ghost user bug (#1913)Ethan Koenig2017-06-091-0/+6
* | Delete Public SSH Key tmp file after calculating fingerprint (#1855)Dan Magnus Lindvall2017-06-081-0/+1
* | Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-1/+1
* | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)Phil Hopper2017-06-062-1/+26
* | Migration to fix existing owner team units (#1873)Ethan Koenig2017-06-052-0/+27
* | feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* | Merge pull request #1874 from ethantkoenig/typo/issue_testAndrey Nering2017-06-041-11/+8
|\ \
| * | Fix misspelled variablesEthan Koenig2017-06-041-11/+8
* | | Run unused testEthan Koenig2017-06-042-6/+8
|/ /
* | Rename misnamed migration (#1867)Ethan Koenig2017-06-041-12/+0
* | Display draft releases (#1854)Ethan Koenig2017-06-031-0/+8
* | Fix bug in removeOrgRepo (#1858)Ethan Koenig2017-06-021-1/+1
* | Fix user profile activity feed (#1848)Ethan Koenig2017-06-023-35/+62
* | Don't ignore error in getMergeCommit (#1843)Ethan Koenig2017-05-311-3/+9
* | Fix locking bug in removeOrgRepo (#1842)Ethan Koenig2017-06-011-1/+1
* | Fix pull request compare link (#1832)Ethan Koenig2017-05-311-1/+9
* | Fix status table race condition (#1835)Ethan Koenig2017-05-313-10/+5
* | Update code.gitea.io/git (#1824)Ethan Koenig2017-05-304-7/+28
* | Use ghost users in issues/PRs (#1831)Ethan Koenig2017-05-301-2/+8
* | use writeTmpKeyFile in calcFingerprint (#1828)Timo Myyrä2017-05-291-10/+2
* | xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-3/+3
* | Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-292-2/+12
|/
* Fix invalid reference in feeds template (#1820)Ethan Koenig2017-05-271-0/+6