Commit Graph

4479 Commits

Author SHA1 Message Date
e84ac64964 Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00
743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
8b35c194ec Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
4bbb878d20 Minor fix for #3194
- Update locale bindata
2016-06-27 16:38:35 +08:00
2ce60ff314 Include repository owner name and description in html title (#3194)
Closes #3192
2016-06-27 16:32:35 +08:00
c041273dd3 repo/http: clean code 2016-06-01 04:19:01 -07:00
e9ae926e04 #809 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
2016-05-27 18:23:39 -07:00
bf5faf76eb #809 able to set issue state to closed when create 2016-05-11 12:19:26 -04:00
3df8eb60e3 PDF-Previews in file-lists now working (#3000) 2016-04-26 21:48:44 -04:00
dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 2016-04-26 00:07:49 -04:00
ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 2016-04-22 18:28:08 -04:00
39356f4238 Set utf-8 charset for text files when serving raw content (#2898) 2016-04-20 19:38:11 -04:00
d27ca649c7 api/admin: add/remove organization team repository 2016-04-04 19:41:34 -04:00
762ab056a2 Fix XORM IN condition table name parse 2016-03-27 18:21:37 -04:00
dd36c431ec #2842 add quotes to attachment file name 2016-03-25 22:11:58 -04:00
b1d41cfa60 #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
5e11341232 Fix status code 2016-03-21 12:57:04 -04:00
90e93b1f3a Change list teams API to non-admin specific 2016-03-21 12:53:04 -04:00
e6f927f61a #1692 api: admin list and create team under organization 2016-03-21 12:47:54 -04:00
60ae8ac3d2 Add route for #2846 2016-03-21 10:49:46 -04:00
149d62a648 #13 fix admin can't search private repos
- update glide info
2016-03-15 14:23:12 -04:00
8966f5635d Merge pull request #2823 from zacheryph/feature/local-only-password-reset
Prevent `Forgot Password` for non local users
2016-03-14 16:44:05 -04:00
63e21c146a ensure we don’t try changing LDAP passswords 2016-03-14 09:40:16 -05:00
9bd9ad4205 #1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
2016-03-13 23:20:22 -04:00
dd6faf7f9b Convert all API handers to use *context.APIContext 2016-03-13 18:49:16 -04:00
b4f47a7623 #1891 attempt to fix invalid csrf token 2016-03-12 20:56:03 -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
1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 2016-03-11 12:43:35 +01:00
792c13cf0a readd 'dashboard' to title 2016-03-10 12:10:03 -06:00
af847ef94e Merge branch 'develop' of github.com:gogits/gogs into develop 2016-03-09 22:56:52 -06:00
bfed3ea7d3 fix indentation 2016-03-09 22:56:03 -06:00
affa3c2dbf Remove dashboard keyword from title 2016-03-09 21:01:43 -06:00
6775ac7334 change page titles for user and org dashes 2016-03-09 20:46:36 -06:00
72a8fa3bc8 Allowing site admins to view private repositories in org/home 2016-03-08 18:20:00 +01:00
0e9bc2d410 Fix pull request availability check 2016-03-06 23:57:46 -05:00
9cf7f3e46f Remove duplicated of code 2016-03-06 14:44:22 -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
a2f13eae55 #1157 some avatar setting changes
- Allow to delete current avatar
2016-03-05 00:51:51 -05:00
4cb8bf1b75 #1597 fix premission logic check of pull request 2016-03-04 16:14:02 -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
1ca171dbe9 Add ability to delete single wiki pages. 2016-03-04 09:26:52 -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
8055a0bdac Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
2016-02-27 20:48:39 -05:00
7a91d7e776 Merge pull request #2694 from mhartkorn/pullrefs
Improved Pull Request refs
2016-02-26 14:21:31 -05:00