An open API service for providing issue and pull request metadata for open source projects.

gitlab.com / gitlab-org/gitlab_git issues and pull requests

#145 - Adding CONTRIBUTING.md after license audit review.

Pull Request - State: closed - Opened by BronwynBarnett over 4 years ago
Labels: documentation, type::maintenance

#144 - Update gitlab_git.gemspec

Pull Request - State: closed - Opened by confact over 6 years ago

#143 - Fix link

Pull Request - State: merged - Opened by denysvitali about 9 years ago - 1 comment

#142 - Move SeedRepo::RubyBlob into spec/support/seed_repo

Pull Request - State: merged - Opened by rspeicher about 9 years ago

#141 - Remove spec/support/repo file

Pull Request - State: merged - Opened by rspeicher about 9 years ago

#140 - Remove unused logo image from spec/support

Pull Request - State: merged - Opened by rspeicher about 9 years ago

#139 - Combine multiple SeedRepo support files into one

Pull Request - State: merged - Opened by rspeicher about 9 years ago - 1 comment

#138 - Simplify spec_helper

Pull Request - State: merged - Opened by rspeicher about 9 years ago - 1 comment

#137 - Remove unnecessary gems, bump rspec version to match GitLab CE

Pull Request - State: merged - Opened by rspeicher about 9 years ago - 1 comment

#136 - Prepare for absorb

Pull Request - State: merged - Opened by rspeicher about 9 years ago

#134 - Deprecate the gitlab_git gem

Pull Request - State: merged - Opened by DouweM over 9 years ago - 1 comment

#133 - Support for encoding in .gitattributes

Pull Request - State: closed - Opened by kolesar over 9 years ago - 1 comment

#132 - Revert to previous diff pruning behavior

Pull Request - State: merged - Opened by alejandro over 9 years ago - 1 comment

#130 - Fix specs after change to gitlab-test to account for new branch

Pull Request - State: merged - Opened by alejandro over 9 years ago

#129 - Ignore invalid encoding when parsing attributes

Pull Request - State: merged - Opened by yorickpeterse over 9 years ago

#128 - Optimize diff creation from Rugged::Patch

Pull Request - State: merged - Opened by alejandro over 9 years ago - 4 comments

#127 - Add bundle-audit gem and CI task

Pull Request - State: merged - Opened by rspeicher over 9 years ago

#126 - Fix invalid `be_valid_commit` matcher

Pull Request - State: merged - Opened by rspeicher over 9 years ago

#125 - Straight diffs support

Pull Request - State: merged - Opened by dzaporozhets over 9 years ago

#124 - Fix broken repo error raised after requesting a commit

Pull Request - State: merged - Opened by jameslopez over 9 years ago - 7 comments

#123 - Mark blobs as binary whenever this is known

Pull Request - State: merged - Opened by yorickpeterse over 9 years ago

#122 - Improve handling of large diffs

Pull Request - State: merged - Opened by yorickpeterse over 9 years ago - 6 comments

#121 - Parse Git attribute files using Ruby

Pull Request - State: merged - Opened by yorickpeterse over 9 years ago - 17 comments

#119 - Add Repository#find_branch to speed up branch lookups

Pull Request - State: merged - Opened by stanhu over 9 years ago - 1 comment

#118 - gives same permissions to file even if the file was renamed

Pull Request - State: merged - Opened by tiagonbotelho over 9 years ago - 27 comments

#117 - Remove unneeded call to Repository#root_ref in #log

Pull Request - State: merged - Opened by ahmadsherif over 9 years ago - 4 comments

#116 - Optimize fetch of the author and committer of a Rugged commit

Pull Request - State: merged - Opened by alejandro over 9 years ago - 3 comments

#115 - Write .gitattributes in binary mode to prevent Rails from converting ASCII-8BIT to UTF-8

Pull Request - State: merged - Opened by stanhu over 9 years ago - 2 comments

