Ethan Koenig
80707c4736
Fix default ghost assignee bug ( #2069 )
7 years ago
Jonas Franz
441986a473
Fix "Dashboard shows deleted comments" ( #1995 )
7 years ago
Ethan Koenig
2559a34b97
Load label ID in NewLabels ( #2045 )
7 years ago
Győrvári Gábor
f2afed3098
Enable assignee e-mail notification ( #2003 )
...
* Enable assignee e-mail notification
* Check assignee and doer to avoid self made comment notifications.
* Assignee not always defined
* New method to avoid error when assignee deleted
* Assignee empty check
7 years ago
Ethan Koenig
902a749fd9
Fix fast-forward PR bug ( #1989 )
7 years ago
Lunny Xiao
d71fad2ab7
Fix #2001 and fix issue comments hidden ( #2016 )
...
* revert #2001 and fix issue comments hidden
* fix #2001
* fix import
* improve comment type
* reduce unnecessary join
* fix comment on FindCommentsOptions
7 years ago
Lauris BH
6db387a21e
Refactor session close as xorm already does everything needed internally ( #2020 )
7 years ago
Lauris BH
165cf33771
Wrong PR merge commit ID saved ( #2007 )
8 years ago
Ethan Koenig
255adc40ae
Don't show non-comments in comments API ( #2001 )
8 years ago
Lauris BH
1a906f800d
Fix GPG email checking to be case insensitive ( #1988 )
8 years ago
Lunny Xiao
e2ec4b7c23
fix bu ong normal user visit public repo ( #1984 )
8 years ago
Ethan Koenig
8fc64741d9
Fix deleted milestone bug ( #1942 )
...
* Fix deleted milestone bug
* Use locale for ghost milestone name
* Fix pointer bug
8 years ago
Ethan Koenig
ce9b86082c
Consolidate boilerplate in integration tests ( #1979 )
8 years ago
Ethan Koenig
8fcda0442e
Fix search by issue type ( #1914 )
...
* Fix search by issue type
8 years ago
Kim "BKC" Carlbäcker
bf48c8ebdd
SQLite has a query timeout. Hopefully fixes most 'database locked' errors ( #1961 )
...
* SQLite has a query timeout. Fixes 'database locked' errors
8 years ago
Lunny Xiao
31b5e9177f
fix collborators lack of units on orgnization repositories ( #1968 )
...
* fix collborators lack of units on orgnization repositories
* also change log level to debug
8 years ago
Ethan Koenig
57cabb3ad3
Fix diff of renamed and modified file ( #1967 )
8 years ago
Antoine GIRARD
274149dd14
Switch to keybase go-crypto (for some elliptic curve key) + test ( #1925 )
...
* Switch to keybase go-crypto (for some elliptic curve key) + test
* Use assert.NoError
and add a little more context to failing test description
* Use assert.(No)Error everywhere 🌈
and assert.Error in place of .Nil/.NotNil
8 years ago
Ethan Koenig
96152c38b1
Fix bug in Action.loadRepo() ( #1959 )
8 years ago
Ethan Koenig
b38b61bbc1
Fix import order ( #1951 )
8 years ago
Ethan Koenig
9fbdd7d787
Fix engine bug in getIssueByID ( #1934 )
8 years ago
Ethan Koenig
e0a63a20e0
Fix errors caused by force push ( #1927 )
8 years ago
Dennis Keitzel
96b4780727
Gracefully handle bare repositories on API operations. ( #1932 )
...
Signed-off-by: Dennis Keitzel <github@pinshot.net>
8 years ago
Ethan Koenig
73836ce8c4
Fix ghost user bug ( #1913 )
...
Fix bug where unassigned issues would appear to be assigned to a ghost user
8 years ago
Dan Magnus Lindvall
ff7424179e
Delete Public SSH Key tmp file after calculating fingerprint ( #1855 )
...
* Delete public key tmp file after calculating fingerprint
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Move line
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Remove defer statement
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Readd defer statement and move remove
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Delete space
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
8 years ago
Sandro Santilli
f6b58964d7
Include formatting check to the `make test` (and thus also `check`) rule ( #1366 )
...
* Include formatting check to the `make check` rule
... and give it its own standalone target too (make fmt-check)
Show diff on fmt-check failure
Do not allow running "fmt-check" with incompatible go version
Also simplify the `fmt` rule
* Forbid running "make fmt" with Go version != 1.7 or 1.8
* Ignore bindata.go for spelling and formatting checks
also remove duplicated variable assignment for GOFILES
* Run `make fmt`
8 years ago
Phil Hopper
6ec07a6bd7
Make `LocalCopyPath` a setting instead of a hard-coded path ( #1881 )
8 years ago
Ethan Koenig
ca9169fbe9
Migration to fix existing owner team units ( #1873 )
8 years ago
Bo-Yi Wu
703d18e50d
feat: add check misspelling ( #1877 )
8 years ago
Ethan Koenig
9f9289fc68
Run unused test
8 years ago
Ethan Koenig
1a09afc729
Fix misspelled variables
8 years ago
Ethan Koenig
3e74b5cf51
Rename misnamed migration ( #1867 )
8 years ago
Ethan Koenig
b900c04316
Display draft releases ( #1854 )
...
* Display draft releases
* Include ctx.User in user cache
* Integration test
8 years ago
Ethan Koenig
036ce3f813
Fix bug in removeOrgRepo ( #1858 )
8 years ago
Ethan Koenig
4e5ee2b67a
Fix user profile activity feed ( #1848 )
...
* Fix user profile activity feed
* gofmt, and avoid overlapping database connections
8 years ago
Ethan Koenig
a977ab7889
Don't ignore error in getMergeCommit ( #1843 )
8 years ago
Ethan Koenig
336e311a7c
Fix locking bug in removeOrgRepo ( #1842 )
8 years ago
Ethan Koenig
5554165a0c
Fix pull request compare link ( #1832 )
...
* Fix pull request compare link
* Integration test
8 years ago
Ethan Koenig
bfb44f8854
Fix status table race condition ( #1835 )
8 years ago
Ethan Koenig
474d636794
Update code.gitea.io/git ( #1824 )
...
* Update code.gitea.io/git
* Update function calls
* govendor fetch
8 years ago
Ethan Koenig
367ff327ed
Use ghost users in issues/PRs ( #1831 )
8 years ago
Timo Myyrä
2525195749
use writeTmpKeyFile in calcFingerprint ( #1828 )
...
this makes calcFingerprint use SSH.KeyTestpath instead of os temp dir.
8 years ago
Jonas Östanbäck
b93568cce4
xxx_active_code_live setting in printed in hours and minutes instead … ( #1814 )
...
* xxx_active_code_live setting in printed in hours and minutes instead of just hours
* Update app.ini description of xxx_code_lives settings
8 years ago
Rémy Boulanouar
e0c6ab2d44
Add Gitea Webhook ( #1755 )
...
* Replace Gogs by Gitea
* Fix missing changes
* Create Gitea webhook and put Gogs webhook apart.
8 years ago
Ethan Koenig
c85ff532e9
Commitless repos should be bare
8 years ago
Ethan Koenig
bafd778c25
Fix invalid reference in feeds template ( #1820 )
...
* Fix invalid reference in feeds template
* Comment for GetActAvatar
* Add integration test
8 years ago
Ethan Koenig
7e6ff69c00
Fix 500 for GET /teams/:id endpoints ( #1811 )
...
* Fix 500 for GET /teams/:id endpoints
* Integration test for GET /team/:id
* Clean up integration test
8 years ago
Ethan Koenig
39348cd27e
Give all units to owner team ( #1812 )
8 years ago
Ethan Koenig
9c66d1d9ea
Fix deadlock in updateRepository ( #1813 )
8 years ago
Ethan Koenig
0c332f0480
Fix activity feed ( #1779 )
...
* Fix activity feed
Preserve actions after user/repo name change
* Add missing comment
* Fix migration, and remove fields completely
* Tests
8 years ago