aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-01
|/ / / / / /
* / / / / / Fix one user may block entire listen loop for builtin SSHUnknwon2016-02-01
|/ / / / /
* | | | | Merge pull request #2533 from fnkr/icon-fork-private-collisionUnknwon2016-01-31
|\ \ \ \ \ | | | | | | | | | | | | Use icon repo-forked instead of repo-lock for private, forked repos
| * | | | | Undo change in templates/explore/repo_list.tmplFlorian Kaiser2016-01-31
| | | | | |
| * | | | | Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-31
| | |_|_|/ | |/| | |
* | | | | #2229 adjust URL verbose depth for reverse proxy sub-pathUnknwon2016-01-31
| | | | |
* | | | | Merge pull request #2531 from andreynering/home-template-pt-BRUnknwon2016-01-31
|\ \ \ \ \ | | | | | | | | | | | | Add portuguese-BR to home template.
| * | | | | Add portuguese-BR to home template.Andrey Nering2016-01-31
| |/ / / /
* | | | | fix #2529Unknwon2016-01-31
| | | | |
* | | | | Merge pull request #2527 from fnkr/hide-private-orgs-from-profileUnknwon2016-01-31
|\ \ \ \ \ | |/ / / / |/| | | | Show all orgs on user profile, except the private one's
| * | | | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
| | | | |
* | | | | Update and reorganize front-end resourcesUnknwon2016-01-30
|/ / / /
* | | | Update .gopmfileUnknwon2016-01-30
| | | |
* | | | Merge pull request #2517 from fnkr/issue-2516Unknwon2016-01-30
|\ \ \ \ | | | | | | | | | | Allow modification of a release if Content is empty (fix #2516)
| * | | | Allow modification of a release if Content is empty (fix #2516)Florian Kaiser2016-01-30
|/ / / /
* | | | #2497 incorrect error handle for team nameUnknwon2016-01-29
| | | |
* | | | #2491 minor fix for sr on dashboardUnknwon2016-01-29
| | | |
* | | | Merge pull request #2508 from MilesPong/developUnknwon2016-01-29
|\ \ \ \ | | | | | | | | | | Fixed gravatar url
| * | | | Using https for gravatarmiles@Oscar2016-01-29
| | | | |
| * | | | Fixed gravatar urlmiles@Oscar2016-01-29
| | | | |
* | | | | Merge pull request #2509 from 0rax/developUnknwon2016-01-29
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update Docker container with Alpine 3.3 & Fix RPi2 build
| * | | | Update Dockerfile.rpi to better match Dockerfile:Jean-Philippe Roemer2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * | | | Update Dockerfile to update alpine to v3.3 & fix virtual package and ↵Jean-Philippe Roemer2016-01-28
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge pull request #2502 from bkcsoft/fix/split-view-diffUnknwon2016-01-28
|\ \ \ \ | | | | | | | | | | Split view fixed
| * | | | Split view fixedKim "BKC" Carlbäcker2016-01-27
| | |_|/ | |/| |
* | | | Record error when fail to health check repositoryUnknwon2016-01-28
| | | |
* | | | Update localesUnknwon2016-01-28
| |/ / |/| |
* | | Minor fix for #2494Unknwon2016-01-28
| | | | | | | | | | | | - Change tooltip size from mini to tiny in profile page
* | | Merge pull request #2494 from mhartkorn/pullreq-name-changeUnknwon2016-01-28
|\ \ \ | | | | | | | | Change user name in Pull Requests to avoid errors (fixes #2495)
| * | | Change user name in Pull RequestsMartin Hartkorn2016-01-27
| | | |
* | | | Merge pull request #2493 from andreynering/fix-2489Unknwon2016-01-28
|\ \ \ \ | | | | | | | | | | Refactoring of inline diff computing to prevent empty diff box.
| * | | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-27
| |/ / /
* | | | Merge pull request #2492 from SarenCurrie/patch-1Unknwon2016-01-27
|\ \ \ \ | |/ / / |/| | | Fix grammar in deploy key section
| * | | Fix grammar in deploy key sectionSaren Currie2016-01-27
| | |/ | |/|
* | | Merge pull request #2483 from bkcsoft/fix/mysql-webhook-url-lengthUnknwon2016-01-27
|\ \ \ | |/ / |/| | Fixed Webhook URL-length Issue #2465
| * | Fixed Webhook URL-length Issue #2465Kim "BKC" Carlbäcker2016-01-27
| |/
* | Merge pull request #2446 from jgsqware/developUnknwon2016-01-26
|\ \ | |/ |/| Add Docker Volume from 1.9
| * Add Docker Volume from 1.9juliengarcia2016-01-20
| |
* | Merge pull request #2425 from andreynering/make-testUnknwon2016-01-26
|\ \ | | | | | | Add command to run the test suite in Makefile.
| * | Add command to run the test suite in Makefile.Andrey Nering2016-01-16
| |/
* | Merge pull request #2433 from xxxtonixxx/developUnknwon2016-01-26
|\ \ | | | | | | To add spanish translation to home template
| * | Add es-ES to home templateToni Villena2016-01-18
| |/
* | Merge pull request #2480 from andreynering/fix-2462Unknwon2016-01-26
|\ \ | | | | | | Compute inline diff for pull request view, too. Fix #2462
| * | Compute inline diff for pull request view, too. Fix #2462Andrey Nering2016-01-25
| | |
* | | Merge pull request #2475 from 0rax/developUnknwon2016-01-26
|\ \ \ | | | | | | | | Update Dockerfile & build script and add /etc/nsswitch.conf
| * | | Update Dockerfile & build script and add /etc/nsswitch.conf:Jean-Philippe Roemer2016-01-25
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | fix #2416Unknwon2016-01-26
| |/ / |/| |
* | | Merge pull request #2445 from bkcsoft/feature/fix-2442Unknwon2016-01-25
|\ \ \ | | | | | | | | Admins are allowed to create repos for arbitrary Orgs
| * | | Admins are allowed to create repos for arbitrary OrgsKim "BKC" Carlbäcker2016-01-20
| | |/ | |/|
* | | Minor fix for #2396Unknwon2016-01-25
| | |