summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update doc/install/installation.mdPaulWagener2012-12-251-1/+1
* Make SQLite check in gitlab:check more robustRiyad Preukschas2012-12-241-1/+1
* Fix crash in gitlab:check while checking hooksRiyad Preukschas2012-12-241-1/+1
* Fix paths in gitlab:checkRiyad Preukschas2012-12-241-4/+4
* Fix output of gitlab:checkRiyad Preukschas2012-12-231-4/+3
* Fix satellite check for projects with empty repoRiyad Preukschas2012-12-231-0/+2
* Merge branch '4-0-stable' into stableDmitriy Zaporozhets2012-12-23399-4890/+8189
|\
| * Add missing cdv4.0.0Dmitriy Zaporozhets2012-12-231-0/+3
| * Fix installation docsDmitriy Zaporozhets2012-12-231-3/+6
| * Let it be v4.0.0Dmitriy Zaporozhets2012-12-232-1/+4
| * Fix webhook data sampleDmitriy Zaporozhets2012-12-231-2/+1
| * Improve web hook data. Use clonable url in repo infoDmitriy Zaporozhets2012-12-233-4/+4
| * gitlab.yml how to use sectionDmitriy Zaporozhets2012-12-231-0/+6
| * Fixed MR count on dashboardDmitriy Zaporozhets2012-12-231-1/+1
| * Sctrict host instructionsDmitriy Zaporozhets2012-12-231-0/+17
| * Import: Skip if not git repoDmitriy Zaporozhets2012-12-231-0/+3
| * Fix import rake task and testsDmitriy Zaporozhets2012-12-232-3/+7
| * Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2012-12-221-0/+6
| |\
| | * Add instructions to fix permissions for /home/git/.gitolite/Riyad Preukschas2012-12-221-0/+6
| * | Log if satellite creation failedDmitriy Zaporozhets2012-12-221-1/+7
| |/
| * Fix Commit#to_diffRiyad Preukschas2012-12-221-0/+2
| * Remove path parameter from projects APIRiyad Preukschas2012-12-223-6/+1
| * Implement UsersProject project_access validationDmitriy Zaporozhets2012-12-226-5/+8
| * Fix docs to download and compile Ruby in /tmp/rubyRiyad Preukschas2012-12-221-0/+1
| * Remove bundler calls from databases.mdRiyad Preukschas2012-12-221-6/+0
| * Fix sudo install command in installation guideRiyad Preukschas2012-12-221-1/+1
| * Fix #2220v4.0.0rc2Dmitriy Zaporozhets2012-12-221-1/+1
| * Fixed wierd gitlab markdown issueDmitriy Zaporozhets2012-12-222-5/+12
| * Improve wiki rendering. Fix pygemnt + markdown invalid htmlDmitriy Zaporozhets2012-12-222-12/+15
| * Fix order of db setup in installation docsDmitriy Zaporozhets2012-12-222-12/+16
| * Fixed #2333Dmitriy Zaporozhets2012-12-222-2/+2
| * Merge pull request #2330 from gitlabhq/v4.0-api-fixesDmitriy Zaporozhets2012-12-2216-95/+90
| |\
| | * Up API version to v3Riyad Preukschas2012-12-213-3/+3
| | * Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-2112-86/+86
| | * Remove the code parameter from the projects APIRiyad Preukschas2012-12-213-6/+1
| * | Fix fark background highlightDmitriy Zaporozhets2012-12-212-2/+2
| |/
| * Fixed testsDmitriy Zaporozhets2012-12-212-8/+8
| * Merge branch 'koenpunt-gh-issue-1509'Dmitriy Zaporozhets2012-12-218-199/+274
| |\
| | * Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets2012-12-218-199/+274
| | |\ | |/ /
| | * Updated branch-graph, abstracted some code in seperate functionsKoen Punt2012-12-074-160/+149
| | * BranchGraph now loads asyncKoen Punt2012-12-076-94/+122
| | * Fixed #1509 by converting the entities in jsKoen Punt2012-12-072-118/+173
| * | Merge pull request #2305 from gitlabhq/fix_gfm_auto_completeDmitriy Zaporozhets2012-12-214-28/+22
| |\ \
| | * | refactoring gfm_autocompleteValeriy Sizov2012-12-204-28/+22
| * | | Fix text in project move mailRiyad Preukschas2012-12-201-3/+3
| * | | Release candidate 1v4.0.0rc1Dmitriy Zaporozhets2012-12-201-1/+1
| * | | Merge pull request #2323 from riyad/rename-tasksDmitriy Zaporozhets2012-12-2011-108/+131
| |\ \ \
| | * | | Rename add_user_to_project_teams to gitlab:import:user_to_projectsRiyad Preukschas2012-12-203-22/+26
| | * | | Rename gitlab:app:backup_* to gitlab:backup:*Riyad Preukschas2012-12-202-69/+73
| | * | | Add gitlab:satellites:create as an alias for gitlab:enable_automergeRiyad Preukschas2012-12-203-1/+18