summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-3136-51/+51
* Fixed bug when external wiki is enabledFrancisco Javier López2019-01-314-6/+21
* Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-1/+1
* Add nyc coverage regex to example pattern listDan Quist2019-01-311-0/+3
* Merge branch 'hnk-master-patch-61932' into 'master'Filipa Lacerda2019-01-312-4/+4
|\
| * Update runner admin page to make description field largerSascha Reynolds2019-01-302-4/+4
* | Merge branch '56764-poor-ui-on-milestone-validation-error-page' into 'master'Clement Ho2019-01-313-11/+15
|\ \ | |/ |/|
| * Fix CSS grid on a new Project/Group MilestoneTakuya Noguchi2019-01-303-11/+15
* | Merge branch 'ce-6102-extract-ee-specific-files-lines-for-some-project-ci-vie...Douglas Barbosa Alexandre2019-01-301-1/+1
|\ \
| * | Port changes from EE. Remove unused classLin Jen-Shin2019-01-301-1/+1
* | | Merge branch 'sh-issue-53419-fix' into 'master'Rémy Coutable2019-01-301-1/+1
|\ \ \
| * | | Fix Bitbucket Server import not allowing personal projectsStan Hu2019-01-281-1/+1
* | | | Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin2019-01-301-1/+1
|\ \ \ \
| * | | | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
| | |/ / | |/| |
* | | | Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya2019-01-306-112/+108
|\ \ \ \
| * | | | Re-add class to prevent pointer events on new svg iconDennis Tang2019-01-291-1/+1
| * | | | Refresh group overview to match project overviewDennis Tang2019-01-256-112/+108
* | | | | Revert the "What's new" featureBrandon Labuschagne2019-01-291-4/+0
| |/ / / |/| | |
* | | | Merge branch 'remove-duplicated-show-forms-on-cluster-views' into 'master'Grzegorz Bizon2019-01-295-94/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removes duplicated cluster show partialsMayra Cabrera2019-01-285-94/+60
* | | | Externalize strings from `/app/views/projects/milestones`George Tsiolis2019-01-295-37/+37
* | | | Externalize strings from `/app/views/clusters`George Tsiolis2019-01-294-11/+11
* | | | Merge branch '36445-better-indication-that-an-issue-has-been-moved-or-marked-...Robert Speicher2019-01-281-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Indicate on Status if Issue was Moved36445-better-indication-that-an-issue-has-been-moved-or-marked-as-duplicatedAndrew Fontaine2019-01-251-1/+4
* | | | Externalize strings from `/app/views/projects/pages_domains`George Tsiolis2019-01-284-27/+25
* | | | Standardize token value capitalization in filter barOmar Bahareth2019-01-281-10/+10
| |_|/ |/| |
* | | Remove "Experimental" text from Hashed Storage settings pageGabriel Mazetto2019-01-251-1/+0
|/ /
* | Update to GitLab SVG icon from Font Awesome in profile for location and workYoginth2019-01-251-2/+2
* | Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-254-0/+12
|\ \
| * | Adds milestone searchJacopo2019-01-244-0/+12
* | | Init GLForm instance on form while editing tagsKushal Pandya2019-01-252-2/+2
* | | Externalize strings from `/app/views/projects/ci`George Tsiolis2019-01-253-30/+30
* | | Merge branch 'split-project-menu-into-separate-submenus' into 'master'Mark Lapierre2019-01-241-3/+3
|\ \ \
| * | | Split `Page::Project::Menu` into separate submenusWalmyr Filho2019-01-241-3/+3
* | | | Resolve "Runners IPv6 address overlaps other values"Miranda Fluharty2019-01-241-1/+1
* | | | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-2433-63/+58
|\ \ \ \
| * | | | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-2433-63/+58
| |/ / /
* | | | CE port of "Display Merge Request approval counts in Merge Request list"Andy Steele2019-01-241-0/+1
|/ / /
* | | Added `btn_class` to the dropdown for custom notificationsEzekiel Kigbo2019-01-231-2/+2
* | | Merge branch 'gt-externalize-app-views-sent_notifications' into 'master'Filipa Lacerda2019-01-231-7/+6
|\ \ \
| * | | Externalize strings from `/app/views/sent_notifications`George Tsiolis2019-01-231-7/+6
* | | | Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-232-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-222-2/+2
* | | | Add Avatar in the settings sidebarYoginth2019-01-231-1/+1
* | | | fix(labels): Move the primary button out of breadcrumbs and into the project ...Martin Hobert2019-01-223-12/+6
* | | | Merge branch '47007-related-merge-requests-in-issue-design-restyle' into 'mas...Kushal Pandya2019-01-222-33/+55
|\ \ \ \
| * | | | Removed related MR pipeline status icon marginConstance Okoghenun2019-01-211-1/+1
| * | | | Removed margin from issues related MR status tooltipConstance Okoghenun2019-01-211-1/+1
| * | | | Issues related merge requests style updatesConstance Okoghenun2019-01-172-9/+9
| * | | | Restyled issues related merge request titleConstance Okoghenun2019-01-172-3/+3