2
0
Commit Graph

3763 Commits

Author SHA1 Message Date
Unknwon
e175ff2da8 Merge pull request #2772 from OhDaeto/master
Add ru-RU to home template
2016-03-06 15:36:40 -05:00
OhDaeto
13f5e3d09f Merge pull request #1 from xDShot/patch-1
Small correction
2016-03-06 23:02:55 +03:00
xDShot
f0c80b37da минимальные -> низкие (системные требования) 2016-03-06 22:59:49 +03:00
Unknwon
96c220423f Remove duplicated of code 2016-03-06 14:44:22 -05:00
Lourens
184a9823d8 Add ru-RU to home template 2016-03-06 22:22:41 +03:00
Unknwon
a8c658a7d4 Minor fixes for #2766 2016-03-06 13:24:42 -05:00
Unknwon
5175b70677 Merge pull request #2766 from moltam/feature/delete-org-avatar
Added: Ability to delete org avatar.
2016-03-06 13:20:37 -05:00
Tamás Molnár
32a8f458e6 Added: Ability to delete org avatar. 2016-03-06 17:36:30 +01:00
Unknwon
a8dd8fc870 #2623 fix wrong font for webhook history 2016-03-05 23:09:16 -05:00
Unknwon
7e6e298de7 Add Finnish support 2016-03-05 21:13:04 -05:00
Unknwon
89068533f2 #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05:00
Unknwon
68f78d79ef #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.
2016-03-05 18:08:42 -05:00
Unknwon
aafcc29b84 Merge pull request #2762 from rom1504/patch-1
Fix grammar in README
2016-03-05 14:18:17 -05:00
Romain Beaumont
589d45e623 Fix grammar in README 2016-03-05 19:46:32 +01:00
Unknwon
4e463ca68a Update README notes 2016-03-05 13:09:31 -05:00
Unknwon
c696aa9443 #1597 fix activitity feeds for pull requests 2016-03-05 12:58:51 -05:00
Unknwon
5158dbfde8 #1157 some avatar setting changes
- Allow to delete current avatar
2016-03-05 00:51:51 -05:00
Unknwon
9a29668124 Update locales 2016-03-04 18:51:18 -05:00
Unknwon
6a02aff3d5 Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
2016-03-04 18:37:42 -05:00
Josh Frye
311c1c7e3f Use relative url when showing forked from 2016-03-04 18:32:30 -05:00
Unknwon
3fe440d976 #1597 fix pull request remote head can't update with force push 2016-03-04 16:53:03 -05:00
Unknwon
ab126395f7 #1597 fix premission logic check of pull request 2016-03-04 16:14:02 -05:00
Unknwon
ca31ee24c3 #2743 more fixes on SQL errors 2016-03-04 16:00:00 -05:00
Unknwon
a407ea927c #1597 support pull requests in same repository 2016-03-04 15:43:01 -05:00
Unknwon
359ceda51b Minor fixes for #2746 2016-03-04 13:32:17 -05:00
Unknwon
0b5ac56d37 Merge pull request #2746 from joshfng/feature-delete-wiki-pages
Add ability to delete single wiki pages.
2016-03-04 13:14:37 -05:00
Unknwon
9f8a789bc1 #2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
2016-03-04 13:08:47 -05:00
Josh Frye
2bb203393e Update delete wiki page route 2016-03-04 09:26:52 -05:00
Josh Frye
7608a650c8 Add ability to delete single wiki pages. 2016-03-04 09:26:52 -05:00
Unknwon
9d178ab12f #2748 fix redirect loop with auto-signin 2016-03-04 09:15:11 -05:00
Unknwon
7f0a0d22c1 Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
2016-03-03 23:38:20 -05:00
Unknwon
4612822eb8 Minor fixes for #2745 2016-03-03 23:24:22 -05:00
Unknwon
148dabb804 Merge pull request #2745 from joshfng/delete-wiki-option
Repo setting to delete and disable wiki
2016-03-03 23:04:35 -05:00
Josh Frye
9fa43576dd Repo setting to delete and disable wiki 2016-03-03 16:12:48 -05:00
Unknwon
8fbb98b3ee #1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
2016-03-03 15:09:43 -05:00
Unknwon
a22d21f7c5 Merge pull request #2744 from joshfng/mirror-default-branch
Set DefaultBranch to master when importing a new repo.
2016-03-03 14:22:45 -05:00
Josh Frye
2ab6414eff Return errors instead of just logging them. 2016-03-03 12:43:23 -05:00
Josh Frye
e329d7554b Set DefaultBranch to master when importing a new repo if possible 2016-03-03 12:23:45 -05:00
Unknwon
8b315609f3 #2743 workaround to fix XORM problem 2016-03-03 10:57:27 -05:00
Unknwon
59938a7074 Merge pull request #2719 from mblacktree/patch-1
update README.md
2016-03-03 10:35:59 -05:00
Andrey Nering
bd36b1e48a Render emojis in more places. 2016-03-02 21:54:05 -03:00
Unknwon
adaf8c3cbf Update TRANSLATORS and remove tip for CI 2016-03-02 16:43:32 -05:00
Unknwon
ad8c00a5ab Merge pull request #2736 from neolit123/patch
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
2016-03-02 13:53:49 -05:00
Lubomir I. Ivanov
8cae05b1ff 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.
2016-03-02 20:12:14 +02:00
Unknwon
a23a4669ce #2727 make IN clause compatible with Postgres 2016-03-01 14:39:28 -05:00
Unknwon
be385c12f7 Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
2016-02-29 19:29:49 -05:00
Unknwon
71e086b6d9 #2700 fix sqlite3 can't create issue with more than one label 2016-02-29 18:45:12 -05:00
Unknwon
590699dfb0 Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
2016-02-29 13:36:22 -05:00
chriswatt
0b7fbbe01d Remove download archive button on wiki pages 2016-02-29 15:45:55 +00:00
Unknwon
cca68ec5eb Merge pull request #2717 from chriswatt/prtabs
Change colour of numbers on pull request tabs if greater than zero
2016-02-29 00:51:58 -05:00