summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spacing between MR number and title29560-fix-mr-count-title-spacingKushal Pandya2017-03-161-1/+4
* Merge branch 'fix/gb/fix-timeouts-in-manual-actions-migration' into 'master' Yorick Peterse2017-03-161-0/+4
|\
| * Fix statements timeout in manual actions migrationfix/gb/fix-timeouts-in-manual-actions-migrationGrzegorz Bizon2017-03-161-0/+4
* | Merge branch 'fix_visibility_level' into 'master' Sean McGivern2017-03-163-1/+15
|\ \
| * | Use digblackst0ne2017-03-141-1/+1
| * | Fix rubocop offensesblackst0ne2017-03-121-4/+4
| * | Fix specsblackst0ne2017-03-121-2/+2
| * | Refactor specsblackst0ne2017-03-121-6/+9
| * | Update specsblackst0ne2017-03-111-1/+6
| * | Added specsblackst0ne2017-03-111-0/+1
| * | Merge remote-tracking branch 'upstream/master' into fix_visibility_levelblackst0ne2017-03-1194-806/+1766
| |\ \
| * | | Fix visibility level on new project pageblackst0ne2017-03-112-1/+6
* | | | Merge branch 'chore/23493-remaining-time-tooltip' into 'master' Rémy Coutable2017-03-164-7/+83
|\ \ \ \
| * | | | Issue milestone remaining time tooltipMichael2017-03-164-7/+83
|/ / / /
* | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-1612-55/+166
|\ \ \ \
| * | | | Add 'Undo mark all as done' to TodosJacopo2017-03-1612-55/+166
* | | | | 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 'fix-legacy-emojis-using-unicode-file-name' into 'master' Sean McGivern2017-03-161-0/+2
|\ \ \ \ \ \
| * | | | | | Restore unicode-file-name images for legacy img emojisfix-legacy-emojis-using-unicode-file-nameEric Eastwood2017-03-161-0/+2
* | | | | | | Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda2017-03-169-16/+14
|\ \ \ \ \ \ \
| * | | | | | | remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-159-16/+14
* | | | | | | | Merge branch 'issue-boards-modal-filter-bar' into 'master' Filipa Lacerda2017-03-1621-459/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-162-3/+9
| * | | | | | | | Fixed search specsPhil Hughes2017-03-163-2/+6
| * | | | | | | | Fixed eslint errorsPhil Hughes2017-03-1611-145/+115
| * | | | | | | | 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 'zj-rename-ci-vars' into 'master' Achilleas Pipinellis2017-03-1617-99/+99
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-1617-99/+99
| |/ / / / / /
* | | | | | | Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable2017-03-162-2/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Expect @issuable_meta_data to be set, feedback:fix-project-without-repo-and-wikiLin Jen-Shin2017-03-161-0/+1
| * | | | | | Fix projects without repo and wikiLin Jen-Shin2017-03-152-2/+4
* | | | | | | Merge branch 'pipeline-tooltips-overflow' into 'master' Filipa Lacerda2017-03-162-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Fixed pipeline action tooltips being cut offpipeline-tooltips-overflowPhil Hughes2017-03-152-0/+8
* | | | | | | | Merge branch '28494-mini-pipeline-graph-commit-view' into 'master' Jacob Schatz2017-03-169-10/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-169-10/+127
* | | | | | | | | Merge branch 'dm-fix-mailroom-config' into 'master' DJ Mountney2017-03-163-58/+70
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix redis specDouwe Maan2017-03-152-33/+31
| * | | | | | | | Fix config/mail_room.yml to be interpretable RubyDouwe Maan2017-03-151-0/+1
| * | | | | | | | Verify config/mail_room.yml is interpretable RubyDouwe Maan2017-03-152-27/+40
* | | | | | | | | Merge branch 'group-gear-setting-dropdown-to-tab' into 'master' Douwe Maan2017-03-166-20/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-146-19/+28
* | | | | | | | | | Merge branch 'rs-revert-notified-of-own-activity-migration' into 'master' Robert Speicher2017-03-152-1/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migrationRobert Speicher2017-03-152-1/+25
|/ / / / / / / / /