summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-todos-shortcut' into 'master' Sean McGivern2017-03-222-1/+7
|\
| * Add global `g t` shortcut to go to todosSean McGivern2017-03-172-1/+7
* | Fixed the job tootip being cut-offPhil Hughes2017-03-222-3/+3
* | Removed unnecessary 'add' text in additional award emoji buttonDimitrie Hoekstra2017-03-221-3/+3
* | Escape values passed from Rails to Vue to make sure the template can be compiledDouwe Maan2017-03-211-1/+1
* | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-0/+4
* | Merge branch 'source-branch-toggle-text' into 'master' Filipa Lacerda2017-03-211-1/+1
|\ \
| * | Fixed source branch name not being in new merge request dropdown togglePhil Hughes2017-03-201-1/+1
* | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-2025-32/+32
|\ \ \
| * | | Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-2023-29/+29
| * | | Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-202-3/+3
* | | | Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez2017-03-201-0/+3
* | | | Merge branch 'issue-filter-bar-alignment' into 'master' Annabel Dunstone Gray2017-03-201-1/+0
|\ \ \ \
| * | | | Fixed filter bar alignment issuesPhil Hughes2017-03-171-1/+0
* | | | | Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern2017-03-203-42/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Redirect to signin when New Issue for not logged inSam Rose2017-03-203-42/+37
* | | | | don't show loading spinners for server-rendered sidebar fieldsSimon Knox2017-03-181-5/+5
| |_|/ / |/| | |
* | | | All CI offline migrationsKamil Trzciński2017-03-174-70/+0
| |/ / |/| |
* | | Merge branch 'boards-blank-state-template-in-js' into 'master' Filipa Lacerda2017-03-172-16/+1
|\ \ \
| * | | Issue boards blank state template in JS filePhil Hughes2017-03-152-16/+1
* | | | Merge branch '29577-restore-sub-nav-with-activity-tab' into 'master' Rémy Coutable2017-03-171-0/+1
|\ \ \ \
| * | | | Restore sub-nav for empty project29577-restore-sub-nav-with-activity-tabEric Eastwood2017-03-161-0/+1
* | | | | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+4
|/ / / /
* | | | Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-163-3/+4
|\ \ \ \
| * | | | removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-163-3/+4
* | | | | Merge branch 'add-blob-copy-button' into 'master' Robert Speicher2017-03-169-72/+78
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix specadd-blob-copy-buttonDouwe Maan2017-03-161-1/+1
| * | | | Fix specDouwe Maan2017-03-169-74/+78
| * | | | Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-161-4/+6
* | | | | Merge branch '28991-viewing-old-wiki-page-version-edit-button-exists' into 'm...29565-name-of-the-uncompressed-folder-of-a-tag-archive-changedRémy Coutable2017-03-161-1/+1
|\ \ \ \ \
| * | | | | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-161-4/+3
|\ \ \ \ \
| * | | | | Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-161-2/+1
| * | | | | Update the cache key to only include what is requiredBob Van Landuyt2017-03-161-2/+2
| * | | | | Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-3/+3
* | | | | | Merge branch 'fix_visibility_level' into 'master' Sean McGivern2017-03-161-1/+2
|\ \ \ \ \ \
| * | | | | | Use digblackst0ne2017-03-141-1/+1
| * | | | | | Fix specsblackst0ne2017-03-121-2/+2
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix_visibility_levelblackst0ne2017-03-116-36/+37
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix visibility level on new project pageblackst0ne2017-03-111-1/+2
* | | | | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-162-10/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add 'Undo mark all as done' to TodosJacopo2017-03-162-10/+17
* | | | | | | Merge branch 'duplicate-pagination-group-explore' into 'master' Filipa Lacerda2017-03-161-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Fixed duplicate pagination on explore#groupsduplicate-pagination-group-explorePhil Hughes2017-03-161-2/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Created a container class for filtered searchPhil Hughes2017-03-161-1/+1
* | | | | | | Added filter bar into add issues modalPhil Hughes2017-03-162-16/+19
|/ / / / / /
* | | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-7/+7
* | | | | | Merge branch 'group-gear-setting-dropdown-to-tab' into 'master' Douwe Maan2017-03-165-20/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Changed "Edit Group" subtab to "General" and moved itgroup-gear-setting-dropdown-to-tabJose Ivan Vargas2017-03-152-11/+7
| * | | | | Fixed some missing permission conditionsJose Ivan Vargas2017-03-142-11/+12