summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij2013-08-192-148/+8
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+9
* Allow specify path when create project via apiDmitriy Zaporozhets2013-08-141-7/+8
* Use native repo path for import task. Skip wiki reposDmitriy Zaporozhets2013-08-141-0/+6
* Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets2013-08-131-2/+2
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-0810-105/+221
|\
| * Fix edit filesDmitriy Zaporozhets2013-08-051-1/+1
| * Update main calls to gitlab_gitDmitriy Zaporozhets2013-08-051-4/+0
| * move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets2013-08-052-95/+113
| * Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-042-1/+78
| * Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets2013-08-041-0/+16
| * 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
| |/
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-08-081-2/+2
|\ \
| * | Removed some debug codeIzaak Alpert2013-07-301-2/+0
| * | Updated format_patch to use '..' rather than '...'Izaak Alpert2013-07-301-2/+4
* | | Remove ugly button and truncate too long project names. Remove unecessary new...Dmitriy Zaporozhets2013-07-301-3/+5
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-304-38/+168
|\ \ \ | |/ / | | / | |/ |/|
| * Raise Error for diff_between/commit_between for non fork mr's in satelliteIzaak Alpert2013-07-171-4/+2
| * Refactor merge api createIzaak Alpert2013-07-172-6/+16
| * Style changes from review with @randxIzaak Alpert2013-07-172-7/+5
| * MR on fork: Email fixes, style fixesIzaak Alpert2013-07-171-3/+0
| * MR on fork: Some cleanup, test updatesIzaak Alpert2013-07-172-20/+17
| * MR on Fork multiple fixesIzaak Alpert2013-07-172-4/+9
| * Merge Request on forked projectsIzaak Alpert2013-07-174-32/+157
* | 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
| | |/ / / /