Shuanglei Tao
5f30909a4b
Fix typo ( #1974 )
8 years ago
Ethan Koenig
245a19ec50
Coverage reports for integration tests ( #1960 )
8 years ago
Mura Li
5bb5769825
Add pull-create integration test ( #1972 )
8 years ago
Kim "BKC" Carlbäcker
7c4222a158
send notification if status changed ( #1973 )
send notification if status changed
8 years ago
Bo-Yi Wu
7b76ac3129
send notification if status changed
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Ethan Koenig
d1367598b1
Fix search by issue type ( #1914 )
* Fix search by issue type
8 years ago
Kim "BKC" Carlbäcker
89d7c8022c
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
284bafb9d5
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
Bo-Yi Wu
7a0ee5da76
switch gitter to discord for drone. ( #1971 )
* switch gitter to discord for drone.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* add event
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* only notify build fail message.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Ethan Koenig
b1da9cef43
Fix diff of renamed and modified file ( #1967 )
8 years ago
Antoine GIRARD
f45aa2dc82
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
f384060e3d
Fix uppercase default branch bug ( #1965 )
8 years ago
Ethan Koenig
6fa177ef4c
Fix bug in Action.loadRepo() ( #1959 )
8 years ago
silverwind
6ef836de2f
Use monospace font in githook editor ( #1958 )
8 years ago
Kim "BKC" Carlbäcker
50000208d3
Fix setting.AppPath for integration tests ( #1923 )
Fix setting.AppPath for integration tests
8 years ago
shakeme
f1a8fad2dd
Fix missing backslash in Dockerfile.rpi ( #1952 )
8 years ago
Ethan Koenig
6c476a69d3
Fix import order ( #1951 )
8 years ago
Andrey Nering
7bb3cec80d
Merge pull request #1829 from ethantkoenig/no_branches
Commitless repos should be bare
8 years ago
Kim "BKC" Carlbäcker
9fdb233360
Merge pull request #1945 from appleboy/master
[ci skip] add 1.1.2 change log.
8 years ago
Jonas Östanbäck
2872df5e5a
Add myself as a maintainer ( #1948 )
8 years ago
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