2
0
Commit Graph

1129 Commits

Author SHA1 Message Date
Unknwon
b189f804f1 bindata: follow up data clean 2016-05-11 12:17:52 -04:00
Unknwon
8e4ee6dba2 Add Czech support 2016-05-11 12:00:47 -04:00
Kim Carlbäcker
b251031230 PDF-Previews in file-lists now working (#3000) 2016-04-26 21:48:44 -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
Cosmin Stroe
06699f3c18 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 2016-04-22 18:28:08 -04:00
Kim Carlbäcker
466f7ae7c2 Fixed #2909 (#2979) 2016-04-19 16:35:36 -04:00
Unknwon
15443dded9 Update locales 2016-04-11 18:38:25 -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
Nikko Miu
85223e6d11 Changed EscapePound function with string replace function 2016-03-24 20:48:52 -05:00
Unknwon
546b073898 Update locales 2016-03-23 15:56:56 -04:00
Unknwon
d166ec751a Remove code for checking ssh-keygen 2016-03-19 20:31:23 -04:00
Unknwon
188bbd9a68 Prepare release 2016-03-19 14:51:41 -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
ed75dd7c5c Update locales 2016-03-18 04:03:13 -04:00
Odin Ugedal
ac8a023e0f Make separate string variables for space 2016-03-15 21:28:55 +01:00
Odin Ugedal
17e9cea9fc Fix relative links in markdown files
Replace spaces with "%20" in "urlPrefix", before markdon processing.
The spaces were causing blackfriday (markdown processor) to behave
strange. This fixes #2545.
2016-03-15 20:43:46 +01:00
Unknwon
eb7f7d92bf Generate bindata for #2823 2016-03-14 16:46:36 -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
838956a918 Convert all API handers to use *context.APIContext 2016-03-13 18:49:16 -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
68f561c06a Update glide.lock 2016-03-12 14:44:28 -05:00
Unknwon
bb63dd7823 Merge pull request #2796 from saboya/custom_app_data_path
Making AppDataPath customizable.
2016-03-12 13:53:37 -05:00
Alec S
acede1828a remove errant debug statement 2016-03-11 16:44:09 -06:00
Unknwon
4213989291 Update locales 2016-03-11 15:47:49 -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
Rodrigo Saboya
d689ed735e Making AppDataPath customizable. 2016-03-09 22:53:42 -03: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
11d37926d2 Some minor changes 2016-03-06 16:40:04 -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
Unknwon
68f78d79ef #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
Unknwon
c696aa9443 #1597 fix activitity feeds for pull requests 2016-03-05 12:58:51 -05:00
Unknwon
5158dbfde8 #1157 some avatar setting changes
- Allow to delete current avatar
2016-03-05 00:51:51 -05:00
Unknwon
9a29668124 Update locales 2016-03-04 18:51:18 -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
Josh Frye
7608a650c8 Add ability to delete single wiki pages. 2016-03-04 09:26:52 -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
Josh Frye
9fa43576dd Repo setting to delete and disable wiki 2016-03-03 16:12:48 -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
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