Albert
a9ffbe759b
* Fix fileview rendering bug #2470 ( #2477 )
2017-09-10 22:21:26 +02:00
Thomas Boerger
4565c4e67c
Hotfix for integration testing ( #2473 )
...
* Hotfix for integration testing
* Comment sqlite tests because of database locking issues
2017-09-10 09:54:11 +08:00
Thomas Boerger
ac685b1447
Changes for latest DroneCI ( #2362 )
2017-09-07 19:22:15 +02:00
Lunny Xiao
4ebfb1943c
hide branch on pull request view or create UI ( #2454 )
2017-09-06 15:02:51 +03:00
Antoine GIRARD
326032ec2b
Make repo private to no interfere with other tests ( #2467 )
2017-09-06 00:33:33 +03:00
Antoine GIRARD
b2d255718c
Only check at least one email gpg key ( #2266 )
...
* Only require one email (possibly not yet validated)
* Update message error and check validation of commit
* Add integrations tests
* Complete integration for import
* Add pre-check/optimization
* Add some test (not finished)
* Finish
* Fix fixtures
* Fix typo
* Don't guess key ID
2017-09-05 21:45:18 +08:00
Lunny Xiao
7685ddf10f
add release notes of v1.1.4 ( #2463 )
2017-09-05 09:00:55 +03:00
Lauris BH
f984048a0a
Fix migration from pre-v15 to 1.2.0 ( #2460 )
2017-09-05 08:28:06 +08:00
Lunny Xiao
40e15bfc91
Add changelog config file for generate changelog ( #2461 )
2017-09-04 13:07:57 +03:00
Lunny Xiao
8e1374e95e
bug fixed
2017-09-04 14:22:07 +08:00
Ethan Koenig
36267cec16
Webhooks for repo creation/deletion ( #1663 )
...
* Webhooks for repo creation/deletion
* add createHookTask
* Add handles for GetSlackPayload and GetDiscordPayload
2017-09-03 11:20:24 +03:00
Sandro Santilli
b4cbc45a87
Wrap most text to 80 columns ( #2452 )
2017-09-02 22:38:31 +03:00
Lunny Xiao
aff3382f89
fix orgnization webhooks ( #2422 )
...
* fix org webhooks
* remove trace code
2017-08-30 13:36:52 +08:00
Lunny Xiao
927b9aa7e4
some refactors for issue and comments ( #2419 )
2017-08-30 07:31:33 +03:00
Sandro Santilli
974f238bd9
Wrap most paragraphs to 80 columns ( #2396 )
...
Reduces patches size and makes them more readable
2017-08-30 09:27:23 +08:00
Lunny Xiao
af8a5d62e1
fix webhook test ( #2415 )
...
* fix webhook test
* fix error message
* fix typo
2017-08-29 22:55:24 +08:00
Ethan Koenig
5960f34a2d
Fix route handler order ( #2409 )
...
* Fix route handler order
* Fix more routes
2017-08-29 14:53:51 +08:00
Lunny Xiao
27433c7001
fix missing orgnization discord webhook ( #2414 )
2017-08-29 09:20:35 +08:00
Antoine GIRARD
560685615a
Update CONTRIBUTING following #2329 discussion
...
Creation of release branch before end of release dev and releases candidates + follow semver semantic (minor, patch)
2017-08-28 19:08:24 +02:00
Lauris BH
ae436760ee
Fix releases to be counted from database not tags ( #2389 )
2017-08-28 22:06:10 +08:00
Ethan Koenig
ef9b76e79d
Error message for integration test ( #2410 )
2017-08-28 21:36:02 +08:00
Morlinest
78656c6c65
Fix tests code to prevent some runtime errors ( #2381 )
...
* Fix tests code to prevent some runtime errors
* Reduce nesting
2017-08-28 12:17:45 +03:00
Lunny Xiao
ebaac2f66e
Implementation of discord webhook ( #2402 )
...
* implementation of discord webhook
* fix webhooks
* fix typo and unnecessary color values
* fix typo
* fix imports and revert changes to webhook_slack.go
2017-08-28 13:06:45 +08:00
Lunny Xiao
77fbeece87
fix duplicated feed ( #2370 )
2017-08-28 10:26:04 +08:00
Morlinest
f080403366
Fix "index out of range" runtime error in repo_list tests ( #2376 )
2017-08-28 09:33:38 +08:00
Kim "BKC" Carlbäcker
a4c0360e89
Clarify Translation Process. Also fix branch names ( #2378 )
...
* Clarify Translation Process. Also fix branch names
* Update CONTRIBUTING.md
2017-08-28 09:26:27 +08:00
Manuel
b7d01d941a
Add UseCompatSSHURI setting ( #2356 )
...
* Add UseCompatSSHURI setting
Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com > (+1 squashed commits)
Squashed commits:
[dda2dc79] Add ForceCloneSSHURL setting
Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com >
* Make protocol if construct more readable
Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com >
2017-08-26 15:57:41 +02:00
Lunny Xiao
b37bb632cc
Fix missing collabrative repos ( #2367 )
...
* fix missing collabrative repos
* fix bug of collabrative
* fix SQL quotes
2017-08-24 22:01:03 +08:00
Zsombor
25c3335031
Add possibility to record branch or tag information in an issue ( #780 )
2017-08-24 15:30:27 +03:00
David Schneiderbauer
c0cf114ac2
Log failed authentication attempts with remote address for fail2ban ( #2334 )
...
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com >
2017-08-24 08:57:54 +03:00
Sandro Santilli
43ad28be42
Fix integration test after librejs location change ( #2374 )
...
Fixes #2373
2017-08-24 08:54:06 +03:00
Michael Lustfield
53434c07dd
Move themes to plugin directory. Fixes #2372 ( #2375 )
2017-08-24 08:52:42 +03:00
Lunny Xiao
8d8f50ec4b
update translation from crowdin ( #2368 )
2017-08-23 23:17:25 +08:00
Michael Lustfield
f20dd4a514
Moved vendored js/css into public/vendor and documented sources ( #1484 ) ( #2241 )
...
* Cleaning up public/ and documenting js/css libs.
This commit mostly addresses #1484 by moving vendor'ed plugins into a
vendor/ directory and documenting their upstream source and license in
vendor/librejs.html.
This also proves gitea is using only open source js/css libraries which
helps toward reaching #1524 .
* Removing unused css file.
The version of this file in use is located at:
vendor/plugins/highlight/github.css
* Cleaned up librejs.html and added javascript header
A SafeJS function was added to templates/helper.go to allow keeping
comments inside of javascript.
A javascript comment was added in the header of templates/base/head.tmpl
to mark all non-inline source as free.
The librejs.html file was updated to meet the current librejs spec. I
have now verified that the librejs plugin detects most of the scripts
included in gitea and suspect the non-free detections are the result of
a bug in the plugin. I believe this commit is enough to meet the C0.0
requirement of #1534 .
* Updating SafeJS function per lint suggestion
* Added VERSIONS file, per request
2017-08-23 16:58:05 +02:00
Lunny Xiao
c25c4d6ad5
Add more test for login links and fix a bug on action retrieve ( #2361 )
...
* add more test for login links and fix a bug on action retrieve
2017-08-23 12:53:35 +03:00
David Schneiderbauer
c59b1861fc
Add integration tests for signin ( #2363 )
...
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com >
2017-08-23 10:30:33 +03:00
Ethan Koenig
c090d2798b
Fix SQL condition bug in GetFeeds(..) ( #2360 )
2017-08-23 08:51:58 +03:00
Lunny Xiao
3fa9993c42
fix bug on create repo link on dashboard ( #2359 )
2017-08-23 12:08:20 +08:00
Bo-Yi Wu
3f29ef73e6
Revert "Changes for latest DroneCI ( #2355 )" ( #2358 )
...
This reverts commit 2560b013cf .
2017-08-22 20:56:57 -05:00
Bwko
e05576e7b1
Add collaborative repositories to the dashboard ( #2205 )
...
* Add collaborative repositories to the dashboard
Remove some unused code from the Dashboard func
* fix some bug and some refactor
* fix tests
2017-08-23 09:30:54 +08:00
Thomas Boerger
2560b013cf
Changes for latest DroneCI ( #2355 )
2017-08-22 20:08:30 -05:00
Morlinest
8cc3355f05
Remove (almost) server side data rendering from repo-search component ( #2317 )
...
* Rename some shorthands
* Remove (almost) server side data rendering from repo-search component template
2017-08-22 21:00:34 +08:00
Lunny Xiao
0f99da5c65
update latest xorm version to vendor ( #2353 )
2017-08-22 14:39:52 +03:00
Silke
cd59066a92
Add badge and link to the Matrix room ( #2348 )
2017-08-21 23:35:08 +08:00
Antoine GIRARD
d7908c088d
Improve swagger doc ( #2274 )
...
* Add swagger comment for adminCreateOrg
* Add swagger comment for admin route
* add hook swagger doc
* Add tags
* Add auth
* Fix name of responses
* Edit name method
* Update vendor
* make generate-swagger
2017-08-21 14:13:47 +03:00
Sandro Santilli
34888bf583
Add INTERNAL_TOKEN to integration .ini file ( #2346 )
...
Avoids override of source file upon running `make test-pgsql`
Long story: settings.NewContext *adds* an INTERNAL_TOKEN if none
is found; the other ini files under integration/ all have an
INTERNAL_TOKEN
2017-08-21 14:47:23 +08:00
Morlinest
d01c970f1c
Fix order of elements in dashboard html ( #2344 )
2017-08-20 22:48:41 +03:00
Sandro Santilli
afa96ad8a3
Remove integration test executables on make clean ( #2340 )
2017-08-20 11:09:24 +08:00
Sandro Santilli
dbf4d596d2
Add OpenID configuration in install page ( #2276 )
2017-08-19 17:34:49 +02:00
Ethan Koenig
d849e090ae
No error log entries for repo 404 ( #2200 )
2017-08-19 15:32:18 +03:00