summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Add Gitlab::LDAP::Access.openJacob Vosmaer2014-03-141-1/+13
* Add Gitlab::LDAP::Adapter.openJacob Vosmaer2014-03-141-3/+17
* Allow passing an adapter to Gitlab::LDAP::PersonJacob Vosmaer2014-03-141-4/+6
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-03-111-2/+2
|\
| * Allow underscore as the first char for project names.mk2014-03-061-2/+2
* | Remove copyrightDmitriy Zaporozhets2014-03-103-18/+0
* | Port LDAP code from EEDmitriy Zaporozhets2014-03-104-13/+168
|/
* Invoke Kernel#system with separate argumentsJacob Vosmaer2014-03-031-9/+13
* Replace backticks with Gitlab::PopenJacob Vosmaer2014-03-032-4/+7
* Adapt use of Gitlab::Popen to new styleJacob Vosmaer2014-02-251-1/+1
* Make it possible to call Gitlab::Popen.popenJacob Vosmaer2014-02-251-0/+2
* Make the Gitlab::Popen path argument optionalJacob Vosmaer2014-02-251-1/+2
* Change Gitlab::Popen to use arrays for commandsJacob Vosmaer2014-02-251-2/+7
* Merge pull request #5294 from dalehamel/masterDmitriy Zaporozhets2014-02-041-0/+6
|\
| * Whitespace fixes to patchDale Hamel2013-10-081-2/+1
| * Ensure directory exists before changing in popenDale Hamel2013-10-081-0/+7
* | Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ceDmitriy Zaporozhets2014-01-271-1/+1
|\ \
| * | Add files to path blacklist.Jason Hollingsworth2014-01-241-1/+1
* | | improve upgrader "latest version" messageCorobi2014-01-251-1/+1
|/ /
* | Remove deprecated findersskv2014-01-193-6/+6
* | Add support of base64 encoded contentDmitriy Zaporozhets2014-01-163-4/+13
* | Merge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/...Dmitriy Zaporozhets2014-01-151-33/+11
|\ \
| * | Add merge_commit_message argument for Satellite::MergeAction#mergeDmitriy Zaporozhets2014-01-131-9/+4
| * | Use same code for diff and patch inside MergeActionDmitriy Zaporozhets2014-01-131-16/+2
| * | Add support of custom message to merge action of satelliteDmitriy Zaporozhets2014-01-131-15/+12
* | | Allow . files to be createdJeroen van Baarsen2014-01-141-2/+2
|/ /
* | Respect default theme settings. Fixed sign-in button on publica pageDmitriy Zaporozhets2014-01-101-1/+1
* | Merge pull request #5760 from dermoth/masterDmitriy Zaporozhets2014-01-071-0/+3
|\ \
| * | Fix HTTP push to public reposThomas Guyot-Sionnest2013-12-161-0/+3
* | | Add support for various archive formats.Jason Hollingsworth2014-01-021-0/+5
* | | Fixed issue with `bundle exec rake routes` not running.Jason Hollingsworth2013-12-231-11/+11
* | | Fix upgraderDmitriy Zaporozhets2013-12-231-1/+1
* | | Remove colored gem from upgrader script. pt2Dmitriy Zaporozhets2013-12-141-1/+1
* | | Remove colored gem from upgrader scriptDmitriy Zaporozhets2013-12-141-5/+4
* | | Use 'ruby script/upgrade.rb -y' instead of ENVDmitriy Zaporozhets2013-12-131-1/+1
* | | Allow non-interactive run of upgrade script. ruby script/upgrade.rb FORCE=yesDmitriy Zaporozhets2013-12-131-1/+5
* | | Create branch for tagDmitriy Zaporozhets2013-12-131-4/+1
* | | Minor version upgraderDmitriy Zaporozhets2013-12-131-0/+96
* | | Fix project lookup for git over http + rails4Dmitriy Zaporozhets2013-12-101-1/+1
* | | Merge pull request #5798 from criteo/skip_confirmationDmitriy Zaporozhets2013-12-101-1/+1
|\ \ \
| * | | Skip email confirmation with LDAPMaxime Brugidou2013-12-091-1/+1
| |/ /
* | | Add gitlab-shell#path option in configDmitriy Zaporozhets2013-12-091-14/+18
|/ /
* | We welcome everyone to contribute.Sytse Sijbrandij2013-12-011-3/+3
* | Adding authenticated public mode (internal).Jason Hollingsworth2013-11-262-2/+44
* | Improve refs parsing for git over httpDmitriy Zaporozhets2013-11-221-1/+1
* | Cleanup parsed refs for git over HTTPDmitriy Zaporozhets2013-11-221-1/+9
* | Add more info to admin dashboardDmitriy Zaporozhets2013-11-201-0/+9
* | Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets2013-11-201-10/+14
* | Improve files API. Relative path check added. Create dir for new file if missingDmitriy Zaporozhets2013-11-204-3/+25
* | Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-0/+7