summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix dashboard lost if comment on commitDmitriy Zaporozhets2013-06-072-1/+9
* update upgrade guide with backup, db specific commands, config changes, check...Ben Bodenmiller2013-06-071-2/+57
* Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem2013-06-071-1/+1
* Merge pull request #4163 from jdamick/slow_team_listDmitriy Zaporozhets2013-06-062-2/+3
|\
| * addresses issue #4156jdamick2013-06-012-2/+3
* | rollback travis ruby1.9 versionDmitriy Zaporozhets2013-06-061-2/+1
* | Merge pull request #4164 from hiroponz/fix-postgres-errorDmitriy Zaporozhets2013-06-061-1/+1
|\ \
| * | Fix postgres error when displaying network graph.Sato Hiroyuki2013-06-021-1/+1
| |/
* | Merge pull request #4227 from boldt/masterDmitriy Zaporozhets2013-06-061-1/+1
|\ \
| * | TyposDennis Boldt2013-06-061-1/+1
* | | API: project eventsDmitriy Zaporozhets2013-06-065-1/+115
* | | API: Add last_activity_at date to project entityDmitriy Zaporozhets2013-06-062-4/+7
* | | rvm get stable for travisDmitriy Zaporozhets2013-06-061-0/+1
* | | Merge pull request #4178 from docwhat/use-COLOR_SCHEMESDmitriy Zaporozhets2013-06-068-23/+20
|\ \ \
| * | | design pages now uses the COLOR_SCHEMESChristian Höltje2013-06-058-23/+20
* | | | Merge pull request #4204 from axilleas/initd_check-fixDmitriy Zaporozhets2013-06-061-1/+3
|\ \ \ \
| * | | | Read init script recipe from Rails.root path. Fix #4174Axilleas Pipinellis2013-06-051-1/+3
* | | | | run 1.9.3-p492 on travisDmitriy Zaporozhets2013-06-061-1/+1
* | | | | API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-063-0/+98
* | | | | Merge pull request #4206 from babatakao/authorize_all_teams_to_adminDmitriy Zaporozhets2013-06-064-4/+25
|\ \ \ \ \
| * | | | | Authorize all teams to admin: fix 500 error on showing team page.babatakao2013-06-054-4/+25
| |/ / / /
* | | | | API: Fix repository commits paginationDmitriy Zaporozhets2013-06-061-1/+1
* | | | | Fix snippet raw content being escapedDmitriy Zaporozhets2013-06-061-0/+2
* | | | | Fix api readme linksDmitriy Zaporozhets2013-06-061-2/+3
* | | | | Allow forking of public projects by authenticated users. Fixes #4152Dmitriy Zaporozhets2013-06-061-1/+22
* | | | | public_icon, private_icon helpersDmitriy Zaporozhets2013-06-068-8/+24
* | | | | Move search to separate layoutDmitriy Zaporozhets2013-06-065-11/+14
* | | | | Improve api docsDmitriy Zaporozhets2013-06-067-237/+125
* | | | | Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets2013-06-065-261/+316
* | | | | Fix milestone api docs: invalid param for closeDmitriy Zaporozhets2013-06-062-2/+2
* | | | | Fix wrong documentation for issue close api. Fixes #3548Dmitriy Zaporozhets2013-06-062-7/+7
| |_|/ / |/| | |
* | | | Merge pull request #4155 from babatakao/selectable_master_project_deploy_keysDmitriy Zaporozhets2013-06-055-4/+29
|\ \ \ \
| * | | | Selectable deploy keys contain master projectsbabatakao2013-06-055-4/+29
| |/ / /
* | | | Fix snippets testDmitriy Zaporozhets2013-06-062-2/+2
* | | | Merge branch 'server-token' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-06-061-0/+1
|\ \ \ \
| * | | | This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij2013-06-051-0/+1
* | | | | Restyle snippetsDmitriy Zaporozhets2013-06-0514-93/+138
|/ / / /
* | | | mention network graphs author in cahngelogDmitriy Zaporozhets2013-06-051-1/+1
* | | | Its better to load graph with ajax since it requires ~10 seconds for bigger p...Dmitriy Zaporozhets2013-06-0511-161/+79
* | | | Fix new snippet tab highlight. Added new entries to changelogDmitriy Zaporozhets2013-06-052-1/+3
* | | | Style a bit a person section in graphDmitriy Zaporozhets2013-06-051-1/+2
* | | | Merge pull request #4212 from karlo57/feature/graphsDmitriy Zaporozhets2013-06-0523-0/+1011
|\ \ \ \ | |/ / / |/| | |
| * | | Contributors graphs feature for GitLabKarlo Soriano2013-06-0523-0/+1011
|/ / /
* | | Merge branch 'Andrew8xx8-gist'Dmitriy Zaporozhets2013-06-0460-210/+972
|\ \ \
| * | | Fixed ability and modify UI a bitDmitriy Zaporozhets2013-06-043-15/+19
| * | | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-0459-209/+967
| |\ \ \ |/ / / /
| * | | Typos fixedAndrew8xx82013-03-253-4/+4
| * | | Typo in realtion name fixedAndrew8xx82013-03-251-1/+1
| * | | Codestyle improvedAndrew8xx82013-03-253-13/+7
| * | | Notes fixedAndrew8xx82013-03-255-14/+29