Unknwon
8436d69eaf
Update and reorganize front-end resources
9 years ago
Unknwon
6e03f61617
Update .gopmfile
9 years ago
Unknwon
055c1ea02d
Merge pull request #2517 from fnkr/issue-2516
...
Allow modification of a release if Content is empty (fix #2516 )
9 years ago
Florian Kaiser
abc5abce30
Allow modification of a release if Content is empty ( fix #2516 )
9 years ago
Unknwon
112a7cab31
#2497 incorrect error handle for team name
9 years ago
Unknwon
ee814bf8d6
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
a4a23c0268
Merge pull request #2508 from MilesPong/develop
...
Fixed gravatar url
9 years ago
Unknwon
cd89d387b6
Merge pull request #2509 from 0rax/develop
...
Update Docker container with Alpine 3.3 & Fix RPi2 build
9 years ago
miles@Oscar
beefc53e59
Using https for gravatar
9 years ago
miles@Oscar
1becf01cfa
Fixed gravatar url
9 years ago
Jean-Philippe Roemer
9fbf54ee6b
Update Dockerfile.rpi to better match Dockerfile:
...
- Dockerfile.rpi now uses hypriot/rpi-alpine-scratch as base (build script are available w/ a better maintainer & more updates)
- Dockerfile.rpi updates alpine from v3.2 to v3.3 to be on par with Dockerfile
9 years ago
Jean-Philippe Roemer
12c8953381
Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi
...
- Dockerfile now uses alpine:3.3 as base
- Dockerfile.rpi now uses v3.3/community repository without pinning
- Go package is no longer fetched using repository pinning
- Fixes problem while using repository pinning & virtual package at the same time
9 years ago
Unknwon
566163ab82
Merge pull request #2502 from bkcsoft/fix/split-view-diff
...
Split view fixed
9 years ago
Unknwon
e2dde6eb0a
Record error when fail to health check repository
9 years ago
Unknwon
b900150b1d
Update locales
9 years ago
Unknwon
4deb876343
Minor fix for #2494
...
- Change tooltip size from mini to tiny in profile page
9 years ago
Unknwon
0617720c0c
Merge pull request #2494 from mhartkorn/pullreq-name-change
...
Change user name in Pull Requests to avoid errors (fixes #2495 )
9 years ago
Unknwon
9b8ad01bc0
Merge pull request #2493 from andreynering/fix-2489
...
Refactoring of inline diff computing to prevent empty diff box.
9 years ago
Kim "BKC" Carlbäcker
96dee1c354
Split view fixed
9 years ago
Martin Hartkorn
674c5c37be
Change user name in Pull Requests
9 years ago
Andrey Nering
5deb726f3f
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
9 years ago
Unknwon
8eb0577791
Merge pull request #2492 from SarenCurrie/patch-1
...
Fix grammar in deploy key section
9 years ago
Unknwon
93f40995b3
Merge pull request #2483 from bkcsoft/fix/mysql-webhook-url-length
...
Fixed Webhook URL-length Issue #2465
9 years ago
Saren Currie
646e90d833
Fix grammar in deploy key section
9 years ago
Kim "BKC" Carlbäcker
edc414c584
Fixed Webhook URL-length Issue #2465
9 years ago
Unknwon
a849ac0164
Merge pull request #2446 from jgsqware/develop
...
Add Docker Volume from 1.9
9 years ago
Unknwon
ab0ba4bbae
Merge pull request #2425 from andreynering/make-test
...
Add command to run the test suite in Makefile.
9 years ago
Unknwon
86f841dd71
Merge pull request #2433 from xxxtonixxx/develop
...
To add spanish translation to home template
9 years ago
Unknwon
e3075865e4
Merge pull request #2480 from andreynering/fix-2462
...
Compute inline diff for pull request view, too. Fix #2462
9 years ago
Unknwon
3509f1f610
Merge pull request #2475 from 0rax/develop
...
Update Dockerfile & build script and add /etc/nsswitch.conf
9 years ago
Unknwon
7ca1821725
fix #2416
9 years ago
Andrey Nering
ee5d6fb025
Compute inline diff for pull request view, too. Fix #2462
9 years ago
Unknwon
1372cab35a
Merge pull request #2445 from bkcsoft/feature/fix-2442
...
Admins are allowed to create repos for arbitrary Orgs
9 years ago
Unknwon
e33ddac9bf
Minor fix for #2396
9 years ago
Unknwon
71b9537393
Merge pull request #2396 from bkcsoft/feature/markdown-checklist
...
[Feature] Markdown Checklist-rendering
9 years ago
Unknwon
b33abc6280
Merge pull request #2432 from nd/develop
...
Fix #2431 - handle requests waiting for reply
9 years ago
Jean-Philippe Roemer
9032bd097b
Update Dockerfile & build script and add /etc/nsswitch.conf:
...
- Add nsswitch.conf to configure LibC Name Service inside the container
- Change my email in the Dockerfile
- Update build script to install software as a `build-deps` virtual package so that adding a package to it will be automatically removed at the end of the build script
9 years ago
Unknwon
38efa72146
Update locales
9 years ago
Unknwon
4ae7e64e2a
Merge pull request #2467 from pdan/patch-1
...
Fixed forgotten err variable assignment
9 years ago
Pourya Daneshvar
863ff19e1f
Fixed forgotten err variable assignment
9 years ago
juliengarcia
eb14fbf95f
Add Docker Volume from 1.9
9 years ago
Kim "BKC" Carlbäcker
a3eab8185d
Admins are allowed to create repos for arbitrary Orgs
9 years ago
Toni Villena
1105a3139f
Add es-ES to home template
10 years ago
Dmitry Neverov
fb99d50fa1
Fix #2431 - handle requests waiting for reply
...
According to the docs [1], the Reply method must be called for all
requests where WantReply is true. This fixes a hanging java ssh
implementation (jsch) which sets WantReply flag and waits for reply from
the server.
[1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply
10 years ago
Andrey Nering
b8d0367a6c
Add command to run the test suite in Makefile.
10 years ago
Unknwon
7ef9a05588
#2179 use Go sub-repo ssh to verify public key content
10 years ago
Unknwon
c631a4a9b9
URL fix for #2287
10 years ago
Unknwon
dccfadf7b8
hide section with user has no organizations
10 years ago
Unknwon
d1675c2701
fix CSS of branch dropdown when view commits under revision
10 years ago
Unknwon
29b07693dd
minor fix to #2383
...
- add tooltip for organization name in profile
10 years ago