Unknwon
4dbedf5653
Update frontend resources
10 years ago
Unknwon
f925c24186
Fix pull request availability check
10 years ago
Unknwon
cd46685f99
Prepare release
10 years ago
Unknwon
f30b1ef39a
Minor fix for #2772
10 years ago
Unknwon
59cf23bb12
Merge pull request #2772 from OhDaeto/master
Add ru-RU to home template
10 years ago
xDShot
e875bd7cbf
минимальные -> низкие (системные требования)
10 years ago
Unknwon
10d7cf61bd
Remove duplicated of code
10 years ago
Lourens
ba2617681c
Add ru-RU to home template
10 years ago
Unknwon
d17c739c02
Minor fixes for #2766
10 years ago
Tamás Molnár
33a8bcb0ba
Added: Ability to delete org avatar.
10 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 years ago
Unknwon
ad91428936
#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.
10 years ago
Unknwon
f66b1d34cd
#1597 fix activitity feeds for pull requests
10 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
10 years ago
Unknwon
a17a5e3b8a
Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
10 years ago
Josh Frye
7f00c46492
Use relative url when showing forked from
10 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
10 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
10 years ago
Unknwon
ac950f3e48
Merge pull request #2746 from joshfng/feature-delete-wiki-pages
Add ability to delete single wiki pages.
10 years ago
Unknwon
7989af0eba
#2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
10 years ago
Josh Frye
2819d156d7
Update delete wiki page route
10 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
10 years ago
Unknwon
49af309459
#2748 fix redirect loop with auto-signin
10 years ago
Unknwon
c6e810c585
Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
10 years ago
Unknwon
22599912df
Minor fixes for #2745
10 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
10 years ago
Unknwon
5c1c221a9d
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
10 years ago
Unknwon
53dcea5053
#2743 workaround to fix XORM problem
10 years ago
Andrey Nering
7bbb4b49e7
Render emojis in more places.
10 years ago
Unknwon
2e192cd647
#2727 make IN clause compatible with Postgres
10 years ago
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
10 years ago
Unknwon
3d7d9f0b76
#2700 fix sqlite3 can't create issue with more than one label
10 years ago
Unknwon
d671961d0f
Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
10 years ago
chriswatt
ce7d4fd150
Remove download archive button on wiki pages
10 years ago
chriswatt
2cb08b6ae6
Change colour of numbers on pull request tabs if greater than zero
10 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
10 years ago
Unknwon
b53eab3773
Minor fix for #2710
10 years ago
Lukas Dietrich
a742d71e41
Add ForegroundColor for labels
10 years ago
Unknwon
78c263351c
#2697 fix panic when close issue via commit message
10 years ago
Unknwon
f49351bd43
Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
10 years ago
Unknwon
4eb48337da
Minor fix for #2660
10 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
10 years ago
Unknwon
4c3776029a
#2682 fix missing slash for go-get meta
10 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
10 years ago
Unknwon
4691b1a841
Fix wrong place to check disable SSH
10 years ago
Andrey Nering
6b296dbf42
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
10 years ago
Unknwon
a16ec44cf5
Fix #857
10 years ago
Unknwon
c9964fe278
Minor fix for #2634
Add AttributesInBind option in new auth source form.
10 years ago
Unknwon
81f7a2d374
Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bind
LDAP: Fetch attributes in Bind DN context
10 years ago
Unknwon
beaaf5b8f2
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
10 years ago