| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 4 | -6/+26 |
* | Fix SQL bug in models.PullRequests | Ethan Koenig | 2017-07-01 | 1 | -2/+1 |
* | Merge pull request #2087 from Bwko/fix_error_exit | Lauris BH | 2017-06-30 | 1 | -1/+1 |
|\ |
|
| * | Fix exit status 1 not handled @ getMergeCommit | Bwko | 2017-06-30 | 1 | -1/+1 |
* | | Merge pull request #2083 from ethantkoenig/check_err/org_avatar | Andrey Nering | 2017-06-29 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | Use default avatar on error | Ethan Koenig | 2017-06-29 | 1 | -3/+2 |
* | | Fix release display and correct paging (#2080) | Lauris BH | 2017-06-29 | 2 | -22/+27 |
|/ |
|
* | remove unnecessary blank lines and wrong error log | Lunny Xiao | 2017-06-28 | 1 | -3/+1 |
* | Pagination on releases page (#2035) | iszla | 2017-06-28 | 1 | -0/+14 |
* | Make time diff translatable (#2057) | Lauris BH | 2017-06-28 | 1 | -3/+3 |
* | Setting to disable authorized_keys backup (#1856) | Dan Magnus Lindvall | 2017-06-28 | 1 | -20/+20 |
* | Fix default ghost assignee bug (#2069) | Ethan Koenig | 2017-06-28 | 1 | -1/+1 |
* | Fix "Dashboard shows deleted comments" (#1995) | Jonas Franz | 2017-06-25 | 5 | -0/+73 |
* | Load label ID in NewLabels (#2045) | Ethan Koenig | 2017-06-25 | 2 | -4/+23 |
* | Enable assignee e-mail notification (#2003) | Győrvári Gábor | 2017-06-23 | 2 | -5/+23 |
* | Fix fast-forward PR bug (#1989) | Ethan Koenig | 2017-06-22 | 1 | -3/+3 |
* | Fix #2001 and fix issue comments hidden (#2016) | Lunny Xiao | 2017-06-21 | 2 | -23/+56 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 23 | -74/+60 |
* | Wrong PR merge commit ID saved (#2007) | Lauris BH | 2017-06-19 | 1 | -1/+1 |
* | Don't show non-comments in comments API (#2001) | Ethan Koenig | 2017-06-18 | 1 | -0/+2 |
* | Fix GPG email checking to be case insensitive (#1988) | Lauris BH | 2017-06-17 | 2 | -2/+41 |
* | fix bu ong normal user visit public repo (#1984) | Lunny Xiao | 2017-06-17 | 1 | -1/+1 |
* | Fix deleted milestone bug (#1942) | Ethan Koenig | 2017-06-17 | 1 | -10/+4 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -0/+2 |
* | Fix search by issue type (#1914) | Ethan Koenig | 2017-06-15 | 2 | -46/+46 |
* | SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1... | Kim "BKC" Carlbäcker | 2017-06-15 | 1 | -1/+3 |
* | fix collborators lack of units on orgnization repositories (#1968) | Lunny Xiao | 2017-06-15 | 2 | -0/+47 |
* | Fix diff of renamed and modified file (#1967) | Ethan Koenig | 2017-06-14 | 1 | -7/+6 |
* | Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) | Antoine GIRARD | 2017-06-14 | 2 | -13/+34 |
* | Fix bug in Action.loadRepo() (#1959) | Ethan Koenig | 2017-06-14 | 1 | -1/+1 |
* | Fix import order (#1951) | Ethan Koenig | 2017-06-12 | 3 | -3/+5 |
* | Merge pull request #1829 from ethantkoenig/no_branches | Andrey Nering | 2017-06-12 | 1 | -1/+1 |
|\ |
|
| * | Commitless repos should be bare | Ethan Koenig | 2017-05-28 | 1 | -1/+1 |
* | | Fix engine bug in getIssueByID (#1934) | Ethan Koenig | 2017-06-11 | 1 | -1/+1 |
* | | Fix errors caused by force push (#1927) | Ethan Koenig | 2017-06-10 | 1 | -6/+7 |
* | | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 1 | -1/+1 |
* | | Fix ghost user bug (#1913) | Ethan Koenig | 2017-06-09 | 1 | -0/+6 |
* | | Delete Public SSH Key tmp file after calculating fingerprint (#1855) | Dan Magnus Lindvall | 2017-06-08 | 1 | -0/+1 |
* | | Include formatting check to the `make test` (and thus also `check`) rule (#1366) | Sandro Santilli | 2017-06-06 | 1 | -1/+1 |
* | | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) | Phil Hopper | 2017-06-06 | 2 | -1/+26 |
* | | Migration to fix existing owner team units (#1873) | Ethan Koenig | 2017-06-05 | 2 | -0/+27 |
* | | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -1/+1 |
* | | Merge pull request #1874 from ethantkoenig/typo/issue_test | Andrey Nering | 2017-06-04 | 1 | -11/+8 |
|\ \ |
|
| * | | Fix misspelled variables | Ethan Koenig | 2017-06-04 | 1 | -11/+8 |
* | | | Run unused test | Ethan Koenig | 2017-06-04 | 2 | -6/+8 |
|/ / |
|
* | | Rename misnamed migration (#1867) | Ethan Koenig | 2017-06-04 | 1 | -12/+0 |
* | | Display draft releases (#1854) | Ethan Koenig | 2017-06-03 | 1 | -0/+8 |
* | | Fix bug in removeOrgRepo (#1858) | Ethan Koenig | 2017-06-02 | 1 | -1/+1 |
* | | Fix user profile activity feed (#1848) | Ethan Koenig | 2017-06-02 | 3 | -35/+62 |
* | | Don't ignore error in getMergeCommit (#1843) | Ethan Koenig | 2017-05-31 | 1 | -3/+9 |