Mura Li
1fa3afeef2
Add integration test for repository forking
8 years ago
Jonas Östanbäck
4368e6d0ac
Send mails as HTML as default. Setting for send as plain text. ( #1648 )
* Send mails as HTML as default. Setting for send as plain text.
* Add new option SendAsPlainText. remove EnableHTMLAlternative
* Send HTML mails as default
* Add html check if html2text should be performed
* Send only multipart or plain. Add deprication warning for ENABLE_HTML_ALTERNATIVE
* Still use ENABLE_HTML_ALTERNATIVE for backward compatibility
* Changed to not ignore html2text errors
8 years ago
Andrey Nering
096640ccc3
Merge pull request #1892 from sapk-fork/update-git
Update code.gitea.io/git
8 years ago
Antoine GIRARD
c233387160
Update code.gitea.io/git
8 years ago
Sandro Santilli
91b47f78cc
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
c2e5bdd101
Make `LocalCopyPath` a setting instead of a hard-coded path ( #1881 )
8 years ago
Ethan Koenig
68bec87358
Center-aligned login topbar ( #1880 )
* Center-aligned login topbar
* Center-align OpenID login
8 years ago
Ethan Koenig
6cb073b1eb
Migration to fix existing owner team units ( #1873 )
8 years ago
silverwind
d315922829
Prevent accidential selection of line numbers in code view ( #1860 )
8 years ago
Bo-Yi Wu
9a20c48a65
feat: add check misspelling ( #1877 )
8 years ago
Andrey Nering
5f56f5d2de
Merge pull request #1874 from ethantkoenig/typo/issue_test
Fix misspelled variables
8 years ago
Andrey Nering
5de43b6811
Merge pull request #1875 from ethantkoenig/test/unused
Run unused test
8 years ago
Ethan Koenig
e1258f72a3
Run unused test
8 years ago
Ethan Koenig
0ae4fa3005
Fix misspelled variables
8 years ago
Bo-Yi Wu
567c3d0bca
fix: error from mktemp command in MacOS. ( #1837 )
* fix: error from mktemp command in MacOS.
* [ci skip] udpate temp name.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Ethan Koenig
f63677ebfc
gofmt ( #1868 )
8 years ago
Ethan Koenig
92a02c7a92
Rename misnamed migration ( #1867 )
8 years ago
Ethan Koenig
bcecac8856
Fix paginater length ( #1866 )
8 years ago
Antoine GIRARD
29af8f0480
Use production version of vuejs. ( #1869 )
8 years ago
Hussain Khalil
f2dcffbb42
Remove annoying difference in button heights. ( #1853 )
* Remove annoying difference in button heights.
Why was that even there?
See before & after: http://imgur.com/a/yKdUR
* (2/2) Remove annoying difference in button heights
8 years ago
Ethan Koenig
df71b3e6ce
Fix 404 for external tracking issues ( #1852 )
* Fix 404 for external tracking issues
* Fix 404 for new/upload file
8 years ago
Ethan Koenig
4c72332ccb
Display draft releases ( #1854 )
* Display draft releases
* Include ctx.User in user cache
* Integration test
8 years ago
Ethan Koenig
bd325693a4
Fix bug in removeOrgRepo ( #1858 )
8 years ago
Rémy Boulanouar
ad4c4d2bfb
Display all organization from user settings ( #1739 )
* Display all organization from user settings
* fix Tab selection
* Update locale_en-US.ini
* Add a condition for display Create organization button
* Remove french translation
* Remove unnecessary admin flag
8 years ago
Antoine GIRARD
15748c65b4
Fix change introduce by update of go-swagger. ( #1727 )
8 years ago
Ethan Koenig
57c91032f3
Fix user profile activity feed ( #1848 )
* Fix user profile activity feed
* gofmt, and avoid overlapping database connections
8 years ago
Patrick G
f9433015a5
Fix some mistakes ( #1833 )
* Fix some mistakes
* Fixes
* Not correct -> incorrect or invalid
* Update according to comments
8 years ago
Bo-Yi Wu
d9f0fe189f
fix: only run test coverage on master branch. ( #1838 )
8 years ago
Ethan Koenig
4557e0b9f8
Update code.gitea.io/git ( #1849 )
8 years ago
silverwind
861312b0cd
Use a better default MAX_GIT_DIFF_LINE_CHARACTERS ( #1845 )
Tests indicate that line length alone does not make browsers slow, so
increase the default threshold after which diffs get surpressed for line
length from 500 to a more reasonable 5000 characters.
Fixes: https://github.com/go-gitea/gitea/issues/1826
8 years ago
Ethan Koenig
8d55d51475
Don't ignore error in getMergeCommit ( #1843 )
8 years ago
Ethan Koenig
ec27f3afc4
Fix locking bug in removeOrgRepo ( #1842 )
8 years ago
Ethan Koenig
cc58230779
Fix pull request compare link ( #1832 )
* Fix pull request compare link
* Integration test
8 years ago
Ethan Koenig
9644f101e8
Fix status table race condition ( #1835 )
8 years ago
himaaaatti
8621c55893
Add variable for docker tag ( #1825 )
Signed-off-by: Shunsuke Mie <sux2mfgj@gmail.com>
8 years ago
Sondre Nilsen
86eb17c897
Fix FOUC on Firefox ( #1728 )
Firefox users will experience a flash of unstyled content on loading
various pages, this patch will fix this issue using Filament Groups
loadCSS library to asynchronously load the CSS responsible for the FOUC.
Will fix #1698 .
Signed-off-by: Sondre Nilsen <nilsen.sondre@gmail.com>
8 years ago
Ethan Koenig
8078fbc9dd
Fix PR template error ( #1834 )
8 years ago
Ethan Koenig
f41d919144
Update code.gitea.io/git ( #1824 )
* Update code.gitea.io/git
* Update function calls
* govendor fetch
8 years ago
Ethan Koenig
a3dfc827ac
Use ghost users in issues/PRs ( #1831 )
8 years ago
Timo Myyrä
a2bb2297a9
use writeTmpKeyFile in calcFingerprint ( #1828 )
this makes calcFingerprint use SSH.KeyTestpath instead of os temp dir.
8 years ago
Jonas Östanbäck
dd3884fdea
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
971024dd63
Add Gitea Webhook ( #1755 )
* Replace Gogs by Gitea
* Fix missing changes
* Create Gitea webhook and put Gogs webhook apart.
8 years ago
Ethan Koenig
74f13ec07b
Commitless repos should be bare
8 years ago
Andrey Nering
8f19037ce2
Merge pull request #1750 from andreynering/dashboard-search-org-repos
More fixes for dashboard search
8 years ago
Andrey Nering
711b7d1864
Fix private repo icon
8 years ago
Ethan Koenig
ab3b136cce
Fix invalid reference in feeds template ( #1820 )
* Fix invalid reference in feeds template
* Comment for GetActAvatar
* Add integration test
8 years ago
Patrick G
49d362a283
Improve clarity between is_activated and prohibit_login ( #1788 )
It used to be unclear what the difference between the two are.
8 years ago
Lunny Xiao
9fdb3e21d0
resign drone and fix #1816 ( #1819 )
8 years ago
Ethan Koenig
560bf3a6d7
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
Lunny Xiao
c726c22323
fix bug to deny to add orgnization as a member of an orgnization or team ( #1815 )
8 years ago