Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Expose can_edit for groups endpoint | Alfredo Sumaran | 2017-05-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Handle leave group action | Alfredo Sumaran | 2017-05-30 | 4 | -3/+33 | |
| * | | | | | | | | | | | | Expose edit and leave path for groups endpoint | Alfredo Sumaran | 2017-05-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | | Fix toggling subgroups and pagination | Alfredo Sumaran | 2017-05-30 | 4 | -7/+24 | |
| * | | | | | | | | | | | | Change is-expandable to has-subgroups | Alfredo Sumaran | 2017-05-30 | 2 | -5/+6 | |
| * | | | | | | | | | | | | Set pagination only when loading the app | Alfredo Sumaran | 2017-05-29 | 1 | -10/+20 | |
| * | | | | | | | | | | | | Stop click event is group has no subgroups | Alfredo Sumaran | 2017-05-26 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Add tests for Group item component | Alfredo Sumaran | 2017-05-25 | 5 | -48/+171 | |
| * | | | | | | | | | | | | Remove parent group prefix from current orphan group | Alfredo Sumaran | 2017-05-24 | 2 | -3/+36 | |
| * | | | | | | | | | | | | Build tree from server response | Alfredo Sumaran | 2017-05-23 | 5 | -13/+78 | |
| * | | | | | | | | | | | | Do not send page param when loading sub groups | Alfredo Sumaran | 2017-05-23 | 1 | -4/+5 | |
| * | | | | | | | | | | | | Add basic tests for groups component | Alfredo Sumaran | 2017-05-22 | 5 | -4/+80 | |
| * | | | | | | | | | | | | Paginate group results | Alfredo Sumaran | 2017-05-22 | 5 | -7/+46 | |
| * | | | | | | | | | | | | Restore previous tree format | Alfredo Sumaran | 2017-05-17 | 5 | -49/+13 | |
| * | | | | | | | | | | | | Show connectors between parents and children groups | Alfredo Sumaran | 2017-05-17 | 1 | -0/+42 | |
| * | | | | | | | | | | | | Basic layout for groups tree | Alfredo Sumaran | 2017-05-16 | 6 | -25/+136 | |
| * | | | | | | | | | | | | Stop event propagation to prevent multiple ajax calls | Alfredo Sumaran | 2017-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix tree generation when filtering by name | Alfredo Sumaran | 2017-05-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Build tree object from endpoint response | Alfredo Sumaran | 2017-05-12 | 9 | -30/+82 | |
| * | | | | | | | | | | | | Decorate server response objects | Alfredo Sumaran | 2017-05-11 | 2 | -6/+11 | |
| * | | | | | | | | | | | | Better checking for subgroups | Alfredo Sumaran | 2017-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add support to filter groups by filter options | Alfredo Sumaran | 2017-05-10 | 3 | -11/+33 | |
| * | | | | | | | | | | | | Add GroupFilterableList to be used as filterable class | Alfredo Sumaran | 2017-05-10 | 5 | -36/+60 | |
| * | | | | | | | | | | | | Add support to filter by name to Group list | Alfredo Sumaran | 2017-05-10 | 7 | -56/+52 | |
| * | | | | | | | | | | | | Set tree structure for groups | Alfredo Sumaran | 2017-05-09 | 4 | -39/+50 | |
| * | | | | | | | | | | | | Prepare groups components for subgroups | Alfredo Sumaran | 2017-05-08 | 5 | -15/+68 | |
| * | | | | | | | | | | | | List groups with basic details | Alfredo Sumaran | 2017-05-05 | 5 | -23/+82 | |
| * | | | | | | | | | | | | Add GroupsService to fetch data from server | Alfredo Sumaran | 2017-05-04 | 3 | -2/+31 | |
| * | | | | | | | | | | | | Set Groups Vue app for Dashboard page | Alfredo Sumaran | 2017-05-04 | 3 | -2/+16 | |
| * | | | | | | | | | | | | Add “groups” JS bundle | Alfredo Sumaran | 2017-05-04 | 3 | -0/+6 | |
| * | | | | | | | | | | | | Serialize groups as json for Dashboard::GroupsController | Dmitriy Zaporozhets | 2017-05-04 | 5 | -10/+59 | |
* | | | | | | | | | | | | | Merge branch 'artifacts-keyboard-shortcuts' into 'master' | Filipa Lacerda | 2017-06-08 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Enabled keyboard shortcuts on artifacts pagesartifacts-keyboard-shortcuts | Phil Hughes | 2017-06-08 | 2 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'ce#31853-projects-shared-groups' into 'master' | Annabel Dunstone Gray | 2017-06-08 | 9 | -84/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix specsce#31853-projects-shared-groups | Annabel Dunstone Gray | 2017-06-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | fixes project_group_links spec by adding click tab event | tauriedavis | 2017-06-08 | 5 | -7/+12 | |
| * | | | | | | | | | | | | 31853 Remove duplication for sharing projects with groups in project settings | tauriedavis | 2017-06-08 | 7 | -78/+93 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'unicorn-test-boot-timeout' into 'master' | Douwe Maan | 2017-06-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Increase unicorn test boot timeout to 5 minutes | Jacob Vosmaer | 2017-06-08 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-blob-file-type' into 'master' | Grzegorz Bizon | 2017-06-08 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add Blob#file_type convenience methoddm-blob-file-type | Douwe Maan | 2017-06-08 | 3 | -1/+13 | |
* | | | | | | | | | | | | | Merge branch 'dm-empty-blob-viewer-binary' into 'master' | Grzegorz Bizon | 2017-06-08 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Empty blob viewer isn’t binary-onlydm-empty-blob-viewer-binary | Douwe Maan | 2017-06-07 | 2 | -2/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-diff-file-diffable' into 'master' | Sean McGivern | 2017-06-08 | 8 | -66/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Move diffable? method from Repository to Diff::Filedm-diff-file-diffable | Douwe Maan | 2017-06-08 | 8 | -79/+68 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-highlight-diff-file-blob' into 'master' | Sean McGivern | 2017-06-08 | 5 | -54/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blob | Douwe Maan | 2017-06-08 | 5 | -54/+54 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'docs/shared-runners' into 'master' | Sean Packham | 2017-06-08 | 4 | -78/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Refactor Runners docsdocs/shared-runners | Achilleas Pipinellis | 2017-06-07 | 4 | -78/+136 | |
* | | | | | | | | | | | | Merge branch 'docs/rm-protected-branches' into 'master' | Sean Packham | 2017-06-08 | 2 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |