Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove go version from build tags #133

Merged
merged 1 commit into from
Nov 10, 2016
Merged

Remove go version from build tags #133

merged 1 commit into from
Nov 10, 2016

Conversation

metalmatze
Copy link
Contributor

We don't use go 1.4 anymore.

@thibaultmeyer
Copy link
Contributor

LGTM

@codecov-io
Copy link

Current coverage is 3.13% (diff: 100%)

Merging #133 into master will not change coverage

@@            master      #133   diff @@
========================================
  Files           33        33          
  Lines         7845      7845          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
  Hits           246       246          
  Misses        7579      7579          
  Partials        20        20          

Powered by Codecov. Last update 31da225...dc64343

@andreynering
Copy link
Contributor

LGTM

@andreynering andreynering merged commit 94b2747 into go-gitea:master Nov 10, 2016
@tboerger tboerger added type/enhancement An improvement of existing functionality and removed in progress labels Nov 10, 2016
@tboerger tboerger added this to the 1.0.0 milestone Nov 12, 2016
@tboerger tboerger added the lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. label Nov 29, 2016
lunny pushed a commit to lunny/gitea that referenced this pull request Feb 7, 2019
…gitea#133)

* Refactor branch list using src-d/go-git and add GetRefs function

* Fix copyright

* Fix to reuse ObjectType

* Add function to filter refs by prefix

* Fix import order

* Optimize if structure
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants