Unknwon
4d930f3598
Merge pull request #2719 from mblacktree/patch-1
...
update README.md
2016-03-03 10:35:59 -05:00
Unknwon
37ac743da7
Update TRANSLATORS and remove tip for CI
2016-03-02 16:43:32 -05:00
Unknwon
c47a6c1510
Merge pull request #2736 from neolit123/patch
...
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
2016-03-02 13:53:49 -05:00
Unknwon
97429a25ab
#2727 make IN clause compatible with Postgres
2016-03-01 14:39:28 -05:00
Unknwon
9e89584cb4
Allow setting git operations timeouts
...
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
2016-02-29 19:29:49 -05:00
Unknwon
ea80274229
#2700 fix sqlite3 can't create issue with more than one label
2016-02-29 18:45:12 -05:00
Unknwon
42a556a082
Merge pull request #2722 from chriswatt/hidewikidlbutton
...
Hide the download archive button when viewing wiki pages
2016-02-29 13:36:22 -05:00
Unknwon
6cee434b04
Merge pull request #2717 from chriswatt/prtabs
...
Change colour of numbers on pull request tabs if greater than zero
2016-02-29 00:51:58 -05:00
Unknwon
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
Unknwon
83c74878df
Merge pull request #2637 from Gibheer/ssh-publickeys
...
allow native and ssh-keygen public key check
2016-02-27 18:55:14 -05:00
Unknwon
d320915ad2
Minor fix for #2710
2016-02-27 11:31:24 -05:00
Unknwon
8e160edbd5
Merge pull request #2710 from lukasdietrich/develop
...
Add ForegroundColor for labels to resolve #2033
2016-02-27 11:10:57 -05:00
Unknwon
79ae163296
Merge pull request #2706 from ChubbyNinja/develop
...
Image attachments keep aspect ratio
2016-02-26 14:24:38 -05:00
Unknwon
7a91d7e776
Merge pull request #2694 from mhartkorn/pullrefs
...
Improved Pull Request refs
2016-02-26 14:21:31 -05:00
Unknwon
6465adfe5c
Merge pull request #2707 from gogits/docker/update
...
Docker Container update
2016-02-26 12:25:32 -05:00
Unknwon
129638117f
#2697 fix panic when close issue via commit message
2016-02-25 14:17:55 -05:00
Unknwon
4438b7793b
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.
2016-02-25 00:21:48 -05:00
Unknwon
baaf6046a1
Minor fix for #2660
2016-02-24 23:59:17 -05:00
Unknwon
5418c2c5e4
Merge pull request #2660 from joshfng/config-test-mailer
...
Test mailer button. Addresses #1531
2016-02-24 23:26:32 -05:00
Unknwon
d324500959
Prepare to release
2016-02-24 01:14:43 -05:00
Unknwon
3d218861e2
Merge pull request #2693 from appleboy/patch-2
...
test the latest version.
2016-02-24 00:19:01 -05:00
Unknwon
72ce06eab8
#2682 fix missing slash for go-get meta
2016-02-23 00:12:04 -05:00
Unknwon
912f7b51e9
#1821 add actions for close and reopen issues
2016-02-22 12:40:00 -05:00
Unknwon
90fab0be6b
Merge pull request #2665 from muhmuhten/develop
...
Dockerfile cleanup for Alpine 3.3
2016-02-22 11:59:18 -05:00
Unknwon
c9516c4c60
Fix wrong place to check disable SSH
2016-02-21 21:55:59 -05:00
Unknwon
6e74dd4388
Merge pull request #2674 from andreynering/highlight-little-refactoring
...
Little refactoring of diff highlight.
2016-02-21 17:07:17 -05:00
Unknwon
8ac04a3f29
Merge pull request #2672 from louwers/patch-1
...
Removed duplicate of paragraph
2016-02-21 16:16:54 -05:00
Unknwon
ac78bae7b5
Replace uuid module with original package
2016-02-20 18:13:12 -05:00
Unknwon
926e75d721
#2334 strip whitespace for migrate URL
...
Also fix a possible race condition while install
2016-02-20 17:32:34 -05:00
Unknwon
d5a3021a7d
Make markdown as an independent module
2016-02-20 17:10:05 -05:00
Unknwon
d8a994ef24
Move cron module to independent package
...
Make it easier to keep track of upstream changes and bug fixes
2016-02-20 15:58:09 -05:00
Unknwon
7140dbac95
Fix #857
2016-02-20 15:10:34 -05:00
Unknwon
acf094fb07
Minor fix for #2634
...
Add AttributesInBind option in new auth source form.
2016-02-20 14:56:27 -05:00
Unknwon
7e0baf4136
Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bind
...
LDAP: Fetch attributes in Bind DN context
2016-02-20 14:44:21 -05:00
Unknwon
a703f7d7b4
Merge pull request #2647 from andreynering/issue-template
...
Implement issue and pull request templates
2016-02-20 14:12:15 -05:00
Unknwon
b7f3d94cd0
Minor fix for #2524
2016-02-19 22:16:26 -05:00
Unknwon
f6c98465c7
Merge pull request #2524 from mhartkorn/pullrefs
...
Enable a way to checkout Pull Requests from remote refs
2016-02-19 22:00:25 -05:00
Unknwon
aa12135b97
Fix panic when view profile without signin
...
Also fix that no matter who, still able to see organizations with private membership.
2016-02-19 18:10:03 -05:00
Unknwon
f38d5e57dd
Remove border-bottom for tabs header divider
2016-02-19 17:49:48 -05:00
Unknwon
341da3cea7
Fix inappropriate markdown post process end tag check
...
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
2016-02-19 17:39:50 -05:00
Unknwon
7162095635
Merge pull request #2664 from jwdeitch/patch-1
...
Update contributing guidlines link
2016-02-19 16:09:43 -05:00
Unknwon
2408df3f35
Merge pull request #2663 from Download-Fritz/MirrorForks
...
#2505 Allow to fork and disallow to create PRs for mirrors.
2016-02-19 15:04:50 -05:00
Unknwon
736a46dff9
Merge pull request #2659 from joshfng/fix-issue-email-format
...
Fix issue email formatting. Addresses #2331
2016-02-18 16:19:23 -05:00
Unknwon
60896c66af
Merge pull request #2658 from fnkr/fix-chmod
...
Fix chmod for several files in conf/locale/ and public/
2016-02-18 14:39:27 -05:00
Unknwon
338af89d56
#2650 fix possbility that use email as pusher user name
...
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.
Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
2016-02-17 22:47:06 -05:00
Unknwon
2fdf8fc938
Add issue and pull request template
2016-02-17 21:22:58 -05:00
Unknwon
89d6b18dad
Merge pull request #2649 from andreynering/gh-issue-template
...
Add GitHub's issue and pull request templates.
2016-02-17 18:29:35 -05:00
Unknwon
ccc94dd11c
#2646 fix panic on pushing repositor
2016-02-17 15:17:52 -05:00
Unknwon
d5ca913b2f
#2639 add branch prefix for test webhook
2016-02-17 15:05:07 -05:00
Unknwon
3af1d3c581
#2633 fix removed config option
2016-02-16 13:27:02 -05:00
Unknwon
24829f314b
Merge pull request #2635 from lunny/develop
...
fix dependency broken because xorm's API changed
2016-02-16 13:23:44 -05:00
Unknwon
9cf4fe043b
Add env var check for update
2016-02-15 23:11:22 -05:00
Unknwon
2765b5c7cf
#2630 fix wrong user avatar link in webhook
...
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
2016-02-15 15:18:53 -05:00
Unknwon
632c27802c
Minor fix for #2624
2016-02-15 14:57:15 -05:00
Unknwon
dc89c51f3e
Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
...
Convert mirrors to regular repositories
2016-02-15 14:26:21 -05:00
Unknwon
e9b9e6eb53
Setup CI with testing
2016-02-14 23:20:07 -05:00
Unknwon
58e004f7da
Remove cache avatar support and add its tests
2016-02-14 23:14:55 -05:00
Unknwon
fd92d91da3
Minor fix for #2578
2016-02-14 20:36:03 -05:00
Unknwon
d8631b616e
Merge pull request #2578 from exmex/develop
...
Admins and user itself sees private org relations on profile
2016-02-14 20:34:53 -05:00
Unknwon
aa5e837c65
fix #2454
2016-02-14 20:26:49 -05:00
Unknwon
4f6c3e8bb2
Hijack #2388
2016-02-14 20:19:00 -05:00
Unknwon
a1d97e8f5c
Minor fix for #2567
2016-02-14 20:07:42 -05:00
Unknwon
daa43cfb6e
Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard
...
Only show activities and repositories on the dashboard, that the user has access to
2016-02-14 19:57:49 -05:00
Unknwon
9adfe453d5
#2569 delete repo local copy when transfer
...
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
2016-02-14 19:42:38 -05:00
Unknwon
29cd8ac270
Merge pull request #2617 from chriswatt/bgcolor
...
Change main content area bg to white, keep area above tabs grey
2016-02-14 18:33:17 -05:00
Unknwon
de3be370f7
Remove unused tests
...
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
2016-02-13 18:11:15 -05:00
Unknwon
364874937e
Merge pull request #2614 from joshfng/add-default-branch-to-repo-payload
...
Add default branch to repo payload
2016-02-12 16:51:46 -05:00
Unknwon
10e4887b2b
Merge pull request #2612 from Eriner/master
...
update .gopmfile to reflect git-module update
2016-02-12 14:50:03 -05:00
Unknwon
25845ea1a5
Merge pull request #2609 from joshfng/add-config-log-path
...
Add install option for log path
2016-02-12 10:21:46 -05:00
Unknwon
779bb890fa
Minor docs update for #2605
2016-02-12 08:18:12 -05:00
Unknwon
1fa4fe706a
Merge pull request #2605 from 0rax/develop
...
Add the ability to run crond inside the Docker container
2016-02-12 08:14:26 -05:00
Unknwon
600d8edaca
Merge pull request #2604 from joshfng/fix-wiki-transfer
...
Remove local wiki copy on repo transfer. Fixes #2558
2016-02-11 19:57:19 -05:00
Unknwon
23bc9a2911
Merge pull request #2603 from joshfng/bump-git-module-version
...
Bump git-module. Fixes #2589
2016-02-11 17:09:06 -05:00
Unknwon
5258ee3740
Update locales and update sponsor
2016-02-11 13:34:21 -05:00
Unknwon
59745c62b4
#1577 fix missing SQL query placeholder
2016-02-10 17:30:24 -05:00
Unknwon
0ad5f51059
Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user
...
Fix for server error on release page when a user deleted their account
2016-02-10 16:11:56 -05:00
Unknwon
297e772c20
#2485 fix payloads mixed up for webhook
...
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
2016-02-10 15:21:39 -05:00
Unknwon
8bf3032b16
Merge pull request #2585 from andreynering/theme-color-meta-tag
...
Implementing the "theme-color" meta tag.
2016-02-08 15:03:08 -05:00
Unknwon
7ffe845c61
Merge pull request #2582 from chriswatt/tabindex
...
Fix tab index on new issue/comment form
2016-02-07 17:18:30 -05:00
Unknwon
b09ddc72d2
Merge pull request #2581 from chriswatt/committab
...
Make commits tab active when on diff page
2016-02-07 15:37:22 -05:00
Unknwon
dd7608a36e
Merge pull request #2580 from fnkr/smaller-issue-title
...
Make issue title smaller
2016-02-07 14:30:04 -05:00
Unknwon
08ff1b7d4b
Merge pull request #2579 from nanoant/patch/fix-ldap-username
...
Fix #2221 LDAP username attribute must be fetched
2016-02-07 12:27:10 -05:00
Unknwon
ee53204e02
Improve db path prompt when install
2016-02-07 11:51:53 -05:00
Unknwon
f15a2f9b25
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
...
Enable syntax highlighting on diff view
2016-02-07 11:49:11 -05:00
Unknwon
3b102a71a2
Merge pull request #2576 from chriswatt/commentarrows
...
Add avatar arrows to both pull request and issue forms
2016-02-07 11:45:37 -05:00
Unknwon
e2b4a24cb6
Merge pull request #2570 from andreynering/fix-1738
...
Workaround delete folder on Windows.
2016-02-07 10:46:23 -05:00
Unknwon
894946c319
Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409
...
Add an important note about mapping the ssh port on the container to the host
2016-02-06 20:22:43 -05:00
Unknwon
10fbb1aa2f
Merge pull request #2565 from tkausl/issue2563
...
fixes #2563
2016-02-05 19:15:54 -05:00
Unknwon
e797a225b6
Fix #2564 file ignored by git
2016-02-05 17:19:32 -05:00
Unknwon
6d5c986d4f
Merge pull request #2562 from Eriner/master
...
optipng
2016-02-05 16:18:52 -05:00
Unknwon
acfc942ad7
Generate CSS for #2561
2016-02-05 14:53:45 -05:00
Unknwon
db150f2e42
Merge pull request #2561 from chriswatt/develop
...
Add small arrows on issue comments pointing to users avatar
2016-02-05 14:50:49 -05:00
Unknwon
f8182ac521
#2558 delete local wiki copy when rename repo and user
2016-02-05 14:11:53 -05:00
Unknwon
4e96a4a62b
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
...
Feature/markdown custom url scheme
2016-02-05 13:11:45 -05:00
Unknwon
d4583ebd4b
Add YunoHost link to README
2016-02-05 10:19:37 -05:00
Unknwon
b024de7bf5
Merge pull request #2559 from Techwolf12/develop
...
Fixes small typo
2016-02-05 09:32:52 -05:00
Unknwon
8e40f86d2c
#2556 handle space in image URL
2016-02-04 22:51:40 -05:00
Unknwon
ddf9fa06c7
Minor fix for #2530
2016-02-04 13:03:34 -05:00
Unknwon
739d5aa1d3
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
...
Hide other teams & repos from organization page
2016-02-04 12:52:11 -05:00
Unknwon
04be8c0de5
#2554 reinitialize all repos from the db
...
- Update locales
2016-02-04 12:51:00 -05:00