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
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Add access specsKamil Trzcinski
2016-09-01Minor edits to two_factor_recovery_codes API error catchingDrew Blessing
2016-08-25Add two factor recovery endpoint to internal APIDrew Blessing
2016-08-11api for generating new merge requestScott Le
2016-07-16Fix a bug where the project's repository path was returned instead of the wik...Alejandro Rodríguez
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-18Remove explicit Gitlab::Metrics.action assignments, are already automatic.Paco Guzman
2016-04-20Fix setting of "action" for Grape transactionsYorick Peterse
2016-04-18Add "action" tag to /internal/allowed APIYorick Peterse
2016-02-26updated internal.rb and spec based on MR feedbackJames Lopez
2016-02-24fix for projects ending in .wikiJames Lopez
2015-05-13Improve Git access error messages.Douwe Maan
2015-03-24Respond with full GitAccess error if user has project read access.Douwe Maan
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-03-02Don't leak information about private project existence via Git-over-SSH/HTTP.Douwe Maan
2015-02-19Improve broadcast message APIDmitriy Zaporozhets
2015-02-19Dont send 404 if no broadcast messages now because it flood gitlab-shell logs...Dmitriy Zaporozhets
2015-02-07Add internal broadcast message API.Douwe Maan
2015-02-03Avoid using {...} for multi-line blocksDmitriy Zaporozhets
2014-12-29Replace regex methods by string ones since fasterCiro Santilli
2014-12-01Fix internal API for missing project or keyDmitriy Zaporozhets
2014-11-18Better message for failed pushes because of git hooksValery Sizov
2014-10-15add gitlab-shell identificationValery Sizov
2014-10-07Improve wiki path parsing in internal apiDmitriy Zaporozhets
2014-10-07Developers can push to wiki repo. Protected branches does not affect wiki rep...Dmitriy Zaporozhets
2014-09-03Make sure /api/allowed return 200 status codeDmitriy Zaporozhets
2014-09-03/api/allowed use POST nowDmitriy Zaporozhets
2014-09-01Rewrite GitAccess for gitlab-shell v2Dmitriy Zaporozhets
2014-06-13Dont expose user email via APIDmitriy Zaporozhets
2014-03-26first setup to protect protected branched to force updatesSteven Thonus
2014-03-20Use GitAccess in internal apiDmitriy Zaporozhets
2014-03-10Add ldap check in application_controller and internal apiDmitriy Zaporozhets
2014-01-29In the case when a user can and has authenticated with ldap, howeverJurnell Cockhren
2013-10-07Check if LDAP user was removed or blocked when use git over sshDmitriy Zaporozhets
2013-07-30extract server-side git commands to constantsJakub Zienkiewicz
2013-07-30allow all git-upload-* commands for deploy keysJakub Zienkiewicz
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-04-20Add support for git-archive in gitlab internal apiDmitriy Zaporozhets
2013-04-18Merge pull request #3209 from tsl0922/masterDmitriy Zaporozhets
2013-03-15Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets
2013-03-14Fix: API 500 error when project does not existstsl0922
2013-03-11Reduce amount of user info provided with internal apiDmitriy Zaporozhets
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox
2013-03-07block user should not be able to pushDmitriy Zaporozhets
2013-02-27specs for api/internalDmitriy Zaporozhets
2013-02-16uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets