summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix mini-pipeline stage tooltip text wrapping27014-fix-pipeline-tooltip-wrappingEric Eastwood2017-01-242-0/+8
* Merge branch '26447-fix-tab-list-order' into 'master' Clement Ho2017-01-243-4/+19
|\
| * Add proper webkit prefix for .flex-container-block style definitionRyan Harris2017-01-241-1/+1
| * Update prefixes for flexbox style definitionsRyan Harris2017-01-241-3/+3
| * Added class to .row-content-block to allow custom flexbox stylingRyan Harris2017-01-242-7/+6
| * Change the row-content-block menu on the commits page to a flexbox containerRyan Harris2017-01-241-2/+12
| * Fixed tab index order on branch commits list pageRyan Harris2017-01-243-2/+8
* | Merge branch 'add-metrics-initializer-spec' into 'master' Yorick Peterse2017-01-242-104/+131
|\ \
| * | Add metric initializer specadd-metrics-initializer-specSean McGivern2017-01-242-104/+131
* | | Merge branch '25780-reveal-variables-button-may-overrun-width-of-screen' into...Fatih Acet2017-01-241-1/+25
|\ \ \
| * | | Shush scss_lint.25780-reveal-variables-button-may-overrun-width-of-screenBryce Johnson2017-01-241-1/+2
| * | | Fix size of variable-value column for small screens.Bryce Johnson2017-01-231-0/+9
| * | | Make variables table border consistent across viewport widths.Bryce Johnson2017-01-231-0/+3
| * | | Force variable key cell to stay small and wrap text.Bryce Johnson2017-01-231-1/+12
* | | | Merge branch '26468-fix-users-sort-in-admin-area' into 'master' Douwe Maan2017-01-243-19/+36
|\ \ \ \
| * | | | Fixing sort of Users so that users who never logged in will be displayed lastPoornima M2017-01-243-19/+36
* | | | | Merge branch 'misalinged-discussion-with-no-avatar-26854' into 'master' Fatih Acet2017-01-242-0/+7
|\ \ \ \ \
| * | | | | adds changelogmisalinged-discussion-with-no-avatar-26854Nur Rony2017-01-241-0/+4
| * | | | | adds avatar for discussion noteNur Rony2017-01-241-0/+3
* | | | | | Merge branch 'broken_iamge_when_doing_offline_update_check(help_page)' into '...Clement Ho2017-01-244-1/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | hide the version check image if internet connection is brokenKen Ding2017-01-254-1/+19
* | | | | | Merge branch '26445-accessible-piplelines-buttons' into 'master' Fatih Acet2017-01-245-26/+44
|\ \ \ \ \ \
| * | | | | | Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-235-26/+44
* | | | | | | Merge branch 'add-existence-checks-in-backported-migrations-ce' into 'master' Robert Speicher2017-01-242-2/+16
|\ \ \ \ \ \ \
| * | | | | | | Make the time estimate migrations reversibleadd-existence-checks-in-backported-migrations-ceRémy Coutable2017-01-242-2/+16
* | | | | | | | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-2413-106/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | Rescue from ActiveRecord::UnknownAttributeError and fallback to fake settingsdont-persist-application-settings-in-test-env-bisRémy Coutable2017-01-232-5/+3
| * | | | | | | | Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-2312-104/+141
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '24923_nested_tasks' into 'master' Sean McGivern2017-01-245-5/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | fix nested tasks in ordered listJarka Kadlecova2017-01-245-5/+89
* | | | | | | | | Merge branch 'patch-12' into 'master' Rémy Coutable2017-01-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix typo in link to "Services Templates" page.Arnd2017-01-231-1/+1
* | | | | | | | | Merge branch 'docs/conflict-editor' into 'master' Achilleas Pipinellis2017-01-242-0/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add docs for resolve conflicts editorAchilleas Pipinellis2017-01-242-0/+12
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/2fa-cleanup' into 'master' Achilleas Pipinellis2017-01-2411-215/+224
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge the two 2FA docs into oneAchilleas Pipinellis2017-01-2411-215/+224
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/issues-due-dates' into 'master' Achilleas Pipinellis2017-01-249-0/+38
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add due dates docsAchilleas Pipinellis2017-01-249-0/+38
* | | | | | | | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into 'mast...Sean McGivern2017-01-249-4/+235
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Search feature: redirects to commit page if query is commit sha and only comm...YarNayar2017-01-245-1/+57
| * | | | | | | Allows to search within project by commit's hashYarNayar2017-01-246-4/+179
* | | | | | | | Merge branch 'zj-mattermost-api-update' into 'master' Grzegorz Bizon2017-01-243-8/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Small update to the Mattermost APIzj-mattermost-api-updateZ.J. van de Weg2017-01-243-8/+18
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-242-16/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-232-16/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'patch-12' into 'master' James Lopez2017-01-242-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix hash of ruby archive in documentationMaximilien Cuony2017-01-242-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'backport-ee-1051-approvals-reset-on-closed-mr' into 'master' Sean McGivern2017-01-244-39/+52
|\ \ \ \ \ \ \
| * | | | | | | Backport EE changes on approvals reset for closed MRsbackport-ee-1051-approvals-reset-on-closed-mrOswaldo Ferreira2017-01-234-39/+52
* | | | | | | | Merge branch 'docs/confidential-issues' into 'master' Achilleas Pipinellis2017-01-249-14/+87
|\ \ \ \ \ \ \ \