Jan Christophersen
72a8fa3bc8
Allowing site admins to view private repositories in org/home
9 years ago
Unknwon
0c9a616326
Update frontend resources
9 years ago
Unknwon
0e9bc2d410
Fix pull request availability check
9 years ago
Unknwon
0ea0c5ec4f
Prepare release
9 years ago
Unknwon
58f0c68151
Some minor changes
9 years ago
Unknwon
12b5a76b0d
Minor fix for #2772
9 years ago
Unknwon
a4452864ea
Merge pull request #2772 from OhDaeto/master
...
Add ru-RU to home template
9 years ago
OhDaeto
d57be01485
Merge pull request #1 from xDShot/patch-1
...
Small correction
9 years ago
xDShot
d8738f5bfd
минимальные -> низкие (системные требования)
9 years ago
Unknwon
9cf7f3e46f
Remove duplicated of code
9 years ago
Lourens
14aba3489e
Add ru-RU to home template
9 years ago
Unknwon
13bd16af92
Minor fixes for #2766
9 years ago
Unknwon
922a6f13a3
Merge pull request #2766 from moltam/feature/delete-org-avatar
...
Added: Ability to delete org avatar.
9 years ago
Tamás Molnár
9c91e27933
Added: Ability to delete org avatar.
9 years ago
Unknwon
c2ca103d30
#2623 fix wrong font for webhook history
9 years ago
Unknwon
c18f67ac6a
Add Finnish support
9 years ago
Unknwon
a5b0400be7
#1146 finish new access rights for collaborators
9 years ago
Unknwon
045f14fbd0
#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.
9 years ago
Unknwon
05d8664f15
Merge pull request #2762 from rom1504/patch-1
...
Fix grammar in README
9 years ago
Romain Beaumont
52fdecf97b
Fix grammar in README
9 years ago
Unknwon
9c0f84cee8
Update README notes
9 years ago
Unknwon
414eb22ef9
#1597 fix activitity feeds for pull requests
9 years ago
Unknwon
a2f13eae55
#1157 some avatar setting changes
...
- Allow to delete current avatar
9 years ago
Unknwon
2a931937a8
Update locales
9 years ago
Unknwon
dfd6f8f7ab
Merge pull request #2757 from joshfng/fix-fork-relative-url
...
Use relative url when showing forked from
9 years ago
Josh Frye
275464e7fb
Use relative url when showing forked from
9 years ago
Unknwon
e2d370f0da
#1597 fix pull request remote head can't update with force push
9 years ago
Unknwon
4cb8bf1b75
#1597 fix premission logic check of pull request
9 years ago
Unknwon
5335e671be
#2743 more fixes on SQL errors
9 years ago
Unknwon
2d2d85bba4
#1597 support pull requests in same repository
9 years ago
Unknwon
9df6ce48c5
Minor fixes for #2746
9 years ago
Unknwon
4d5911dbcf
Merge pull request #2746 from joshfng/feature-delete-wiki-pages
...
Add ability to delete single wiki pages.
9 years ago
Unknwon
d57a2b908a
#2743 and #2751 fix bad SQL generated by XORM
...
Use hand-written SQL to do complex query
9 years ago
Josh Frye
2f228ddf31
Update delete wiki page route
9 years ago
Josh Frye
1ca171dbe9
Add ability to delete single wiki pages.
9 years ago
Unknwon
f6759a731a
#2748 fix redirect loop with auto-signin
9 years ago
Unknwon
dfbda48afc
Merge pull request #2738 from andreynering/emogify
...
Render emojis in more places.
9 years ago
Unknwon
260723e2cc
Minor fixes for #2745
9 years ago
Unknwon
1cbc5b49e3
Merge pull request #2745 from joshfng/delete-wiki-option
...
Repo setting to delete and disable wiki
9 years ago
Josh Frye
f3358f5927
Repo setting to delete and disable wiki
9 years ago
Unknwon
f946040fa9
#1891 attempt to fix expected invalid CSRF token
...
- Remove unused config settings `[picture] service`
9 years ago
Unknwon
434614506e
Merge pull request #2744 from joshfng/mirror-default-branch
...
Set DefaultBranch to master when importing a new repo.
9 years ago
Josh Frye
7f2733fa1b
Return errors instead of just logging them.
9 years ago
Josh Frye
edb7967dc7
Set DefaultBranch to master when importing a new repo if possible
9 years ago
Unknwon
c9901bbba5
#2743 workaround to fix XORM problem
9 years ago
Unknwon
4d930f3598
Merge pull request #2719 from mblacktree/patch-1
...
update README.md
9 years ago
Andrey Nering
13e71acadf
Render emojis in more places.
9 years ago
Unknwon
37ac743da7
Update TRANSLATORS and remove tip for CI
9 years ago
Unknwon
c47a6c1510
Merge pull request #2736 from neolit123/patch
...
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
9 years ago
Lubomir I. Ivanov
94f9ff1ac9
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.
9 years ago