149d62a648
#13 fix admin can't search private repos
...
- update glide info
2016-03-15 14:23:12 -04:00
c9321550e0
Add prorper escaping of url in issue form
2016-03-15 11:56:49 +01:00
ac390d28b8
Fix problems with '#' in branchname
...
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822 .
2016-03-15 11:36:23 +01:00
561e5f9ccb
Set description meta tag correctly
...
Set the description meta tag correctly when there is no repo
description. Also use the ability to trim trailing whitespaces,
to make the template cleaner.
2016-03-15 10:17:23 +01:00
85d7afeba0
Set HTML meta values corresponding to repository
...
Use the authors name, and the description of the repo in HTML meta.
Pages without repository context will display as before.
2016-03-14 17:32:24 +01:00
9bd9ad4205
#1692 add CRUD issue APIs
...
- Fix go-gogs-client#10
- Related to #809
2016-03-13 23:20:22 -04:00
b4f47a7623
#1891 attempt to fix invalid csrf token
2016-03-12 20:56:03 -05:00
d733efc1cc
#1286 #2098 Alpha support for custom templates
...
No guarantee for compatibility with future changes
2016-03-12 13:48:34 -05:00
c6277cce51
Minor fixes for #2761
2016-03-11 17:57:44 -05:00
6530375dbf
Merge pull request #2761 from soudy/grey-out-merge-commit
...
Grey out merge commits
2016-03-11 17:51:17 -05:00
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
2016-03-11 15:33:12 -05:00
514382e2eb
Rename module: middleware -> context
2016-03-11 11:56:52 -05:00
5267dce210
Fix ref comment from commit create empty feed
2016-03-11 05:11:58 -05:00
97c48da49f
Merge pull request #2803 from Rukenshia/develop
...
Using HTML Description of repositories in the 'Explore' view. Fixes #…
2016-03-10 16:17:40 -05:00
1e74ee51ff
Using HTML Description of repositories in the 'Explore' view. Fixes #2800
2016-03-10 21:31:13 +01:00
eed9966ad6
#2727 fix incompatible SQL in PostgreSQL
2016-03-09 23:18:39 -05:00
ad513a20e9
#2302 Replace time.Time with Unix Timestamp (int64)
2016-03-09 19:53:30 -05:00
0c9a616326
Update frontend resources
2016-03-07 00:11:12 -05:00
0e9bc2d410
Fix pull request availability check
2016-03-06 23:57:46 -05:00
0ea0c5ec4f
Prepare release
2016-03-06 19:55:38 -05:00
12b5a76b0d
Minor fix for #2772
2016-03-06 15:37:49 -05:00
a4452864ea
Merge pull request #2772 from OhDaeto/master
...
Add ru-RU to home template
2016-03-06 15:36:40 -05:00
d8738f5bfd
минимальные -> низкие (системные требования)
2016-03-06 22:59:49 +03:00
9cf7f3e46f
Remove duplicated of code
2016-03-06 14:44:22 -05:00
14aba3489e
Add ru-RU to home template
2016-03-06 22:22:41 +03:00
13bd16af92
Minor fixes for #2766
2016-03-06 13:24:42 -05:00
9c91e27933
Added: Ability to delete org avatar.
2016-03-06 17:36:30 +01:00
a5b0400be7
#1146 finish new access rights for collaborators
2016-03-05 20:45:23 -05:00
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.
2016-03-05 18:08:42 -05:00
414eb22ef9
#1597 fix activitity feeds for pull requests
2016-03-05 12:58:51 -05:00
1d3ec27cb7
Put if statement of grey merge commits on one line
2016-03-05 17:59:07 +01:00
a0cd59bd0e
Grey out merge commits
2016-03-05 17:00:38 +01:00
a2f13eae55
#1157 some avatar setting changes
...
- Allow to delete current avatar
2016-03-05 00:51:51 -05:00
dfd6f8f7ab
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
275464e7fb
Use relative url when showing forked from
2016-03-04 18:32:30 -05:00
2d2d85bba4
#1597 support pull requests in same repository
2016-03-04 15:43:01 -05:00
9df6ce48c5
Minor fixes for #2746
2016-03-04 13:32:17 -05:00
4d5911dbcf
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
d57a2b908a
#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
2f228ddf31
Update delete wiki page route
2016-03-04 09:26:52 -05:00
1ca171dbe9
Add ability to delete single wiki pages.
2016-03-04 09:26:52 -05:00
f6759a731a
#2748 fix redirect loop with auto-signin
2016-03-04 09:15:11 -05:00
dfbda48afc
Merge pull request #2738 from andreynering/emogify
...
Render emojis in more places.
2016-03-03 23:38:20 -05:00
260723e2cc
Minor fixes for #2745
2016-03-03 23:24:22 -05:00
f3358f5927
Repo setting to delete and disable wiki
2016-03-03 16:12:48 -05:00
f946040fa9
#1891 attempt to fix expected invalid CSRF token
...
- Remove unused config settings `[picture] service`
2016-03-03 15:09:43 -05:00
c9901bbba5
#2743 workaround to fix XORM problem
2016-03-03 10:57:27 -05:00
13e71acadf
Render emojis in more places.
2016-03-02 21:54:05 -03:00
97429a25ab
#2727 make IN clause compatible with Postgres
2016-03-01 14:39:28 -05:00
9e89584cb4
Allow setting git operations timeouts
...
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
2016-02-29 19:29:49 -05:00