konrad
b6e428dbba
Merge branch 'master' of github.com:go-gitea/gitea
2018-07-15 20:29:33 +02:00
Lauris BH
e95417ea2c
Fix column droping for MSSQL that need new transaction for that ( #4440 )
2018-07-13 11:20:40 -04:00
kolaente
49c471f492
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# docs/content/doc/advanced/config-cheat-sheet.en-us.md
# models/migrations/migrations.go
# models/migrations/v68.go
2018-07-06 23:52:25 +02:00
kolaente
cf6d426e09
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# docs/content/doc/advanced/config-cheat-sheet.en-us.md
# models/migrations/migrations.go
# models/migrations/v68.go
2018-07-06 23:51:49 +02:00
Guido Diepen
7c943b1cad
Implemented hover text showing user FullName ( #4261 )
...
For each action that is displayed in either the public activity overview
of a user, or in the dashboard overview, the link to the username is now
extended with a title attribute to show the FullName as hover text
Signed-off-by: Guido Diepen <site-github@guidodiepen.nl>
2018-07-05 19:48:18 +02:00
Lauris BH
54fedd4070
Add default merge options when adding new repository ( #4369 )
2018-07-05 11:02:54 +08:00
Lunny Xiao
b46066f17c
fix repository last updated time update when delete a user who watched the repo ( #4363 )
2018-07-05 00:47:05 +03:00
Antoine GIRARD
74f9f98f78
Simply remove tidb and deps ( #3993 )
2018-07-04 16:23:23 -04:00
cezar97
51ba3df5ff
Add noreferrer to rel='noopener` for <a> tags ( #4328 )
2018-07-03 19:52:36 -04:00
Kim "BKC" Carlbäcker
cbee921c28
Limit uploaded avatar image-size to 4096x3072 by default ( #4353 )
2018-07-03 06:56:32 +03:00
Alexey Terentyev
91ff87c0e5
Fixed violation of the unique constraint for v68 migration ( #4297 )
2018-06-27 01:23:10 -04:00
David Schneiderbauer
0b3ea42847
hide issues from org private repos w/o team assignment ( #4034 )
2018-06-21 12:00:13 -04:00
Alexey Terentyev
46d19c4676
Fix topics addition (Another solution) ( #4031 ) ( #4258 )
...
* Added topics validation, fixed repo topics duplication (#4031 )
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Added tests
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Fixed fmt
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Added comments to exported functions
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Deleted RemoveDuplicateTopics function
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Fixed messages
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Added migration
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* fmt migration file
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* fixed lint
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Added Copyright
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Added query solution for duplicates
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Fixed migration query
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Changed RegExp. Fixed migration
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* fmt migration file
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Fixed test for changed regexp
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Removed validation log messages
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed migration file
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed validate function
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
2018-06-21 17:09:46 +08:00
kolaente
e00e5ddf1d
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-06-20 12:22:16 +02:00
kolaente
f01fdf60c3
fmt
2018-06-20 12:22:07 +02:00
techknowlogick
d84da8fe65
Change parsing of postgresql settings ( #4275 )
...
* Change parsing of postgresql settings
Fix #4200
* Add copyright
* update postgresql connection string
* add tests
2018-06-20 08:06:01 +03:00
kolaente
8a6ba47cbc
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-06-19 23:13:51 +02:00
kolaente
d89a136089
pre-commit
2018-06-19 23:12:50 +02:00
David Schneiderbauer
a93f13849c
Fix not removed watches on unallowed repositories ( #4201 )
2018-06-19 15:44:33 -04:00
kolaente
10308a02c1
removed unused DependentIssue element
2018-06-17 16:36:40 +02:00
kolaente
12602c21b0
Merge branch 'master' into master
2018-06-13 10:26:30 +02:00
Lauris BH
2b8c0bb5e2
Delete reactions added to issues and comments when deleting repository ( #4232 )
2018-06-12 13:02:51 -04:00
Lunny Xiao
406031d3cc
fix bug when deleting a release ( #4207 )
2018-06-12 12:44:17 -04:00
Lunny Xiao
da898d4066
fix delete comment bug ( #4216 )
2018-06-11 18:54:30 -04:00
kolaente
6514da40b4
Merge branch 'master' into master
2018-06-11 10:55:44 +02:00
Christopher Medlin
b5f61f1d15
Improve logging for e-mail and OpenID already in use errors ( #4174 )
2018-06-08 14:09:10 -04:00
kolaente
05aaee267c
Removed unnecessary setting dependent issue in comment creation
2018-06-08 12:53:17 +02:00
kolaente
87f41c0dc0
removed unnecessary index in xorm declaration
2018-06-06 14:40:14 +02:00
kolaente
39392de1f5
removed unessecary comment
2018-06-06 14:38:15 +02:00
kolaente
e18627c101
removed unnecessary index
2018-06-06 14:36:38 +02:00
kolaente
0da2e34adc
Simplified error messages
2018-06-06 14:32:54 +02:00
kolaente
15aa9b1afe
Merged with gitea-master
2018-06-06 14:23:34 +02:00
kolaente
8c1f627c75
Merged with gitea-master
2018-06-06 14:23:30 +02:00
Magnus Lindvall
cdb9478774
LDAP Public SSH Keys synchronization ( #1844 )
...
* Add LDAP Key Synchronization feature
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Add migration: add login source id column for public_key table
* Only update keys if needed
* Add function to only list pubkey synchronized from ldap
* Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it.
* Only get keys belonging to current login source id
* Set default login source id to 0
* Some minor cleanup. Add integration tests (updete dep testify)
2018-05-24 07:59:02 +03:00
Alexey Terentyev
b908ac9fab
Added repository search ordered by stars or forks. Forks column in admin repo list. ( #3969 )
...
* Added repository search order by stars or forks.
Added Forks column to admin repository list.
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed search repo template
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
2018-05-24 09:03:42 +08:00
Lunny Xiao
4ec8551490
fix webhook bug of response info is not displayed in UI ( #4000 )
2018-05-23 14:12:02 +08:00
奶爸
d94472e89b
fix #4003 ( #4004 )
...
Webhook and hook_task not cleaned up when delete repository
2018-05-21 21:30:30 +08:00
Lunny Xiao
6bdc556b7f
Fix some webhooks bugs ( #3981 )
...
* fix some webhooks bugs
* update vendor
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* fix test
* fix clearlabels
* fix pullrequest webhook bug fix #3492
* update release webhook description
* remove unused code
* fix push webhook in pull request
* small changes
2018-05-21 10:28:29 +08:00
kolaente
ad353f0a74
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-05-20 15:16:17 +02:00
kolaente
fbd78f4942
pre-merge
2018-05-20 15:15:01 +02:00
Jonas Franz
951309f76a
Add support for FIDO U2F ( #3971 )
...
* Add support for U2F
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add vendor library
Add missing translations
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Minor improvements
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add U2F support for Firefox, Chrome (Android) by introducing a custom JS library
Add U2F error handling
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add U2F login page to OAuth
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Move U2F user settings to a separate file
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add unit tests for u2f model
Renamed u2f table name
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Fix problems caused by refactoring
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add U2F documentation
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Remove not needed console.log-s
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add default values to app.ini.sample
Add FIDO U2F to comparison
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-19 17:12:37 +03:00
kolaente
236ad85b95
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# models/issue_comment.go
2018-05-18 23:16:50 +02:00
kolaente
6733682a7a
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# models/issue_comment.go
2018-05-18 23:16:41 +02:00
Lunny Xiao
24941a1046
Add more webhooks support and refactor webhook templates directory ( #3929 )
...
* add more webhook support
* move hooks templates to standalone dir and add more webhooks ui
* fix tests
* update vendor checksum
* add more webhook support
* move hooks templates to standalone dir and add more webhooks ui
* fix tests
* update vendor checksum
* update vendor
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* load attributes when created release
* update comparsion doc
2018-05-16 22:01:55 +08:00
kolaente
617d8cda75
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-05-11 10:46:43 +02:00
Lauris BH
ff3971b830
Add LDAP integration tests ( #3897 )
...
* Add LDAP service for tests
* Add LDAP login source and test user sign-in
* Add checks to test if user data is correct
* Add LDAP user sync test
* Add failed user sign-in test
2018-05-11 15:55:32 +08:00
Lauris BH
382e7276b8
Fix multiple asssingee table migration ( #3931 )
2018-05-10 09:18:01 +08:00
kolaente
83b883104a
fmt
2018-05-09 20:18:16 +02:00
kolaente
d29f582040
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# models/issue_comment.go
# models/migrations/migrations.go
# models/migrations/v64.go
2018-05-09 18:34:15 +02:00
kolaente
288cd40402
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# models/issue_comment.go
# models/migrations/migrations.go
# models/migrations/v64.go
2018-05-09 18:34:09 +02:00