summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Expose can_edit for groups endpointAlfredo Sumaran2017-05-301-0/+4
| * | | | | | | | | | | | Handle leave group actionAlfredo Sumaran2017-05-304-3/+33
| * | | | | | | | | | | | Expose edit and leave path for groups endpointAlfredo Sumaran2017-05-301-0/+9
| * | | | | | | | | | | | Fix toggling subgroups and paginationAlfredo Sumaran2017-05-304-7/+24
| * | | | | | | | | | | | Change is-expandable to has-subgroupsAlfredo Sumaran2017-05-302-5/+6
| * | | | | | | | | | | | Set pagination only when loading the appAlfredo Sumaran2017-05-291-10/+20
| * | | | | | | | | | | | Stop click event is group has no subgroupsAlfredo Sumaran2017-05-261-3/+1
| * | | | | | | | | | | | Add tests for Group item componentAlfredo Sumaran2017-05-255-48/+171
| * | | | | | | | | | | | Remove parent group prefix from current orphan groupAlfredo Sumaran2017-05-242-3/+36
| * | | | | | | | | | | | Build tree from server responseAlfredo Sumaran2017-05-235-13/+78
| * | | | | | | | | | | | Do not send page param when loading sub groupsAlfredo Sumaran2017-05-231-4/+5
| * | | | | | | | | | | | Add basic tests for groups componentAlfredo Sumaran2017-05-225-4/+80
| * | | | | | | | | | | | Paginate group resultsAlfredo Sumaran2017-05-225-7/+46
| * | | | | | | | | | | | Restore previous tree formatAlfredo Sumaran2017-05-175-49/+13
| * | | | | | | | | | | | Show connectors between parents and children groupsAlfredo Sumaran2017-05-171-0/+42
| * | | | | | | | | | | | Basic layout for groups treeAlfredo Sumaran2017-05-166-25/+136
| * | | | | | | | | | | | Stop event propagation to prevent multiple ajax callsAlfredo Sumaran2017-05-151-1/+1
| * | | | | | | | | | | | Fix tree generation when filtering by nameAlfredo Sumaran2017-05-121-1/+2
| * | | | | | | | | | | | Build tree object from endpoint responseAlfredo Sumaran2017-05-129-30/+82
| * | | | | | | | | | | | Decorate server response objectsAlfredo Sumaran2017-05-112-6/+11
| * | | | | | | | | | | | Better checking for subgroupsAlfredo Sumaran2017-05-101-1/+1
| * | | | | | | | | | | | Add support to filter groups by filter optionsAlfredo Sumaran2017-05-103-11/+33
| * | | | | | | | | | | | Add GroupFilterableList to be used as filterable classAlfredo Sumaran2017-05-105-36/+60
| * | | | | | | | | | | | Add support to filter by name to Group listAlfredo Sumaran2017-05-107-56/+52
| * | | | | | | | | | | | Set tree structure for groupsAlfredo Sumaran2017-05-094-39/+50
| * | | | | | | | | | | | Prepare groups components for subgroupsAlfredo Sumaran2017-05-085-15/+68
| * | | | | | | | | | | | List groups with basic detailsAlfredo Sumaran2017-05-055-23/+82
| * | | | | | | | | | | | Add GroupsService to fetch data from serverAlfredo Sumaran2017-05-043-2/+31
| * | | | | | | | | | | | Set Groups Vue app for Dashboard pageAlfredo Sumaran2017-05-043-2/+16
| * | | | | | | | | | | | Add “groups” JS bundleAlfredo Sumaran2017-05-043-0/+6
| * | | | | | | | | | | | Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets2017-05-045-10/+59
* | | | | | | | | | | | | Merge branch 'artifacts-keyboard-shortcuts' into 'master'Filipa Lacerda2017-06-082-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Enabled keyboard shortcuts on artifacts pagesartifacts-keyboard-shortcutsPhil Hughes2017-06-082-0/+6
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ce#31853-projects-shared-groups' into 'master'Annabel Dunstone Gray2017-06-089-84/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix specsce#31853-projects-shared-groupsAnnabel Dunstone Gray2017-06-081-2/+2
| * | | | | | | | | | | | fixes project_group_links spec by adding click tab eventtauriedavis2017-06-085-7/+12
| * | | | | | | | | | | | 31853 Remove duplication for sharing projects with groups in project settingstauriedavis2017-06-087-78/+93
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'unicorn-test-boot-timeout' into 'master'Douwe Maan2017-06-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Increase unicorn test boot timeout to 5 minutesJacob Vosmaer2017-06-081-2/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon2017-06-083-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-083-1/+13
* | | | | | | | | | | | | Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon2017-06-082-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Empty blob viewer isn’t binary-onlydm-empty-blob-viewer-binaryDouwe Maan2017-06-072-2/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-diff-file-diffable' into 'master'Sean McGivern2017-06-088-66/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move diffable? method from Repository to Diff::Filedm-diff-file-diffableDouwe Maan2017-06-088-79/+68
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-highlight-diff-file-blob' into 'master'Sean McGivern2017-06-085-54/+54
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blobDouwe Maan2017-06-085-54/+54
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/shared-runners' into 'master'Sean Packham2017-06-084-78/+136
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor Runners docsdocs/shared-runnersAchilleas Pipinellis2017-06-074-78/+136
* | | | | | | | | | | | Merge branch 'docs/rm-protected-branches' into 'master'Sean Packham2017-06-082-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \