| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Search by issue/mr title and description | Dmitriy Zaporozhets | 2014-08-27 | 1 | -1/+1 |
| * | Implement search page with filtering of results and pagination | Dmitriy Zaporozhets | 2014-08-27 | 1 | -6/+17 |
| * | Set charset encoding to UTF-8 for snippets | Jeroen van Baarsen | 2014-08-16 | 2 | -2/+2 |
| * | diff unfold | skv | 2014-08-14 | 1 | -0/+15 |
| * | Merge branch 'remove-remove-label' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 1 | -1/+4 |
| |\ | |||||
| | * | Remove labels with ajax request | Dmitriy Zaporozhets | 2014-08-13 | 1 | -1/+4 |
| * | | Fix repository archive | Dmitriy Zaporozhets | 2014-08-13 | 1 | -5/+1 |
| |/ | |||||
| * | Merge branch 'ldap/cache_check' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 2 | -16/+10 |
| |\ | |||||
| | * | Move LDAP timeout code to Gitlab::LDAP::Access | Jacob Vosmaer | 2014-08-06 | 2 | -16/+10 |
| * | | Merge pull request #7393 from Razer6/fix_500_hook_service_down | Dmitriy Zaporozhets | 2014-08-11 | 1 | -2/+7 |
| |\ \ | |||||
| | * | | Prevent 500 if hook url is down, fixes #7376 | Robert Schilling | 2014-07-29 | 1 | -2/+7 |
| * | | | Order labels by name | Dmitriy Zaporozhets | 2014-07-30 | 1 | -1/+1 |
| * | | | Merge branch 'epic/refactor-labels' into 'master' | Dmitriy Zaporozhets | 2014-07-30 | 5 | -7/+51 |
| |\ \ \ | |||||
| | * | | | Improve labels | Dmitriy Zaporozhets | 2014-07-30 | 1 | -4/+9 |
| | * | | | Add create/update to Labels controller | Dmitriy Zaporozhets | 2014-07-30 | 1 | -1/+40 |
| | * | | | Refactor label rendering and default label set generation | Dmitriy Zaporozhets | 2014-07-29 | 1 | -1/+1 |
| | * | | | Allow set labels from Issue/MR forms | Dmitriy Zaporozhets | 2014-07-29 | 2 | -2/+2 |
| | * | | | Replace project labels with tags to prevent name conflict with GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 2 | -3/+3 |
| * | | | | Require current password even if password was expired | Dmitriy Zaporozhets | 2014-07-29 | 1 | -0/+5 |
| |/ / / | |||||
| * | | | Fix variable order on compare page | Dmitriy Zaporozhets | 2014-07-29 | 1 | -2/+2 |
| * | | | Use CompareService for compare page | Dmitriy Zaporozhets | 2014-07-29 | 1 | -7/+14 |
| |/ / | |||||
| * | | Merge pull request #7383 from Razer6/fix_test_hooks_empty_project | Dmitriy Zaporozhets | 2014-07-28 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | Do not execute hooks on empty projects, fixes #6108 | Robert Schilling | 2014-07-27 | 1 | -1/+6 |
| * | | | Merge branch 'fix-mr-500-error' into 'master' | Dmitriy Zaporozhets | 2014-07-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Improve MR building | Dmitriy Zaporozhets | 2014-07-28 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch 'only_redirect_to_referer_from_public' into 'master' | Dmitriy Zaporozhets | 2014-07-28 | 1 | -2/+6 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Only redirect to referrer from public GitLab pages | Jacob Vosmaer | 2014-07-28 | 1 | -2/+6 |
| * | | | Most starred projects page for Explore area | Dmitriy Zaporozhets | 2014-07-25 | 1 | -0/+6 |
| |/ / | |||||
| * | | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant... | Dmitriy Zaporozhets | 2014-07-24 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Fix hound. | Ciro Santilli | 2014-07-17 | 1 | -1/+1 |
| | * | | Add star count, view logic, more tests. | Ciro Santilli | 2014-07-17 | 1 | -0/+3 |
| | * | | Add project stars. | Ciro Santilli | 2014-07-17 | 1 | -0/+5 |
| * | | | Merge pull request #6650 from lloeki/wiki_images_attachments | Dmitriy Zaporozhets | 2014-07-23 | 1 | -3/+1 |
| |\ \ \ | |||||
| | * | | | Added ability to serve files in wiki repository | Loic Nageleisen | 2014-06-07 | 1 | -3/+1 |
| * | | | | Merge branch 'new_user_password_set' into 'master' | Dmitriy Zaporozhets | 2014-07-23 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | Do not set password expiry. | Marin Jankovski | 2014-07-15 | 1 | -1/+1 |
| | * | | | | Do not sent a generated password via email for admin created user. | Marin Jankovski | 2014-07-15 | 1 | -0/+1 |
| * | | | | | Refactor explore area | Dmitriy Zaporozhets | 2014-07-23 | 4 | -28/+21 |
| * | | | | | Explore area | Dmitriy Zaporozhets | 2014-07-23 | 2 | -1/+13 |
| * | | | | | Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-... | Dmitriy Zaporozhets | 2014-07-22 | 1 | -0/+14 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Added public groups area to enhance searching and exploring of projects | dreis | 2014-07-15 | 1 | -0/+14 |
| * | | | | | Merge branch 'use_fullpath' into 'master' | Dmitriy Zaporozhets | 2014-07-22 | 1 | -3/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Call store_location_for once. | Marin Jankovski | 2014-07-22 | 1 | -10/+12 |
| | * | | | | | If the referer is not set, use fullpath. | Marin Jankovski | 2014-07-21 | 1 | -1/+8 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Fix project default branch change | Dmitriy Zaporozhets | 2014-07-21 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Fix user params when edit from admin area | Dmitriy Zaporozhets | 2014-07-16 | 1 | -2/+4 |
| * | | | | Refactor diff suppress logic and diff views | Dmitriy Zaporozhets | 2014-07-15 | 3 | -28/+10 |
| * | | | | Refactor MR build process | Dmitriy Zaporozhets | 2014-07-15 | 1 | -47/+21 |
| | |/ / |/| | | |||||
| * | | | Error message needs to be correct. | Marin Jankovski | 2014-07-14 | 1 | -1/+1 |
| * | | | Branches without parent commit cannot be merged. | Marin Jankovski | 2014-07-14 | 1 | -8/+12 |
