COMMITS
/ spec/models/repository_spec.rb May 23, 2016
R
Enable RSpec/NotToNot cop and auto-correct offenses
Robert Speicher committed
May 20, 2016
D
Merge branch 'issue-17537-fix' into 'master'
Douwe Maan committed
May 18, 2016
R
Use extended regexp flag for `git grep`-ing files
Robert Speicher committed
May 14, 2016
May 4, 2016
R
Merge branch 'use-rugged-to-create-tag' into 'master'
Rémy Coutable committed
D
Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'
Douwe Maan committed
April 25, 2016
R
Use a similar approach to branch creation for tag creation
Rémy Coutable committed
April 15, 2016
R
Y
Instrument Repository.clean_old_archives
Yorick Peterse committed
R
Delete tags via rugged
Robert Schilling committed
D
Merge branch 'rs-trailing-slash-in-search' into 'master'
Douwe Maan committed
March 14, 2016
M
Support supressing text file diffs on the default branch with .gitattributes
Matt Oakes committed
April 22, 2016
P
API support for the 'since' and 'until' operators on commit requests
Paco Guzman committed
R
Fix license detection to detect all license files, not only known licenses
Rémy Coutable committed
April 16, 2016
C
Allow alternative names for the CHANGELOG file.
Connor Shea committed
April 20, 2016
R
Merge branch 'license-templates-and-api-12804' into 'master'
Robert Speicher committed
April 19, 2016
D
Merge branch 'pmq20/gitlab-ce-issue_12785'
Douwe Maan committed
April 11, 2016
R
Continue implementation of the license template selector and /licenses API endpoint
Rémy Coutable committed
April 18, 2016
P
Add support to cherry-pick any commit
P.S.V.R committed
April 13, 2016
April 9, 2016
R
Escape the query argument provided to `git grep` by `search_files`
Robert Speicher committed
April 7, 2016
S
Expire caches after project creation to ensure a consistent state
Stan Hu committed
April 4, 2016
D
Flush repository cache before import project data
Douglas Barbosa Alexandre committed
April 1, 2016
R
Migrate Repository#local_branches from gitlab-ee.
Rubén Dávila committed
March 27, 2016
S
S
Merge branch 'handle-avatar-in-empty-repo' into 'master'
Stan Hu committed
March 24, 2016
S
D
Use head tree (cached) for file search. Also add some tests
Dmitriy Zaporozhets committed
March 25, 2016
D
Small refactoring and rewording
Dmitriy Zaporozhets committed
March 18, 2016
Y
Cache output of Repository#exists?
Yorick Peterse committed
March 17, 2016
Y
Added tests for Repository#build_cache
Yorick Peterse committed
Y
Cache project avatars stored in Git
Yorick Peterse committed
March 9, 2016
H
Fix wiki search results point to raw source
Hiroyuki Sato committed
March 8, 2016
Y
Call after_create_branch in Repository#add_branch
Yorick Peterse committed
Y
Call the right hooks in Repository#add_tag
Yorick Peterse committed
Y
Added specs for Repository#rm_tag
Yorick Peterse committed
Y
Call the right hooks when removing branches
Yorick Peterse committed
Y
Cache & flush tag/branch counts
Yorick Peterse committed
March 2, 2016
T
implements test to simulate empty repo
tiagonbotelho committed
R
Add some specs for Repository#revert.
Rubén Dávila committed
March 1, 2016
T
adds tests and fixes some broken code to main language mr
tiagonbotelho committed
February 25, 2016
Y
Added specs for the various Repository hooks
Yorick Peterse committed
February 20, 2016
Y
Flush emptiness caches whenever needed
Yorick Peterse committed
February 10, 2016
R
Fix build and add specs
Rubén Dávila committed
February 3, 2016
R
Some updates from last code review.
Rubén Dávila committed
February 2, 2016
R
Add some specs plus some refactor.
Rubén Dávila committed
February 18, 2016
Y
Handle raw_repository returning nil in exists?
Yorick Peterse committed
Y
Added specs for Repository#exists?
Yorick Peterse committed
February 17, 2016
Y
Only set autocrlf when creating/updating files
Yorick Peterse committed
February 16, 2016
Y
Expire caches after forking/importing a repository
Yorick Peterse committed