#114 - Compare returns an empty collection of commits on nil refs

Pull Request - State: merged - Opened by pacoguzman over 9 years ago - 4 comments

#113 - Lazy load compare commits

Pull Request - State: merged - Opened by pacoguzman over 9 years ago - 8 comments

#112 - Clean up local branches after creation to make rspec pass

Pull Request - State: merged - Opened by stanhu over 9 years ago

#111 - Add CHANGELOG for 10.4.3

Pull Request - State: closed - Opened by stanhu over 9 years ago - 1 comment

#109 - Add deltas_only option for DiffCollection

Pull Request - State: merged - Opened by ahmadsherif over 9 years ago - 5 comments

#108 - Improve performance of a decorated DiffCollection instance

Pull Request - State: merged - Opened by pacoguzman over 9 years ago - 9 comments

#107 - Add forwardable require to Repository

Pull Request - State: merged - Opened by rspeicher over 9 years ago

#106 - Test against Ruby 2.3 and use caching of gems

Pull Request - State: merged - Opened by zj-gitlab over 9 years ago - 2 comments

#105 - WIP: Remove commit#to_diff and commit#to_patch

Pull Request - State: closed - Opened by zj-gitlab over 9 years ago - 3 comments

#104 - Expose tags git object sha (if it's an annotated tag)

Pull Request - State: merged - Opened by alejandro over 9 years ago - 2 comments

#103 - Refactor Refs to preserve their target objects instead of just a string representation

Pull Request - State: merged - Opened by alejandro over 9 years ago - 4 comments

#101 - Handle collapsable DiffCollection

Pull Request - State: merged - Opened by pacoguzman over 9 years ago - 25 comments

#100 - DiffCollection and Diff can be collapse

Pull Request - State: closed - Opened by pacoguzman over 9 years ago - 1 comment

#98 - Remove Repository#add_tag

Pull Request - State: merged - Opened by razer6 over 9 years ago - 1 comment

#97 - Satisfy rubocop

Pull Request - State: merged - Opened by razer6 over 9 years ago - 5 comments

#96 - Remove hound config

Pull Request - State: merged - Opened by razer6 over 9 years ago - 4 comments

#94 - Add a method for extracting a commit's signature

Pull Request - State: closed - Opened by kevin.oconnor7 over 9 years ago - 9 comments

#93 - Fix bug where truncated? would always be true for ISO-8859 files

Pull Request - State: merged - Opened by stanhu over 9 years ago - 10 comments

#92 - We're using Forwardable so we need to require it:

Pull Request - State: merged - Opened by godfat over 9 years ago

#91 - Minor clean up in gitlab-ci.yml

Pull Request - State: closed - Opened by zj-gitlab over 9 years ago - 1 comment

#90 - Fix bug where truncated? would erroneously change after the first iteration

Pull Request - State: merged - Opened by stanhu over 9 years ago - 2 comments

#88 - Remove unused API

Pull Request - State: merged - Opened by zj-gitlab over 9 years ago - 8 comments

#87 - Fix truncated? for Unicode-encoded blobs

Pull Request - State: merged - Opened by stanhu over 9 years ago - 1 comment

#85 - Set byte limits

Pull Request - State: merged - Opened by smcgivern almost 10 years ago - 16 comments

#84 - Remove diff_text method

Pull Request - State: merged - Opened by zj-gitlab almost 10 years ago - 1 comment

#83 - Delete .travis.yml

Pull Request - State: merged - Opened by zj-gitlab almost 10 years ago

#82 - load_all_data! only does one lookup per blob

Pull Request - State: merged - Opened by zj-gitlab almost 10 years ago - 2 comments

#81 - Added Repository#tag_exists?

Pull Request - State: merged - Opened by yorickpeterse almost 10 years ago - 6 comments

#79 - Remove badges from README that used github repository

Pull Request - State: merged - Opened by dzaporozhets almost 10 years ago - 1 comment

#78 - Set new homepage url

Pull Request - State: merged - Opened by zj-gitlab almost 10 years ago

#77 - Only force_encode strings to detected encoding if confidence is above threshold.

Pull Request - State: merged - Opened by jhund almost 10 years ago - 27 comments

#76 - Diffable blob

Pull Request - State: merged - Opened by matt-oakes almost 10 years ago - 20 comments

#75 - Use Rugged 0.24.0 stable

Pull Request - State: merged - Opened by yorickpeterse almost 10 years ago

#74 - Exclude merge commits in format_patch method

Pull Request - State: merged - Opened by stanhu almost 10 years ago - 3 comments

#73 - Add a method to copy the .gitattributes into the bare repository

Pull Request - State: merged - Opened by matt-oakes almost 10 years ago - 26 comments

#72 - Prune large diffs based on the data size in bytes

Pull Request - State: merged - Opened by yorickpeterse almost 10 years ago - 30 comments

#71 - Updated RSpec, Rubocop, and cleaned up Gem setup

Pull Request - State: merged - Opened by yorickpeterse almost 10 years ago

#69 - Speed up Gitlab::Git::Repository#log

Pull Request - State: merged - Opened by hiroponz about 10 years ago - 14 comments
Labels: Community contribution

#66 - Method for counting commits between two refs

Pull Request - State: merged - Opened by yorickpeterse about 10 years ago - 2 comments

#65 - Use DiffCollections

Pull Request - State: merged - Opened by jacobvosmaer about 10 years ago - 8 comments

#61 - Fix for commits between only working with rev and not branch names

Pull Request - State: merged - Opened by jameslopez about 10 years ago - 3 comments

#59 - Fix failing specs.

Pull Request - State: merged - Opened by marin about 10 years ago

#57 - Add checks if blob is a lfs pointer, values for size and oid.

Pull Request - State: merged - Opened by marin about 10 years ago - 16 comments

#52 - Gracefully handle invalid commit IDs in Commit::between

Pull Request - State: closed - Opened by stanhu over 10 years ago - 3 comments

#47 - WIP: Encode all diff data into UTF-8 to avoid mixing with ASCII-8BIT

Pull Request - State: closed - Opened by stanhu over 10 years ago - 8 comments

#41 - diff, compare: add support for `git diff A B`

Pull Request - State: merged - Opened by ben.boeckel over 10 years ago - 11 comments

#34 - Optimization of file history

Pull Request - State: merged - Opened by vsizov over 10 years ago - 23 comments

#29 - Take value of autocrlf into account when committing blobs.

Pull Request - State: merged - Opened by DouweM over 10 years ago - 6 comments

#26 - Ignore submodules that are defined in .gitmodules but are checked in as directories

Pull Request - State: merged - Opened by stanhu almost 11 years ago - 6 comments

#24 - Ignore invalid lines in .gitmodules

Pull Request - State: merged - Opened by DouweM almost 11 years ago - 2 comments

#18 - Don't strip final newline of diff.

Pull Request - State: merged - Opened by DouweM almost 11 years ago

#17 - Prevent parallel archiving of same repo/ref/format.

Pull Request - State: merged - Opened by DouweM almost 11 years ago - 4 comments

#12 - Zip Archiving for commits and comparisons

Pull Request - State: closed - Opened by w.haase over 11 years ago - 1 comment

#6 - Expose Rugged diff options

Pull Request - State: merged - Opened by mr-vinn over 11 years ago - 11 comments

#5 - Refactor Repository#archive_repo for tar files

Pull Request - State: merged - Opened by mr-vinn over 11 years ago - 4 comments

#4 - Refactor GitStats

Pull Request - State: closed - Opened by mr-vinn over 11 years ago - 4 comments

#3 - WIP | Use more rugged

Pull Request - State: closed - Opened by dzaporozhets over 11 years ago