| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensure Todos counters doesn't count Todos for projects pending delete | Douglas Barbosa Alexandre | 2016-06-17 | 1 | -0/+4 |
| * | Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' | Douwe Maan | 2016-06-17 | 1 | -0/+17 |
| |\ | |||||
| | * | Don't show 'Leave Project' to group members18724-dont-show-leave-project-to-group-member | Rémy Coutable | 2016-06-17 | 1 | -0/+17 |
| * | | Merge branch 'feature/project-export' into 'master' | Douwe Maan | 2016-06-17 | 2 | -0/+49 |
| |\ \ | |||||
| | * \ | fixed merge conflicts on UI branch | James Lopez | 2016-06-16 | 18 | -66/+716 |
| | |\ \ | |||||
| | * | | | lots of refactoring again based on feedback. Changed the UI slightly and also... | James Lopez | 2016-06-15 | 1 | -2/+2 |
| | * | | | fixing specs and some code cleanup | James Lopez | 2016-06-15 | 1 | -1/+2 |
| | * | | | yay finally importing working with the new services structure | James Lopez | 2016-06-14 | 1 | -0/+0 |
| | * | | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-... | James Lopez | 2016-06-13 | 49 | -227/+2511 |
| | |\ \ \ | |||||
| | * | | | | updated spec file | James Lopez | 2016-05-19 | 1 | -0/+0 |
| | * | | | | updated test project file | James Lopez | 2016-05-18 | 1 | -0/+0 |
| | * | | | | updated test file with DB config | James Lopez | 2016-05-18 | 1 | -0/+0 |
| | * | | | | updated file import spec | James Lopez | 2016-05-16 | 1 | -0/+0 |
| | * | | | | updated spec file | James Lopez | 2016-05-13 | 1 | -0/+0 |
| | * | | | | updated export file for spec | James Lopez | 2016-05-11 | 1 | -0/+0 |
| | * | | | | updated spec export file | James Lopez | 2016-05-10 | 1 | -0/+0 |
| | * | | | | fixed space | James Lopez | 2016-05-09 | 1 | -0/+1 |
| | * | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into... | James Lopez | 2016-05-09 | 4 | -21/+23 |
| | |\ \ \ \ | |||||
| | * | | | | | added more tests to integration spec | James Lopez | 2016-05-05 | 1 | -3/+11 |
| | * | | | | | updated export file for testing | James Lopez | 2016-05-05 | 1 | -0/+0 |
| | * | | | | | fixed import file spec | James Lopez | 2016-05-04 | 1 | -1/+1 |
| | * | | | | | fixing some export issues in spec | James Lopez | 2016-05-03 | 1 | -0/+0 |
| | * | | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into... | James Lopez | 2016-05-03 | 11 | -7/+306 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | fixed integration test | James Lopez | 2016-05-02 | 1 | -23/+12 |
| | * | | | | | | refactoring and fixing a bunch of stuff | James Lopez | 2016-05-02 | 1 | -3/+2 |
| | * | | | | | | more refactoring and fixes - fixing spec as well | James Lopez | 2016-04-29 | 1 | -3/+32 |
| | * | | | | | | few fixes and new integration spec -WIP | James Lopez | 2016-04-29 | 2 | -0/+22 |
| * | | | | | | | Merge branch '2979-personal-access-tokens' into 'master' | Douwe Maan | 2016-06-17 | 1 | -0/+94 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-16 | 16 | -66/+698 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Implement @DouweM's feedback. | Timothy Andrew | 2016-06-16 | 1 | -0/+1 |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-14 | 7 | -55/+150 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-10 | 2 | -5/+53 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Implement second round of comments from @jschatz1. | Timothy Andrew | 2016-06-10 | 1 | -1/+1 |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-09 | 25 | -175/+1045 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Implement @jschatz1's comments. | Timothy Andrew | 2016-06-09 | 1 | -6/+6 |
| | * | | | | | | | | | Add tests for errors while creating/revoking personal access tokens. | Timothy Andrew | 2016-06-03 | 1 | -2/+31 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-03 | 31 | -69/+940 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Don't use `natve['innerHTML']` in the feature spec. | Timothy Andrew | 2016-06-03 | 1 | -11/+11 |
| | * | | | | | | | | | | Only show a personal access token right after its creation. | Timothy Andrew | 2016-06-02 | 1 | -12/+20 |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-05-11 | 16 | -26/+648 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Address @DouweM's feedback on !3749. | Timothy Andrew | 2016-04-28 | 1 | -7/+11 |
| | * | | | | | | | | | | | Add feature specs for personal access token management. | Timothy Andrew | 2016-04-28 | 1 | -0/+52 |
| * | | | | | | | | | | | | Merge branch 'template_dropdown' into 'master' | Jacob Schatz | 2016-06-16 | 3 | -5/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Implements TemplateDropdown class to create custom template dropdownstemplate_dropdown | Alfredo Sumaran | 2016-06-16 | 3 | -5/+22 |
| * | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into category-search... | Fatih Acet | 2016-06-16 | 16 | -66/+636 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge branch 'issuable-sidebar-bold' into 'master' | Jacob Schatz | 2016-06-15 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Fixed tests | Phil Hughes | 2016-06-10 | 1 | -2/+2 |
| | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch '18338-change-admin-navigation-to-match-new-ui' into 'master' | Dmitriy Zaporozhets | 2016-06-15 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Fix admin hooks spec | Dmitriy Zaporozhets | 2016-06-15 | 1 | -1/+3 |
| | * | | | | | | | | | | | | Merge branch 'issuable-sidebar-dropdown-deselect-fix' into 'master' | Jacob Schatz | 2016-06-15 | 1 | -0/+41 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
