Commit Graph

6041 Commits (cc0c4a30a778b27393923d29fe97b8bc33f345f4)
 

Author SHA1 Message Date
silverwind 1687aa59e6 Improve suppressed diff boxes ()
Lunny Xiao f94c1b3943
Improvements for supporting UI Location ()
* improvements for supporting UI Location

* improved the comment
Patrick Lühne b6d2243ac0 Make spacing in configuration file consistent ()
This makes the spacing consistent across all options.

Signed-off-by: Patrick Lühne <patrick-github@luehne.de>
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again ()
* Reorder migrations, skip errors if running migration again

* Rename migration file names to match migration version

* Add note about ingored error
Lauris BH d3c5911ffc Fix wiki page list not rendering after updatedunix changes ()
Lunny Xiao 00bfa1d055
fix run web with -p push failed ()
Ethan Koenig 0b77dbc11c Fix new pull request link ()
* Fix new pull request link

* Only show button for branches
GiteaBot e693fda325 [skip ci] Updated translations via Crowdin
Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team ()
Ethan Koenig 9f033bf2b5 Make test more robust ()
GiteaBot 2ad633344e [skip ci] Updated translations via Crowdin
Lunny Xiao e3f88719ab fix source download link when no code unit allowed ()
haytona f27a6461e3 Enable emoji for wiki view ()
Enable emoji for wiki page content. It is enabled in the edit preview so the view should match.

Signed-off-by: Hamish Carpenter <hamish@hamishcarpenter.com>
Kim "BKC" Carlbäcker 4b5197beb4 Fix Uninitialized variable in ParsePatch ()
Lunny Xiao 3b525d5696
fix gpg tmpl ()
Lauris BH b82519cadc Move build without gcc step up so that it's binary is not used in docker ()
Lunny Xiao 956354885a simple usage of x ()
harry 03ec35ed79 Mention completion for issue editor. ()
* new issue mention

* Mention completion on new issue and view issue page.

* Code format.

* Require tribute in pull request page.
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage ()
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
Ethan Koenig c082c3bce3 Restore make test target ()
* Restore make test target

* make build -> go build
Ethan Koenig 58a7de2aea Update code.gitea.io/git ()
Ethan Koenig 682ac11958 Log unexpected responses in integration tests ()
* Log flash error message in integration tests

* Also log short, non-HTML responses
Ethan Koenig defc97afc2 Fixtures for public_key table ()
Ethan Koenig d1efe2078a Fix integration tests ()
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc ()
* fix comile failed without gcc

* add sqlite tag for unit test
GiteaBot eb6cbedcc0 [skip ci] Updated translations via Crowdin
Antoine GIRARD 23ffdf42c8 Update alpine to 3.7 ()
Lunny Xiao b8e45b1e19 Fix missing drone test on release/* ()
* fix missing drone test on release/*

* remove test coverage on release/*
GiteaBot 5b30964e54 [skip ci] Updated translations via Crowdin
Lauris BH d5d28721e2 Backport changelog for 1.3 release ()
GiteaBot f8967fc638 [skip ci] Updated translations via Crowdin
Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. ()
* Add failing test

* Fix urls

* Improve url in tests

* improve testing

* Remove debug code

* Add deps

* LFS corner-case : Search on lower but store with case

* Temporary comment of blocking action

* fix hooks

* Use temporary repo for git client test

* Use userPassword in place of hard-coded password
GiteaBot aecfc56156 [skip ci] Updated translations via Crowdin
Ethan Koenig 596308f213 Fix missing branch in release bug ()
Ethan Koenig 68179dc676 Remove unnecessary function call ()
Ethan Koenig 5e4427e4e7 Fix repo indexer and submodule bug ()
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) ()
* Allow adding collaborators with (fullname)

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Refactor username suffix to utils pkg

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications ()
* Add 'mark all read' option to notifications

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Tests for reactions ()

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

Fix reaction possition when there is attachments ()

Refactor notifications swap function

* Accept change to drop beforeupdate call

* Update purge notifications error message for consistency

* Drop unnecessary check for mark all as read button

* Remove debugging comment
silverwind 1ed7f18815 Rework button styles on repo and commit page ()
Ethan Koenig 54907dfbd1 Fix legacy URL redirects ()
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes ) ()
* Delete a user's public key via admin api

* Test admin ssh endpoint for creating a new ssh key

* Adapt public ssh key test to also test the delete operation

* Test that deleting a missing key will result in a 404

* Test that a normal user can't delete another user's ssh key

* Make DeletePublicKey return err

* Update swagger doc
Lauris BH c7fb6e3087 Fix reaction possition when there is attachments ()
Lauris BH f1d8dda5b4
Tests for reactions ()
* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
silverwind 3b89ee5501 fix button heights on commits page ()
bibaijin e2968b4c98 add quotation around ports in docker-compose.yml ()
Ethan Koenig 03eb47b216 Fix repo links ()
Lunny Xiao 2738effddf
fix redis cache failed ()
GiteaBot 0332b8fb18 [skip ci] Updated translations via Crowdin
znegva f4445510ae fixed in-page-link in CONTRIBUTING.md ()
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar ()
* Sort repos in issues dashboard sidebar

* Sort repos by name