Unknwon
|
149d62a648
|
#13 fix admin can't search private repos
- update glide info
|
9 years ago |
Odin Ugedal
|
c9321550e0
|
Add prorper escaping of url in issue form
|
9 years ago |
Odin Ugedal
|
ac390d28b8
|
Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822.
|
9 years ago |
Odin Ugedal
|
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.
|
9 years ago |
Unknwon
|
9bd9ad4205
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
9 years ago |
Unknwon
|
b4f47a7623
|
#1891 attempt to fix invalid csrf token
|
9 years ago |
Unknwon
|
d733efc1cc
|
#1286 #2098 Alpha support for custom templates
No guarantee for compatibility with future changes
|
9 years ago |
Unknwon
|
c6277cce51
|
Minor fixes for #2761
|
9 years ago |
Unknwon
|
2bf8494332
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
9 years ago |
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
5267dce210
|
Fix ref comment from commit create empty feed
|
9 years ago |
Jan Christophersen
|
1e74ee51ff
|
Using HTML Description of repositories in the 'Explore' view. Fixes #2800
|
9 years ago |
Unknwon
|
eed9966ad6
|
#2727 fix incompatible SQL in PostgreSQL
|
9 years ago |
Unknwon
|
ad513a20e9
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
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
|
12b5a76b0d
|
Minor fix for #2772
|
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 |
Tamás Molnár
|
9c91e27933
|
Added: Ability to delete org avatar.
|
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
|
414eb22ef9
|
#1597 fix activitity feeds for pull requests
|
9 years ago |
Steven Oud
|
1d3ec27cb7
|
Put if statement of grey merge commits on one line
|
9 years ago |
Steven Oud
|
a0cd59bd0e
|
Grey out merge commits
|
9 years ago |
Unknwon
|
a2f13eae55
|
#1157 some avatar setting changes
- Allow to delete current avatar
|
9 years ago |
Josh Frye
|
275464e7fb
|
Use relative url when showing forked from
|
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
|
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
|
260723e2cc
|
Minor fixes for #2745
|
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
|
c9901bbba5
|
#2743 workaround to fix XORM problem
|
9 years ago |
Andrey Nering
|
13e71acadf
|
Render emojis in more places.
|
9 years ago |
Unknwon
|
97429a25ab
|
#2727 make IN clause compatible with Postgres
|
9 years ago |
Unknwon
|
9e89584cb4
|
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
|
9 years ago |
Unknwon
|
ea80274229
|
#2700 fix sqlite3 can't create issue with more than one label
|
9 years ago |
chriswatt
|
a71a5bfeb4
|
Remove download archive button on wiki pages
|
9 years ago |
chriswatt
|
548440b48f
|
Change colour of numbers on pull request tabs if greater than zero
|
9 years ago |
Unknwon
|
8055a0bdac
|
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
|
9 years ago |
Unknwon
|
d320915ad2
|
Minor fix for #2710
|
9 years ago |
Lukas Dietrich
|
c0eaae200e
|
Add ForegroundColor for labels
|
9 years ago |
Unknwon
|
129638117f
|
#2697 fix panic when close issue via commit message
|
9 years ago |