Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dashboard lost if comment on commit | Dmitriy Zaporozhets | 2013-06-07 | 2 | -1/+9 |
* | update upgrade guide with backup, db specific commands, config changes, check... | Ben Bodenmiller | 2013-06-07 | 1 | -2/+57 |
* | Fix typo in smtp_settings.rb.sample | Daniel Salmerón Amselem | 2013-06-07 | 1 | -1/+1 |
* | Merge pull request #4163 from jdamick/slow_team_list | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+3 |
|\ | |||||
| * | addresses issue #4156 | jdamick | 2013-06-01 | 2 | -2/+3 |
* | | rollback travis ruby1.9 version | Dmitriy Zaporozhets | 2013-06-06 | 1 | -2/+1 |
* | | Merge pull request #4164 from hiroponz/fix-postgres-error | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix postgres error when displaying network graph. | Sato Hiroyuki | 2013-06-02 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #4227 from boldt/master | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Typos | Dennis Boldt | 2013-06-06 | 1 | -1/+1 |
* | | | API: project events | Dmitriy Zaporozhets | 2013-06-06 | 5 | -1/+115 |
* | | | API: Add last_activity_at date to project entity | Dmitriy Zaporozhets | 2013-06-06 | 2 | -4/+7 |
* | | | rvm get stable for travis | Dmitriy Zaporozhets | 2013-06-06 | 1 | -0/+1 |
* | | | Merge pull request #4178 from docwhat/use-COLOR_SCHEMES | Dmitriy Zaporozhets | 2013-06-06 | 8 | -23/+20 |
|\ \ \ | |||||
| * | | | design pages now uses the COLOR_SCHEMES | Christian Höltje | 2013-06-05 | 8 | -23/+20 |
* | | | | Merge pull request #4204 from axilleas/initd_check-fix | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Read init script recipe from Rails.root path. Fix #4174 | Axilleas Pipinellis | 2013-06-05 | 1 | -1/+3 |
* | | | | | run 1.9.3-p492 on travis | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
* | | | | | API: implement retrieve of repository tree | Dmitriy Zaporozhets | 2013-06-06 | 3 | -0/+98 |
* | | | | | Merge pull request #4206 from babatakao/authorize_all_teams_to_admin | Dmitriy Zaporozhets | 2013-06-06 | 4 | -4/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Authorize all teams to admin: fix 500 error on showing team page. | babatakao | 2013-06-05 | 4 | -4/+25 |
| |/ / / / | |||||
* | | | | | API: Fix repository commits pagination | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
* | | | | | Fix snippet raw content being escaped | Dmitriy Zaporozhets | 2013-06-06 | 1 | -0/+2 |
* | | | | | Fix api readme links | Dmitriy Zaporozhets | 2013-06-06 | 1 | -2/+3 |
* | | | | | Allow forking of public projects by authenticated users. Fixes #4152 | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+22 |
* | | | | | public_icon, private_icon helpers | Dmitriy Zaporozhets | 2013-06-06 | 8 | -8/+24 |
* | | | | | Move search to separate layout | Dmitriy Zaporozhets | 2013-06-06 | 5 | -11/+14 |
* | | | | | Improve api docs | Dmitriy Zaporozhets | 2013-06-06 | 7 | -237/+125 |
* | | | | | Split Project api on several parts: deploy_keys, hooks, snippets etc | Dmitriy Zaporozhets | 2013-06-06 | 5 | -261/+316 |
* | | | | | Fix milestone api docs: invalid param for close | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+2 |
* | | | | | Fix wrong documentation for issue close api. Fixes #3548 | Dmitriy Zaporozhets | 2013-06-06 | 2 | -7/+7 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #4155 from babatakao/selectable_master_project_deploy_keys | Dmitriy Zaporozhets | 2013-06-05 | 5 | -4/+29 |
|\ \ \ \ | |||||
| * | | | | Selectable deploy keys contain master projects | babatakao | 2013-06-05 | 5 | -4/+29 |
| |/ / / | |||||
* | | | | Fix snippets test | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+2 |
* | | | | Merge branch 'server-token' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-06-06 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45... | Sytse Sijbrandij | 2013-06-05 | 1 | -0/+1 |
* | | | | | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 14 | -93/+138 |
|/ / / / | |||||
* | | | | mention network graphs author in cahngelog | Dmitriy Zaporozhets | 2013-06-05 | 1 | -1/+1 |
* | | | | Its better to load graph with ajax since it requires ~10 seconds for bigger p... | Dmitriy Zaporozhets | 2013-06-05 | 11 | -161/+79 |
* | | | | Fix new snippet tab highlight. Added new entries to changelog | Dmitriy Zaporozhets | 2013-06-05 | 2 | -1/+3 |
* | | | | Style a bit a person section in graph | Dmitriy Zaporozhets | 2013-06-05 | 1 | -1/+2 |
* | | | | Merge pull request #4212 from karlo57/feature/graphs | Dmitriy Zaporozhets | 2013-06-05 | 23 | -0/+1011 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Contributors graphs feature for GitLab | Karlo Soriano | 2013-06-05 | 23 | -0/+1011 |
|/ / / | |||||
* | | | Merge branch 'Andrew8xx8-gist' | Dmitriy Zaporozhets | 2013-06-04 | 60 | -210/+972 |
|\ \ \ | |||||
| * | | | Fixed ability and modify UI a bit | Dmitriy Zaporozhets | 2013-06-04 | 3 | -15/+19 |
| * | | | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8... | Dmitriy Zaporozhets | 2013-06-04 | 59 | -209/+967 |
| |\ \ \ |/ / / / | |||||
| * | | | Typos fixed | Andrew8xx8 | 2013-03-25 | 3 | -4/+4 |
| * | | | Typo in realtion name fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| * | | | Codestyle improved | Andrew8xx8 | 2013-03-25 | 3 | -13/+7 |
| * | | | Notes fixed | Andrew8xx8 | 2013-03-25 | 5 | -14/+29 |