summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-2/+1
| * | | | | | | Fixed search specsPhil Hughes2017-03-162-2/+4
| * | | | | | | Fixed eslint errorsPhil Hughes2017-03-1610-38/+46
| * | | | | | | Created a container class for filtered searchPhil Hughes2017-03-169-28/+54
| * | | | | | | Added filter bar into add issues modalPhil Hughes2017-03-1613-309/+60
| |/ / / / / /
* | | | | | | Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable2017-03-161-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix projects without repo and wikiLin Jen-Shin2017-03-151-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'pipeline-tooltips-overflow' into 'master' Filipa Lacerda2017-03-161-0/+4
|\ \ \ \ \ \
| * | | | | | Fixed pipeline action tooltips being cut offpipeline-tooltips-overflowPhil Hughes2017-03-151-0/+4
* | | | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-164-8/+47
* | | | | | | 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
| * | | | | | | Fixed haml_lint warning for the settings_head partialJose Ivan Vargas2017-03-142-2/+1
| * | | | | | | Moved the gear settings dropdown in the group view to a tabJose Ivan Vargas2017-03-145-19/+24
* | | | | | | | Merge branch '8836-mr-revert' into 'master' Robert Speicher2017-03-154-13/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-154-13/+6
* | | | | | | | | Merge branch 'add_quick_submit_for_snippet_forms' into 'master' Clement Ho2017-03-151-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |