Unknwon
4dbedf5653
Update frontend resources
10 years ago
Unknwon
f925c24186
Fix pull request availability check
10 years ago
Unknwon
cd46685f99
Prepare release
10 years ago
Unknwon
7f485f72f7
Some minor changes
10 years ago
Unknwon
f30b1ef39a
Minor fix for #2772
10 years ago
Unknwon
59cf23bb12
Merge pull request #2772 from OhDaeto/master
Add ru-RU to home template
10 years ago
OhDaeto
958c440759
Merge pull request #1 from xDShot/patch-1
Small correction
10 years ago
xDShot
e875bd7cbf
минимальные -> низкие (системные требования)
10 years ago
Unknwon
10d7cf61bd
Remove duplicated of code
10 years ago
Lourens
ba2617681c
Add ru-RU to home template
10 years ago
Unknwon
d17c739c02
Minor fixes for #2766
10 years ago
Unknwon
891e79960a
Merge pull request #2766 from moltam/feature/delete-org-avatar
Added: Ability to delete org avatar.
10 years ago
Tamás Molnár
33a8bcb0ba
Added: Ability to delete org avatar.
10 years ago
Unknwon
b8c0596ea5
#2623 fix wrong font for webhook history
10 years ago
Unknwon
505503bd41
Add Finnish support
10 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
10 years ago
Unknwon
82ded161cf
Merge pull request #2762 from rom1504/patch-1
Fix grammar in README
10 years ago
Romain Beaumont
e9f232d7b8
Fix grammar in README
10 years ago
Unknwon
5a9524bd19
Update README notes
10 years ago
Unknwon
f66b1d34cd
#1597 fix activitity feeds for pull requests
10 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
10 years ago
Unknwon
b88ceff9bf
Update locales
10 years ago
Unknwon
a17a5e3b8a
Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
10 years ago
Josh Frye
7f00c46492
Use relative url when showing forked from
10 years ago
Unknwon
ad53fffebe
#1597 fix pull request remote head can't update with force push
10 years ago
Unknwon
c9812bcb3e
#1597 fix premission logic check of pull request
10 years ago
Unknwon
3cc10a7cb2
#2743 more fixes on SQL errors
10 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
10 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
10 years ago
Unknwon
ac950f3e48
Merge pull request #2746 from joshfng/feature-delete-wiki-pages
Add ability to delete single wiki pages.
10 years ago
Unknwon
7989af0eba
#2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
10 years ago
Josh Frye
2819d156d7
Update delete wiki page route
10 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
10 years ago
Unknwon
49af309459
#2748 fix redirect loop with auto-signin
10 years ago
Unknwon
c6e810c585
Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
10 years ago
Unknwon
22599912df
Minor fixes for #2745
10 years ago
Unknwon
ad0db1a34a
Merge pull request #2745 from joshfng/delete-wiki-option
Repo setting to delete and disable wiki
10 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
10 years ago
Unknwon
5c1c221a9d
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
10 years ago
Unknwon
405b623dfe
Merge pull request #2744 from joshfng/mirror-default-branch
Set DefaultBranch to master when importing a new repo.
10 years ago
Josh Frye
ec55c4ef46
Return errors instead of just logging them.
10 years ago
Josh Frye
45905b18dd
Set DefaultBranch to master when importing a new repo if possible
10 years ago
Unknwon
53dcea5053
#2743 workaround to fix XORM problem
10 years ago
Unknwon
1728bb534d
Merge pull request #2719 from mblacktree/patch-1
update README.md
10 years ago
Andrey Nering
7bbb4b49e7
Render emojis in more places.
10 years ago
Unknwon
b0d422598c
Update TRANSLATORS and remove tip for CI
10 years ago
Unknwon
4018dd5d2a
Merge pull request #2736 from neolit123/patch
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
10 years ago
Lubomir I. Ivanov
7b2a573755
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
I've noticed that a lot of issues cannot be reproduced on http://try.gogs.io ,
which either hints about specific database type problems or
hints about bugs which are already solved in the newer version
(as http://try.gogs.io is usually a newer build).
This patch adds the suggestion to test the issue at http://try.gogs.io in
the Github "issue template". The user can answer: "Yes", "No", "Not relevant".
"Not relevant" is an option where testing on http://try.gogs.io makes no sense as
the bug is unrelated to the Web UI or is very specific in nature.
10 years ago
Unknwon
2e192cd647
#2727 make IN clause compatible with Postgres
10 years ago