summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix broken user link in emailDmitriy Zaporozhets2013-08-041-1/+1
* Merge branch 'destroy_duplicate_keys' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-021-0/+5
|\
| * Delete duplicate keys in migrate_keys taskJacob Vosmaer2013-08-021-0/+5
* | Add 'repository' to path blacklist, fixes #4591Robert Schilling2013-07-301-1/+1
* | extract server-side git commands to constantsJakub Zienkiewicz2013-07-301-3/+7
* | allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-1/+1
|/
* Fix typosJohannes Schleifenbaum2013-07-297-7/+7
* Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys s...Dmitriy Zaporozhets2013-07-183-4/+12
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-0/+25
* Add create_branch, rm_branch methods to Gitlab::Shell classDmitriy Zaporozhets2013-07-161-0/+25
* Require gitlab-shell 1.6.0Dmitriy Zaporozhets2013-07-161-1/+1
* Add LDAP support to /api/sessionDmitriy Zaporozhets2013-07-163-21/+24
* enhance project creation apis to allow setting of public attributeAngus MacArthur2013-07-122-3/+7
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-121-3/+5
|\
| * Removal of gitlab.socket should be in stop function too. Fix #4313Axilleas Pipinellis2013-07-121-3/+5
* | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-125-14/+16
|\ \ | |/
| * Merge pull request #3993 from bke-drewb/3599Dmitriy Zaporozhets2013-07-112-10/+14
| |\
| | * Issue 3599: Add snippets_enabled flag to projects for APIDrew Blessing2013-06-112-10/+14
| * | Merge pull request #4264 from andrewwutw/fix-postgresql-restoreDmitriy Zaporozhets2013-07-111-1/+1
| |\ \
| | * | Fix PostgreSQL database restoration problem (#4217)andrewwutw2013-06-101-1/+1
| * | | Merge pull request #4398 from Razer6/remove_gitolite_checkDmitriy Zaporozhets2013-07-111-2/+0
| |\ \ \
| | * | | Remove gitolite repo check for import scriptRobert Schilling2013-06-231-2/+0
| * | | | Merge pull request #4502 from wuwx/patch-1Dmitriy Zaporozhets2013-07-111-1/+1
| |\ \ \ \
| | * | | | fix bug when project named: mediawikiwuweixin2013-07-061-1/+1
* | | | | | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-104-4/+47
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4510 from Razer6/fix_not_found_lexersDmitriy Zaporozhets2013-07-101-1/+1
| |\ \ \ \ \
| | * | | | | Fix Pygments 500 error if lexer not found by name. Use first alias instead. f...Robert Schilling2013-07-071-1/+1
| | |/ / / /
| * | | | | Additon of apis for fork administration.Angus MacArthur2013-07-083-3/+46
| |/ / / /
* | | | | Fix unicorn init and configDmitriy Zaporozhets2013-07-081-1/+1
* | | | | init.d script for unicornDmitriy Zaporozhets2013-07-081-0/+138
* | | | | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add 'services' to path blacklist, fixes #4470Robert Schilling2013-07-031-1/+1
| |/ / /
* | | | Store satellites lock files inside satellites dirDmitriy Zaporozhets2013-06-261-1/+12
* | | | Update repository head when change default project branchDmitriy Zaporozhets2013-06-251-0/+12
* | | | store and display public key fingerprintDmitriy Zaporozhets2013-06-241-0/+15
* | | | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-222-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into install-guide-improvementsSytse Sijbrandij2013-06-214-87/+115
| |\ \ \
| * | | | Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij2013-06-121-1/+1
| * | | | When stopped correctly there should be no warning about a missing socket file.Sytse Sijbrandij2013-06-121-1/+1
* | | | | You should not be able to remove a Group ownerDmitriy Zaporozhets2013-06-221-0/+16
* | | | | Markdown now support users from groupsDmitriy Zaporozhets2013-06-221-1/+1
* | | | | Classic (mars) theme will be default for 6.0Dmitriy Zaporozhets2013-06-201-5/+11
* | | | | Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets2013-06-191-3/+7
* | | | | Remove Global namespace from options. Prepared file for migration of global p...Dmitriy Zaporozhets2013-06-191-0/+12
* | | | | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-184-427/+0
| |/ / / |/| | |
* | | | Refactor grack auth module. Add git over http wiki supportDmitriy Zaporozhets2013-06-143-87/+106
* | | | Add path blacklistDmitriy Zaporozhets2013-06-121-0/+9
|/ / /
* | | Fix inline diff issue. See #3150Dmitriy Zaporozhets2013-06-121-4/+3
| |/ |/|
* | cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-112-3/+3
* | Merge pull request #4140 from amacarthur/restore-fixes-cleanDmitriy Zaporozhets2013-06-113-12/+22
|\ \