Bo-Yi Wu
022eac5121
[ci skip] add 1.1.2 change log.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Jonas Östanbäck
af497050fc
Add repo fork swagger ( #1941 )
8 years ago
Andrey Nering
df896302fc
Merge pull request #1940 from cez81/discord_links
Update links to Discord server
8 years ago
Jonas Östanbäck
a09354edcc
Update links to Discord server
8 years ago
Ethan Koenig
870ee442bd
Fix engine bug in getIssueByID ( #1934 )
8 years ago
Ethan Koenig
3f2de13043
Fix errors caused by force push ( #1927 )
8 years ago
Dennis Keitzel
34d2b1c5e9
Gracefully handle bare repositories on API operations. ( #1932 )
Signed-off-by: Dennis Keitzel <github@pinshot.net>
8 years ago
silverwind
77760bc229
Support CRLF when splitting code lines for display ( #1862 )
* Support CRLF when splitting code lines for display
* refactor, fix mixed match
* fmt
* split on both LF and CRLF, use raw literals in regexes
* simplify
8 years ago
Bo-Yi Wu
7bf45a4fda
[ci skip] update discord badge. ( #1930 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Lunny Xiao
64e4643e68
Change join chat from gitter to discord ( #1929 )
8 years ago
Ethan Koenig
4630efd029
Absolute path for setting.CustomConf
8 years ago
Kim "BKC" Carlbäcker
b18f24fd07
Merge pull request #1926 from go-gitea/bkcsoft-update-changelog
Update changelog with v1.1.1
8 years ago
Ethan Koenig
e4e3367ae7
Display URLs in integration test logs ( #1924 )
8 years ago
Ethan Koenig
5151a66cea
No highlighting for .txt files ( #1922 )
8 years ago
Kim "BKC" Carlbäcker
123c497b54
Update changelog with v1.1.1
8 years ago
Ethan Koenig
26cfcbd7cb
Fix setting.AppPath for integration tests
8 years ago
Kim "BKC" Carlbäcker
4b979a120d
Don't run 'make release' on PRs ( #1908 )
8 years ago
Ethan Koenig
4fa572702d
Fix ghost user bug ( #1913 )
Fix bug where unassigned issues would appear to be assigned to a ghost user
8 years ago
Jonas Östanbäck
0f6be708e9
Set TMPDIR enviroment variable for dump command ( #1915 )
8 years ago
Mura Li
490d69898f
Add integration test for file editing ( #1907 )
8 years ago
Ethan Koenig
cd5e857ec5
Fix 500 in public activity page ( #1901 )
8 years ago
Ethan Koenig
0c449a3c32
Cache ctx.User in retrieveFeeds ( #1902 )
8 years ago
Dan Magnus Lindvall
c5d4efb1d5
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
Andrey Nering
65981612f0
Merge pull request #1905 from ethantkoenig/fix/org_api_auth
Require token before checking membership/ownership
8 years ago
Andrey Nering
95144f00e8
Merge pull request #1904 from ethantkoenig/fix/org_api
Bug fixes for org member API
8 years ago
Andrey Nering
a3083ba92a
Merge pull request #1896 from typeless/add-integration-test-for-forking
Add integration test for repository forking
8 years ago
Andrey Nering
bc9cdb9eda
Merge pull request #1903 from camlafit/patch-1
A missing / to provide a correct endpoint
8 years ago
Ethan Koenig
af8f4dc52e
Require token before checking membership/ownership
8 years ago
Ethan Koenig
1305aba270
Bug fixes for org member API
8 years ago
camlafit
5e796c7cc1
A missing / to provide a correct endpoint
solve #1899
8 years ago
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