3751 Commits (05d8664f15013b0159b3689bda84e89dd7be22fd)
 

Author SHA1 Message Date
Unknwon 05d8664f15 Merge pull request #2762 from rom1504/patch-1
Fix grammar in README
8 years ago
Romain Beaumont 52fdecf97b Fix grammar in README 8 years ago
Unknwon 9c0f84cee8 Update README notes 8 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
- Allow to delete current avatar
8 years ago
Unknwon 2a931937a8 Update locales 8 years ago
Unknwon dfd6f8f7ab Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
8 years ago
Josh Frye 275464e7fb Use relative url when showing forked from 8 years ago
Unknwon e2d370f0da #1597 fix pull request remote head can't update with force push 8 years ago
Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 8 years ago
Unknwon 5335e671be #2743 more fixes on SQL errors 8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
Unknwon 9df6ce48c5 Minor fixes for #2746 8 years ago
Unknwon 4d5911dbcf Merge pull request #2746 from joshfng/feature-delete-wiki-pages
Add ability to delete single wiki pages.
8 years ago
Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
8 years ago
Josh Frye 2f228ddf31 Update delete wiki page route 8 years ago
Josh Frye 1ca171dbe9 Add ability to delete single wiki pages. 8 years ago
Unknwon f6759a731a #2748 fix redirect loop with auto-signin 8 years ago
Unknwon dfbda48afc Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
8 years ago
Unknwon 260723e2cc Minor fixes for #2745 8 years ago
Unknwon 1cbc5b49e3 Merge pull request #2745 from joshfng/delete-wiki-option
Repo setting to delete and disable wiki
8 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki 8 years ago
Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
8 years ago
Unknwon 434614506e Merge pull request #2744 from joshfng/mirror-default-branch
Set DefaultBranch to master when importing a new repo.
8 years ago
Josh Frye 7f2733fa1b Return errors instead of just logging them. 8 years ago
Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible 8 years ago
Unknwon c9901bbba5 #2743 workaround to fix XORM problem 8 years ago
Unknwon 4d930f3598 Merge pull request #2719 from mblacktree/patch-1
update README.md
8 years ago
Andrey Nering 13e71acadf Render emojis in more places. 8 years ago
Unknwon 37ac743da7 Update TRANSLATORS and remove tip for CI 8 years ago
Unknwon c47a6c1510 Merge pull request #2736 from neolit123/patch
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
8 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.
8 years ago
Unknwon 97429a25ab #2727 make IN clause compatible with Postgres 8 years ago
Unknwon 9e89584cb4 Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
8 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 years ago
Unknwon 42a556a082 Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
8 years ago
chriswatt a71a5bfeb4 Remove download archive button on wiki pages 8 years ago
Unknwon 6cee434b04 Merge pull request #2717 from chriswatt/prtabs
Change colour of numbers on pull request tabs if greater than zero
8 years ago
Mike 9d44cd79ee update README.md
minor grammar fix
8 years ago
chriswatt 548440b48f Change colour of numbers on pull request tabs if greater than zero 8 years ago
Unknwon 8055a0bdac Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
8 years ago
Unknwon 83c74878df Merge pull request #2637 from Gibheer/ssh-publickeys
allow native and ssh-keygen public key check
8 years ago
Unknwon d320915ad2 Minor fix for #2710 8 years ago
Unknwon 8e160edbd5 Merge pull request #2710 from lukasdietrich/develop
Add ForegroundColor for labels to resolve #2033
8 years ago
Lukas Dietrich c0eaae200e Add ForegroundColor for labels 8 years ago
Unknwon 79ae163296 Merge pull request #2706 from ChubbyNinja/develop
Image attachments keep aspect ratio
8 years ago
Unknwon 7a91d7e776 Merge pull request #2694 from mhartkorn/pullrefs
Improved Pull Request refs
8 years ago
Unknwon 6465adfe5c Merge pull request #2707 from gogits/docker/update
Docker Container update
8 years ago
Jean-Philippe Roemer db14949209 Update Docker REAMDE.md
- Remove the known issue about `.dockerignore` being ignored during DockerHub automated build as this has been fixed
- Added a note on the fact that we currently do no support building the container on RPi1
8 years ago
ChubbyNinja ab4bc653ab Image attachments keep aspect ratio 8 years ago