2
0

561 Commits

Author SHA1 Message Date
Unknwon
2137b3fb89 #2895 minor fix for bug of xorm 2016-04-26 00:22:03 -04:00
Unknwon
a7fbe69199 Add new language support
- Update language choose dropdown to fit more languages
2016-04-25 13:40:23 -04:00
Unknwon
3128069260 #2992 set default style name when empty in AfterSet 2016-04-22 18:36:05 -04:00
Unknwon
bb0240d740 #2916 fix sort' field missing on issue pagination link 2016-04-04 19:48:10 -04:00
Unknwon
ee7eaef3ce Fix XORM IN condition table name parse 2016-03-27 18:21:37 -04:00
Unknwon
103f4a045e #2878 print error of JSON unmarshal and always returns a valid object 2016-03-26 16:42:20 -04:00
Unknwon
b02935e40b #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
Unknwon
ca8bbffa6d Handle windows deletion when start
Fix #2872
2016-03-23 03:16:53 -04:00
Unknwon
8cb188e30e #1692 api: admin list and create team under organization 2016-03-21 12:47:54 -04:00
Unknwon
34ed998bd0 #2850 fix potential SSH commands dislocation
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.

Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
2016-03-18 06:13:16 -04:00
Unknwon
bc8b9010ca #2814 LOWER() column value within search 2016-03-16 16:55:19 -04:00
Unknwon
4853fa2832 Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
2016-03-15 19:52:40 -04:00
Unknwon
d3bbce09fb #13 fix admin can't search private repos
- update glide info
2016-03-15 14:23:12 -04:00
Unknwon
c06966648d #1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
2016-03-13 23:20:22 -04:00
Unknwon
d8f27ecbf6 Add APIContext 2016-03-13 17:37:44 -04:00
Unknwon
579b59b60d #1891 attempt to fix invalid csrf token 2016-03-12 20:56:03 -05:00
Unknwon
46ce95721d #1286 #2098 Alpha support for custom templates
No guarantee for compatibility with future changes
2016-03-12 13:48:34 -05:00
Unknwon
e84cef16cf #13 finish user and repository search
Both are possible on explore and admin panel
2016-03-11 15:33:12 -05:00
Unknwon
529f8d9b4b Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
Unknwon
cdaad39e02 Fix ref comment from commit create empty feed 2016-03-11 05:11:58 -05:00
Unknwon
34d805154b #2727 fix incompatible SQL in PostgreSQL 2016-03-09 23:18:39 -05:00
Unknwon
dae318c33d #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
Unknwon
2712e6d8dd Fix pull request availability check 2016-03-06 23:57:46 -05:00
Unknwon
afe19a33e5 Prepare release 2016-03-06 19:55:38 -05:00
Unknwon
96c220423f Remove duplicated of code 2016-03-06 14:44:22 -05:00
Unknwon
a8c658a7d4 Minor fixes for #2766 2016-03-06 13:24:42 -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
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
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
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
Unknwon
9d178ab12f #2748 fix redirect loop with auto-signin 2016-03-04 09:15:11 -05:00
Unknwon
4612822eb8 Minor fixes for #2745 2016-03-03 23:24:22 -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
8b315609f3 #2743 workaround to fix XORM problem 2016-03-03 10:57:27 -05: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
4a378f95f8 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
Unknwon
e0cec9452b Minor fix for #2710 2016-02-27 11:31:24 -05:00
Unknwon
070b6347d6 #2697 fix panic when close issue via commit message 2016-02-25 14:17:55 -05:00
Unknwon
8015d40786 Minor fix for #2660 2016-02-24 23:59:17 -05:00
Unknwon
35a9836dc9 Prepare to release 2016-02-24 01:14:43 -05:00
Unknwon
755e046547 #2682 fix missing slash for go-get meta 2016-02-23 00:12:04 -05:00
Unknwon
41fbd1bbeb #1821 add actions for close and reopen issues 2016-02-22 12:40:00 -05:00
Unknwon
68fc354f7d Minor fix for #2634
Add AttributesInBind option in new auth source form.
2016-02-20 14:56:27 -05:00
Unknwon
09b290b38c Minor fix for #2524 2016-02-19 22:16:26 -05:00