1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-15 17:28:22 +08:00
Commit Graph

6837 Commits

Author SHA1 Message Date
4eae810d63 [skip ci] Updated translations via Crowdin 2018-07-04 22:53:06 +00:00
4a8ee0b5cc Check that repositories can only be migrated to own user or organizations ()
* Repositories can only migrated to own user or organizations

* Add check for organization that user does not belong to

* Allow admin to migrate repositories for other users
2018-07-05 01:45:15 +03:00
b46066f17c fix repository last updated time update when delete a user who watched the repo () 2018-07-05 00:47:05 +03:00
95f0f62ea4 [skip ci] Updated translations via Crowdin 2018-07-04 20:24:23 +00:00
74f9f98f78 Simply remove tidb and deps () 2018-07-04 16:23:23 -04:00
2e3475f02c Fix typos in i18n variable names. () 2018-07-04 19:43:21 +08:00
df77ad31d5 [skip ci] Updated translations via Crowdin 2018-07-04 09:28:27 +00:00
c3bbf43970 Fix docker build ()
/app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
2018-07-04 12:27:30 +03:00
fc53f95f23 [skip ci] Updated translations via Crowdin 2018-07-04 00:45:44 +00:00
823318bfbe Add missing path in the Docker app.ini template () 2018-07-03 20:44:46 -04:00
5676f60cba Keep preseeded database password () 2018-07-03 20:09:55 -04:00
3fed13b0ee [skip ci] Updated translations via Crowdin 2018-07-03 23:53:28 +00:00
51ba3df5ff Add noreferrer to rel='noopener` for <a> tags () 2018-07-03 19:52:36 -04:00
4b654ad17f Update notification icon () 2018-07-03 19:16:46 -04:00
5d1a6382b6 Fix translation () 2018-07-03 19:03:31 -04:00
c71ee33057 Increase default TOTP secret size to 320 bits () 2018-07-03 18:10:35 -04:00
9d4c1ddfa1 Dep upgrade mysql lib ()
*  update gopkg file to add sql dep
2018-07-03 17:58:31 -04:00
280ebcbf7c Update changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
v1.5.0-rc1 v1.5.0-dev
2018-07-03 23:24:48 +03:00
100a538622 [skip ci] Updated translations via Crowdin 2018-07-03 20:23:00 +00:00
1c7f951534 Change 1.5.0 RC1 release date in changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
2018-07-03 23:21:44 +03:00
a4dfe4b9b1 [skip ci] Updated translations via Crowdin 2018-07-03 19:58:30 +00:00
5f52178421 Change 1.5.0 RC1 release date in changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
2018-07-03 22:57:59 +03:00
83e72f17f6 [skip ci] Updated translations via Crowdin 2018-07-03 19:38:06 +00:00
9c6801c8d4 Add changelog for 1.5.0-RC1 () 2018-07-03 22:37:07 +03:00
bbf9abde49 [skip ci] Updated translations via Crowdin 2018-07-03 03:57:42 +00:00
cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default () 2018-07-03 06:56:32 +03:00
69796ddd64 [skip ci] Updated translations via Crowdin 2018-07-02 12:43:33 +00:00
3089833167 Update TRANSLATORS () 2018-07-02 15:42:28 +03:00
f4b7b424c1 [skip ci] Updated translations via Crowdin 2018-07-01 06:03:32 +00:00
547f95417d Add myself as a maintainer () 2018-07-01 09:02:18 +03:00
e8a17e4558 [skip ci] Updated translations via Crowdin 2018-06-30 17:14:19 +00:00
4ee52b7161 Add scope to Gitlab oauth request ()
Fix 
2018-06-30 20:13:17 +03:00
e87c540a87 Backport 1.4.3 changelog to master branch () 2018-06-27 15:06:39 +08:00
a711d41f54 [skip ci] Updated translations via Crowdin 2018-06-27 05:25:28 +00:00
91ff87c0e5 Fixed violation of the unique constraint for v68 migration () 2018-06-27 01:23:10 -04:00
a9ffbeb679 [skip ci] Updated translations via Crowdin 2018-06-26 14:46:26 +00:00
801843b011 Fix open redirect vulnerability on login screen ()
* Fix open redirect vulnerability on login screen

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Reorder imports

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Replace www. from Domain too

Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-06-26 22:45:18 +08:00
b8c2420ae2 [skip ci] Updated translations via Crowdin 2018-06-25 12:13:56 +00:00
aaf6be3ee6 Create api-usage doc page ()
* add api user guides in doc

* update user-guides api page

* fix typo: user guides -> user guide

* move api-usage page under advanced category

* flesh out API usage docs

* Build on work by @tungsheng

* Address issues raised in , , and 

* Close 

Signed-off-by: Steve Traugott <stevegt@t7a.org>
2018-06-25 20:12:46 +08:00
8bb9b67a29 [skip ci] Updated translations via Crowdin 2018-06-24 21:25:00 +00:00
3e6d9b355e Add a basic SMF manifest for SunOS platforms ()
Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
2018-06-25 00:24:00 +03:00
3f0d9beece fix exclude files .sha265 to .sha256 () 2018-06-24 14:10:11 +03:00
a747a5d05f Add gpg-sign step to drone ()
* Add gpg-sign step to drone

* add compressed releases to gpg-sign targets

* Use exclude to simplify file list

2018-06-24 14:40:30 +08:00
212fef0866 Add details about USER_UID and USER_GID environment variables () 2018-06-23 22:55:48 -04:00
e2721b6190 Remove call to update certs () 2018-06-21 17:12:56 -04:00
0b3ea42847 hide issues from org private repos w/o team assignment () 2018-06-21 12:00:13 -04:00
46d19c4676 Fix topics addition (Another solution) () ()
* Added topics validation, fixed repo topics duplication ()

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
9ae7664df7 Fix webhook type conflation. ()
- Fix typo that caused Gogs hooks to be created as Gitea hooks.
- Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one).

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-21 07:22:03 +02:00
ac110d1b73 [skip ci] Updated translations via Crowdin 2018-06-20 16:04:23 +00:00
cd29888906 Updated drone config to use the "next" git plugin () 2018-06-20 19:03:22 +03:00