COMMITS
/ lib/api/internal.rb April 20, 2016
Y
Fix setting of "action" for Grape transactions
Yorick Peterse committed
April 18, 2016
Y
Add "action" tag to /internal/allowed API
Yorick Peterse committed
February 26, 2016
J
updated internal.rb and spec based on MR feedback
James Lopez committed
February 24, 2016
J
fix for projects ending in .wiki
James Lopez committed
May 10, 2015
D
Improve Git access error messages.
Douwe Maan committed
March 24, 2015
D
Respond with full GitAccess error if user has project read access.
Douwe Maan committed
D
Refactor GitAccess to use instance variables.
Douwe Maan committed
February 23, 2015
D
Don't leak information about private project existence via Git-over-SSH/HTTP.
Douwe Maan committed
February 18, 2015
D
Improve broadcast message API
Dmitriy Zaporozhets committed
D
Dont send 404 if no broadcast messages now because it flood gitlab-shell logs with 404 errors :(
Dmitriy Zaporozhets committed
February 7, 2015
D
Add internal broadcast message API.
Douwe Maan committed
February 3, 2015
D
Avoid using {...} for multi-line blocks
Dmitriy Zaporozhets committed
October 19, 2014
C
Replace regex methods by string ones since faster
Ciro Santilli committed
December 1, 2014
D
Fix internal API for missing project or key
Dmitriy Zaporozhets committed
November 14, 2014
V
Better message for failed pushes because of git hooks
Valery Sizov committed
October 15, 2014
V
add gitlab-shell identification
Valery Sizov committed
October 7, 2014
D
Improve wiki path parsing in internal api
Dmitriy Zaporozhets committed
D
Developers can push to wiki repo. Protected branches does not affect wiki repo any more
Dmitriy Zaporozhets committed
September 3, 2014
D
Make sure /api/allowed return 200 status code
Dmitriy Zaporozhets committed
D
/api/allowed use POST now
Dmitriy Zaporozhets committed
September 1, 2014
D
Rewrite GitAccess for gitlab-shell v2
Dmitriy Zaporozhets committed
June 13, 2014
D
Dont expose user email via API
Dmitriy Zaporozhets committed
January 28, 2014
S
first setup to protect protected branched to force updates
Steven Thonus committed
J
In the case when a user can and has authenticated with ldap, however
Jurnell Cockhren committed
March 19, 2014
D
Use GitAccess in internal api
Dmitriy Zaporozhets committed
March 10, 2014
D
Add ldap check in application_controller and internal api
Dmitriy Zaporozhets committed
October 7, 2013
D
Check if LDAP user was removed or blocked when use git over ssh
Dmitriy Zaporozhets committed
July 29, 2013
J
extract server-side git commands to constants
Jakub Zienkiewicz committed
J
allow all git-upload-* commands for deploy keys
Jakub Zienkiewicz committed
May 14, 2013
D
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
Dmitriy Zaporozhets committed
May 6, 2013
D
modify api to work with new deploy keys
Dmitriy Zaporozhets committed
April 20, 2013
D
Add support for git-archive in gitlab internal api
Dmitriy Zaporozhets committed
April 18, 2013
D
Merge pull request #3209 from tsl0922/master
Dmitriy Zaporozhets committed
March 15, 2013
D
Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into DanKnox-use_gollum_wikis
Dmitriy Zaporozhets committed
March 14, 2013
T
Fix: API 500 error when project does not exists
tsl0922 committed
March 11, 2013
D
Reduce amount of user info provided with internal api
Dmitriy Zaporozhets committed
March 4, 2013
D
Replace current Wiki system with Gollum Wikis.
Dan Knox committed
March 7, 2013
D
block user should not be able to push
Dmitriy Zaporozhets committed
February 26, 2013
D
specs for api/internal
Dmitriy Zaporozhets committed
February 16, 2013
D
uppercase Gitlab version and revision constants. check api return gitlab version now
Dmitriy Zaporozhets committed
February 7, 2013
D
deploy keys support for gitlab-shell api
Dmitriy Zaporozhets committed
February 5, 2013
D
api check call
Dmitriy Zaporozhets committed
D
Fixed: post-receive, project remove, tests
Dmitriy Zaporozhets committed
February 4, 2013
D
Internal API
Dmitriy Zaporozhets committed