Martin Hartkorn
3887dda67e
Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
2016-02-15 14:59:24 +01:00
Martin Hartkorn
71c5f9133e
Refactored according to suggestions
2016-02-14 22:40:39 +01:00
Martin Hartkorn
b61a90be42
Add missing safety check
2016-02-14 21:22:36 +01:00
Martin Hartkorn
e31b92a896
Convert mirrors to regular repositories.
2016-02-14 21:12:00 +01:00
Unknwon
9008705d42
Merge pull request #2612 from Eriner/master
...
update .gopmfile to reflect git-module update
2016-02-12 14:50:03 -05:00
Matt Hamilton
a1ab18ce6b
update .gopmfile to reflect git-module update
...
Updated to reflect version increment in commit 9925d25 .
2016-02-12 12:40:35 -05:00
Unknwon
7b6e496fab
Merge pull request #2609 from joshfng/add-config-log-path
...
Add install option for log path
2016-02-12 10:21:46 -05:00
Josh Frye
7a6c325e78
Remove redundant nil check.
2016-02-12 10:15:47 -05:00
Josh Frye
a87aabe835
Make log path required
2016-02-12 10:10:02 -05:00
Josh Frye
05fc8acf19
Set default log path if empty during install
2016-02-12 10:03:04 -05:00
Josh Frye
ab7816a69f
Add helper text for log path.
2016-02-12 09:24:09 -05:00
Josh Frye
1b9438c2eb
Add install option for log path
2016-02-12 09:19:45 -05:00
Unknwon
3d9fb6ab06
Minor docs update for #2605
2016-02-12 08:18:12 -05:00
Unknwon
df4a5c5159
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
Jean-Philippe Roemer
d18dc69ade
Add the ability to run crond inside the Docker container
...
- Add the crond init script for s6
- Add the RUN_CROND configuration variable to setup crond
- Crond will not be run by default (hence the `down` file in the service directory)
- `start.sh` check if RUN_CROND = "true" || "1" and remove this file to tell s6 to run the initscript
- Resolves #2597
2016-02-12 02:48:55 +00:00
Unknwon
69e7c318f1
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
Josh Frye
4b703b92f7
Remove local wiki copy on repo transfer. Fixes #2558
2016-02-11 19:26:51 -05:00
Unknwon
ca0693c873
Merge pull request #2603 from joshfng/bump-git-module-version
...
Bump git-module. Fixes #2589
2016-02-11 17:09:06 -05:00
Josh Frye
9925d25cf8
Bump git-module. Fixes #2589
2016-02-11 17:03:39 -05:00
Unknwon
39fc9747cb
Update locales and update sponsor
2016-02-11 13:34:21 -05:00
Unknwon
025ba7ff65
#1577 fix missing SQL query placeholder
2016-02-10 17:30:24 -05:00
Unknwon
481f29bed4
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
Martin Hartkorn
9fb6956080
Removed HTTP 500 error on the release page when a user deleted their account
2016-02-10 22:04:11 +01:00
Unknwon
aee228d07e
#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
6efd0fca33
Merge pull request #2585 from andreynering/theme-color-meta-tag
...
Implementing the "theme-color" meta tag.
2016-02-08 15:03:08 -05:00
Andrey Nering
ce1ab1ad2d
Implementing the "theme-color" meta tag.
...
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
2016-02-08 17:03:18 -02:00
Unknwon
c062b96eb0
Merge pull request #2582 from chriswatt/tabindex
...
Fix tab index on new issue/comment form
2016-02-07 17:18:30 -05:00
chriswatt
690321db3c
Fix tab index on new issue/comment form
2016-02-07 22:14:33 +00:00
Unknwon
44a919eff1
Merge pull request #2581 from chriswatt/committab
...
Make commits tab active when on diff page
2016-02-07 15:37:22 -05:00
chriswatt
04b487d069
Make commits tab active when on diff page
2016-02-07 20:11:25 +00:00
Unknwon
b8c6a6364e
Merge pull request #2580 from fnkr/smaller-issue-title
...
Make issue title smaller
2016-02-07 14:30:04 -05:00
Florian Kaiser
4ab10a3104
Make issue title smaller
2016-02-07 19:23:26 +00:00
Unknwon
e68f821533
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
Adam Strzelecki
284d7022e7
Fix #2221 LDAP username attribute must be fetched
...
This is fix-up for 8d0ee10 . Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
2016-02-07 18:18:29 +01:00
Unknwon
e7f964a2b0
Improve db path prompt when install
2016-02-07 11:51:53 -05:00
Unknwon
8706ef1cc6
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
6157b092da
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
chriswatt
ab69e0b470
Rename #avatararrow to #avatar-arrow
2016-02-07 16:41:11 +00:00
Unknwon
426b2e0a70
Merge pull request #2570 from andreynering/fix-1738
...
Workaround delete folder on Windows.
2016-02-07 10:46:23 -05:00
Andrey Nering
00cb022eb9
Workaroud delete folder on Windows. Fix #1738
2016-02-07 13:39:32 -02:00
chriswatt
e383d29c1b
Add avatar arrow to pull request form
2016-02-07 06:10:57 +00:00
chriswatt
da1f800acf
Add avatar arrows to new both new issue comment forms
2016-02-07 04:20:11 +00:00
Unknwon
3988991a19
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
e3e27c5a00
Merge pull request #2565 from tkausl/issue2563
...
fixes #2563
2016-02-05 19:15:54 -05:00
Tobias Kunicke
bde3273745
parse milestone.deadline as local time
2016-02-06 00:10:32 +01:00
Tobias Kunicke
b4600c27b5
regulate timezone for milestone.deadline
2016-02-06 00:08:02 +01:00
Unknwon
09c2844449
Fix #2564 file ignored by git
2016-02-05 17:19:32 -05:00
Unknwon
3c97c8eeee
Merge pull request #2562 from Eriner/master
...
optipng
2016-02-05 16:18:52 -05:00
Matt Hamilton
9e953d5385
optipng
2016-02-05 16:04:11 -05:00
Unknwon
2572dba3f0
Generate CSS for #2561
2016-02-05 14:53:45 -05:00