summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Rename gitlab:app:enable_automerge to gitlab:enable_automergeRiyad Preukschas2012-12-204-14/+12
| * | | Rename gitlab:activate_namespaces to gitlab:enable_namespacesRiyad Preukschas2012-12-202-3/+3
* | | | Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-2010-26/+22
* | | | Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets2012-12-205-2/+47
|/ / /
* | | Changelog updated. Added warnings to username formDmitriy Zaporozhets2012-12-203-0/+17
* | | Merge pull request #2321 from riyad/update-contrib-docsDmitriy Zaporozhets2012-12-202-55/+13
|\ \ \
| * | | Update CONTRIBUTING.mdRiyad Preukschas2012-12-201-19/+13
| * | | Remove development.mdRiyad Preukschas2012-12-201-36/+0
* | | | Merge pull request #2247 from riyad/update-settingsDmitriy Zaporozhets2012-12-2036-158/+363
|\ \ \ \ | |/ / / |/| | |
| * | | Updated gitlab:check taskRiyad Preukschas2012-12-201-4/+5
| * | | Fix gravatar and ldap configRiyad Preukschas2012-12-204-16/+14
| * | | Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-2033-95/+95
| * | | Refactor Settings initializerRiyad Preukschas2012-12-201-6/+200
| * | | Rename config optionsRiyad Preukschas2012-12-201-37/+49
|/ / /
* | | Merge pull request #2211 from jojosch/fix-dark-code-previewDmitriy Zaporozhets2012-12-201-0/+1
|\ \ \
| * | | fix dark code preview background when displaying long linesJohannes Schleifenbaum2012-12-151-0/+1
* | | | Fix issue update.jsDmitriy Zaporozhets2012-12-201-0/+4
* | | | Pretty compare modeDmitriy Zaporozhets2012-12-192-18/+26
* | | | Merge pull request #2315 from koenpunt/gh-issue-513Dmitriy Zaporozhets2012-12-204-2/+15
|\ \ \ \
| * | | | Added iconKoen Punt2012-12-201-0/+0
| * | | | only show switch if from and to are setKoen Punt2012-12-201-1/+2
| * | | | Updated test to match with switched commitsKoen Punt2012-12-203-2/+14
* | | | | show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-194-2/+27
* | | | | Merge branch 'refactor_issues' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets2012-12-2018-187/+60
|\ \ \ \ \
| * | | | | Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-203-15/+18
| * | | | | Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-1917-174/+44