summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2014-47/+128
|\
| * Reduce duplication for GitHubish import status viewRémy Coutable2016-12-191-5/+3
| * Modify GithubImport to support GiteaRémy Coutable2016-12-191-4/+4
| * Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-4/+4
| * Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+8
| * Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-1834-241/+331
| |\
| | * Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern2016-12-173-18/+18
| | |\
| | | * Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-163-18/+18
| | * | Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-171-0/+4
| | |\ \
| | | * | better mentioned but not closing message and iconGabriel Gizotti2016-12-161-7/+0
| | | * | diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-161-0/+11
| | * | | Refactor MembersHelper#filter_group_project_member_pathDouglas Barbosa Alexandre2016-12-161-5/+1
| | * | | Add option to sort group/project members by access levelDouglas Barbosa Alexandre2016-12-161-0/+18
| | * | | Fix MembersHelperDouglas Barbosa Alexandre2016-12-161-11/+11
| | * | | Adds sort dropdown for group membersNur Rony2016-12-162-10/+61
| | | |/ | | |/|
| | * | Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-162-4/+11
| | |\ \ | | | |/ | | |/|
| | | * Show full path in header UI for nested groups/projectsDmitriy Zaporozhets2016-12-132-4/+11
| | * | Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-141-19/+1
| | |\ \
| | | * | Use manual build icon in play/stop build statusesGrzegorz Bizon2016-12-131-2/+0
| | | * | Adds manual action icon and case to show itFilipa Lacerda2016-12-131-0/+2
| | | * | Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-19/+1
| | * | | Merge branch '25136-last-deployment-link' into 'master' Grzegorz Bizon2016-12-141-2/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Changes after review25136-last-deployment-linkFilipa Lacerda2016-12-071-6/+4
| | | * | Changes after reviewFilipa Lacerda2016-12-071-8/+6
| | | * | Fix broken link for latest deploymentFilipa Lacerda2016-12-071-0/+6
| | * | | Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-1/+1
| | * | | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-121-0/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | rename snippets_path helper due to conflict19990-update-snippets-page-designMike Greiling2016-12-101-1/+1
| | | * | implement snippets_scope_menu partial to reduce code duplicationMike Greiling2016-12-101-0/+11
| * | | | Allow to use Dockerfile templatesKamil Trzcinski2016-11-081-0/+4
* | | | | Merge CSSFilipa Lacerda2016-12-126-5/+41
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+5
| * | | | Merge branch '25272_fix_comments_tab_disappearing' into 'master' Sean McGivern2016-12-091-0/+6
| |\ \ \ \
| | * | | | remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-0/+6
| | | |_|/ | | |/| |
| * | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-1/+1
| |\ \ \ \
| | * | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+1
| | |/ / /
| * | | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-2/+2
| * | | | Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-081-1/+3
| |/ / /
| * | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-061-1/+24
| |\ \ \
| | * | | Untangle status label and text in ci status helperGrzegorz Bizon2016-12-061-2/+10
| | * | | Simplify ci status helper with detailed statusGrzegorz Bizon2016-12-061-22/+22
| | * | | Restore legacy statuses support in ci status helpersGrzegorz Bizon2016-12-061-0/+4
| | * | | Add support for detailed status to status helpersGrzegorz Bizon2016-12-051-21/+32
* | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0614-138/+63
|\ \ \ \ \ | |/ / / /
| * | | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-022-9/+2
| * | | | Merge branch 'mr-origin-7855' into 'master' Rémy Coutable2016-12-021-15/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WIP: Adds a default commit message when adding a README (#25167)mattl2016-12-021-15/+1
| | |/ /
| * | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-011-0/+5
| |\ \ \
| | * | | use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-301-1/+0