summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix Unicode 1.1 emojis29557-fix-unicode-1-1Eric Eastwood2017-03-161-0/+1
* Merge branch 'fix-unknown-emojis-in-frequently-used-awards' into 'master' Alfredo Sumaran2017-03-173-9/+39
|\
| * Protect against unknown emojis in frequently used listfix-unknown-emojis-in-frequently-used-awardsEric Eastwood2017-03-163-9/+39
* | Merge branch 'dm-use-index-by' into 'master' Robert Speicher2017-03-172-7/+2
|\ \
| * | Use Enumerable#index_by where possibledm-use-index-byDouwe Maan2017-03-162-7/+2
* | | Merge branch 'fix-double-click-token-name' into 'master' Alfredo Sumaran2017-03-171-1/+1
|\ \ \
| * | | Fix double click token namefix-double-click-token-nameClement Ho2017-03-161-1/+1
* | | | Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-166-6/+21
|\ \ \ \
| * | | | removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-166-6/+21
| | |_|/ | |/| |
* | | | Merge branch 'add-blob-copy-button' into 'master' Robert Speicher2017-03-1611-73/+96
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix specadd-blob-copy-buttonDouwe Maan2017-03-161-1/+1
| * | | Use code icon for RawDouwe Maan2017-03-161-1/+1
| * | | Fix specDouwe Maan2017-03-1611-75/+96
| * | | Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-161-4/+6
* | | | Merge branch 'compare-remote-search' into 'master' Alfredo Sumaran2017-03-161-2/+3
|\ \ \ \
| * | | | Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-161-2/+3
* | | | | Merge branch '29560-fix-mr-count-title-spacing' into 'master' Annabel Dunstone Gray2017-03-161-1/+4
|\ \ \ \ \
| * | | | | Fix spacing between MR number and title29560-fix-mr-count-title-spacingKushal Pandya2017-03-161-1/+4
| |/ / / /
* | | | | Merge branch 'cycle-analytics-commit-icon' into 'master' Annabel Dunstone Gray2017-03-161-6/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed commit icon size in cycle analyitcscycle-analytics-commit-iconPhil Hughes2017-03-161-6/+4
* | | | | Merge branch '29228-update-award-emoji-native-unicode-alignment' into 'master' Annabel Dunstone Gray2017-03-161-6/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update award emoji button native emoji alignment29228-update-award-emoji-native-unicode-alignmentEric Eastwood2017-03-161-6/+10
* | | | | Merge branch 'fixed-issue-boards-modal-not-searching' into 'master' Filipa Lacerda2017-03-161-1/+1
|\ \ \ \ \
| * | | | | Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-1/+1
* | | | | | Merge branch '29534-todos-performance' into 'master' Sean McGivern2017-03-161-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Include routes when loading user projectsJarka Kadlecova2017-03-161-2/+1
* | | | | | 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-162-1/+7
|\ \ \ \ \ \
| * | | | | | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-162-1/+7
* | | | | | | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-168-8/+136
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-163-2/+12
| * | | | | | Eager load route & namespace in `Explore::ProjectsController`Bob Van Landuyt2017-03-161-3/+11
| * | | | | | Update the cache key to only include what is requiredBob Van Landuyt2017-03-161-2/+2
| * | | | | | Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+2
| * | | | | | Eager load route for project & namespaceBob Van Landuyt2017-03-161-1/+1
| * | | | | | Render cached pipeline status on project dashboardBob Van Landuyt2017-03-163-3/+21
| * | | | | | Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+6
| * | | | | | Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+84
* | | | | | | 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-1134-538/+581
| |\ \ \ \ \ \ \
| * | | | | | | | Fix visibility level on new project pageblackst0ne2017-03-111-1/+2
* | | | | | | | | Issue milestone remaining time tooltipMichael2017-03-161-4/+5
* | | | | | | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-165-40/+72
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add 'Undo mark all as done' to TodosJacopo2017-03-165-40/+72
* | | | | | | | | 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
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'issue-boards-modal-filter-bar' into 'master' Filipa Lacerda2017-03-1619-352/+132
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fixed eslintissue-boards-modal-filter-barPhil Hughes2017-03-162-18/+18
| * | | | | | | | Moved reduce function to a utilPhil Hughes2017-03-166-45/+39