Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Stylistic tweaksDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2016-11-06Remove 'extended_sha1' option from ExtractsPath moduleHiroyuki Sato
2016-11-06Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato
2016-10-15Improve ExtractsPath logic related to atom formatDmitriy Zaporozhets
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-08-24Restore get_id in ExtractsPathwinniehell
2016-08-19Do not escape URI when extracting path (!5878)winniehell
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
2015-10-13Only render 404 page from /publicValery Sizov
2015-08-02Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu
2015-07-01Extract the longest-matching ref from a commit path when multiple matches occurStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-27Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets
2014-02-04Improve code according to new gitlab_gitDmitriy Zaporozhets
2013-10-01Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-08-21A little improvementHiroyuki Sato
2013-08-21Render not found when failing to look for a commitHiroyuki Sato
2013-08-05Update main calls to gitlab_gitDmitriy Zaporozhets
2013-05-13Set @options in assing_ref_varsSato Hiroyuki
2013-05-13Refactor: remove dup codeSato Hiroyuki
2013-04-26Fix Gitlab::Git::Repository#commit returns wrong commit, if commit_id is "tag...Sato Hiroyuki
2013-04-02Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets
2013-04-02store commits for MR as array of hashesDmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-04-01Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets
2013-03-31Fix tests and remove app/models/repository.rbDmitriy Zaporozhets
2013-03-21Fix 404 error while displaying json files.Sato Hiroyuki
2013-03-06Don't set format manually, bacause set in routing.Sato Hiroyuki
2013-03-01draper raise now RuntimeError instead of NoMethodErrorDmitriy Zaporozhets
2013-02-05Fix bug when it has been switched to tag.Sato Hiroyuki
2013-01-30Switchable the main branch on network graphSato Hiroyuki
2013-01-23Remove relative_url_root from path. Fixes #2602Jun Futagawa
2013-01-09Merge pull request #2484 from netdata/fix_url_encodeDmitriy Zaporozhets
2013-01-09Fixed tree logs for branches with slash. Fixed remember of path when switch b...Dmitriy Zaporozhets
2013-01-04Fixing request.fullpath URL encodingWouter D'Haeseleer
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2013-01-03Improve Extract pathDmitriy Zaporozhets
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-10-04ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher
2012-10-04Fix bug with branches whose name contains slashValeriy Sizov
2012-09-27ExtractPaths - Only call assign_ref_vars on show actionRobert Speicher
2012-09-27Rename RefExtractor to ExtractsPathRobert Speicher