Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom sing-in text & google analytics | Dmitriy Zaporozhets | 2013-05-08 | 6 | -3/+19 |
* | Add extra config for some advanced customization | Dmitriy Zaporozhets | 2013-05-08 | 3 | -3/+29 |
* | Admin.user page: sort projects, add better confirm message for leaving team | Dmitriy Zaporozhets | 2013-05-08 | 1 | -2/+2 |
* | Fix project labels scope | Dmitriy Zaporozhets | 2013-05-08 | 3 | -8/+6 |
* | Dont show fork button in personal projects. Point to fork if already forked p... | Dmitriy Zaporozhets | 2013-05-08 | 4 | -5/+26 |
* | Merge branch 'enhancement/issue_filter_dropdown' of /home/git/repositories/gi... | Dmitriy Zaporozhets | 2013-05-08 | 9 | -18/+689 |
|\ | |||||
| * | bring more usability to issues filtering. Block issues area on loading filter... | Dmitriy Zaporozhets | 2013-05-08 | 6 | -60/+670 |
| * | init filter links | Dmitriy Zaporozhets | 2013-05-08 | 2 | -4/+15 |
| * | replace selectboxes with filters | Dmitriy Zaporozhets | 2013-05-08 | 3 | -5/+55 |
* | | Update CHANGELOG | Dmitriy Zaporozhets | 2013-05-08 | 1 | -0/+2 |
* | | Merge pull request #3834 from ichord/gfm-autocomp | Dmitriy Zaporozhets | 2013-05-08 | 9 | -34/+57 |
|\ \ | |/ |/| | |||||
| * | autocomplete issues and preload autocomplete data. | ichord | 2013-05-04 | 9 | -34/+57 |
* | | Merge pull request #3862 from crazyscience/patch-3 | Dmitriy Zaporozhets | 2013-05-07 | 3 | -0/+7 |
|\ \ | |||||
| * | | Setting the working directory before git operations | crazyscience | 2013-05-07 | 3 | -0/+7 |
* | | | Merge pull request #3877 from mikehaertl/3793-puma-relative-url | Dmitriy Zaporozhets | 2013-05-07 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Fixes #3793: Puma configuration for relative base URL | Michael Härtl | 2013-05-08 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #3874 from axilleas/installation-fix | Dmitriy Zaporozhets | 2013-05-07 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Bump charlock_holmes to 0.9.6.4 | Axilleas Pipinellis | 2013-05-07 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-05-07 | 2 | -1/+5 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3871 from axilleas/backup-fix | Dmitriy Zaporozhets | 2013-05-07 | 2 | -1/+5 |
| |\ \ \ | |||||
| | * | | | Fix errors during backup task. Fix #3785 | Axilleas Pipinellis | 2013-05-07 | 2 | -1/+5 |
* | | | | | Merge branch 'feature/labels_set' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-05-07 | 11 | -30/+94 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix api delete hook test | Dmitriy Zaporozhets | 2013-05-07 | 1 | -2/+2 |
| * | | | | Include default labels in issues autocomplete etc. Show colored labels on iss... | Dmitriy Zaporozhets | 2013-05-07 | 8 | -46/+53 |
| * | | | | add Gitlab::Label class and different color labels for default labels set | Dmitriy Zaporozhets | 2013-05-07 | 3 | -1/+45 |
| * | | | | Add generate action to labels controller which allow creation of default labe... | Dmitriy Zaporozhets | 2013-05-07 | 3 | -4/+17 |
|/ / / / | |||||
* | | | | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashes | Dmitriy Zaporozhets | 2013-05-07 | 46 | -303/+302 |
|\ \ \ \ | |||||
| * | | | | Repair failed test | Andrey Kumanyaev | 2013-05-05 | 1 | -1/+1 |
| * | | | | remove trailing spaces | Andrey Kumanyaev | 2013-05-05 | 11 | -173/+173 |
| * | | | | Replace old hashes with new 1.9 ruby hashes (rebase) | Andrey Kumanyaev | 2013-05-05 | 38 | -131/+130 |
* | | | | | Merge pull request #3868 from hiroponz/fix_check_git_version | Dmitriy Zaporozhets | 2013-05-07 | 1 | -4/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Fix check git version. | Sato Hiroyuki | 2013-05-07 | 1 | -4/+22 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3866 from senny/maintenance_guidelines | Dmitriy Zaporozhets | 2013-05-07 | 3 | -0/+27 |
|\ \ \ \ \ | |||||
| * | | | | | maintenance policy draft | Yves Senn | 2013-05-07 | 3 | -0/+27 |
* | | | | | | Merge pull request #3852 from axilleas/minitest-fix | Dmitriy Zaporozhets | 2013-05-07 | 2 | -0/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add minitest to Gemfile. Fix #3826 | Axilleas Pipinellis | 2013-05-07 | 2 | -0/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3856 from NARKOZ/delete-hook-api | Dmitriy Zaporozhets | 2013-05-06 | 2 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | fix API route to delete project hook | Nihad Abbasov | 2013-05-07 | 2 | -5/+5 |
|/ / / / / | |||||
* | | | | | Restyle admin -> groups page | Dmitriy Zaporozhets | 2013-05-06 | 1 | -24/+35 |
* | | | | | Style pagination | Dmitriy Zaporozhets | 2013-05-06 | 1 | -0/+6 |
* | | | | | Usability improvements to deploy leys | Dmitriy Zaporozhets | 2013-05-06 | 2 | -1/+7 |
* | | | | | Merge pull request #3847 from boldt/unicorn-to-puma | Dmitriy Zaporozhets | 2013-05-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed forgotten unicorn to puma in a comment. | Dennis Boldt | 2013-05-06 | 1 | -1/+1 |
* | | | | | | Update CHANGELOG | Dmitriy Zaporozhets | 2013-05-06 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge branch 'feature/improve_deploy_keys' of /home/git/repositories/gitlab/g... | Dmitriy Zaporozhets | 2013-05-06 | 31 | -285/+443 |
|\ \ \ \ \ | |||||
| * | | | | | Add migration code for existing deploy keys | Dmitriy Zaporozhets | 2013-05-06 | 1 | -0/+13 |
| * | | | | | modify api to work with new deploy keys | Dmitriy Zaporozhets | 2013-05-06 | 5 | -52/+54 |
| * | | | | | Feature: Deploy keys between projects | Dmitriy Zaporozhets | 2013-05-06 | 13 | -105/+86 |
| * | | | | | Remove project_id from keys table | Dmitriy Zaporozhets | 2013-05-06 | 2 | -3/+10 |
| * | | | | | Feature tests for deploy keys | Dmitriy Zaporozhets | 2013-05-06 | 3 | -59/+138 |