summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Checks if rendered count has changed rather than relying on key charPhil Hughes2017-01-232-8/+15
| * | | | | | | | | | | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-235-23/+76
| * | | | | | | | | | | Fixed currentIndex being shared across dropdownsPhil Hughes2017-01-231-2/+9
| * | | | | | | | | | | Changed character matchPhil Hughes2017-01-231-2/+2
| * | | | | | | | | | | Fixed keyboard navigation not working in filtered search barPhil Hughes2017-01-233-11/+39
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mrchrisw/rake-redis' into 'master' Stan Hu2017-01-252-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add redis version to info rake taskmrchrisw/rake-redisChris Wilson2017-01-242-1/+5
* | | | | | | | | | | | Merge branch 'newline-eslint-rule' into 'master'Jacob Schatz2017-01-257-27/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-247-27/+6
* | | | | | | | | | | | | Merge branch 'normalize_frontend_headers' into 'master' Fatih Acet2017-01-253-11/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-243-11/+38
* | | | | | | | | | | | | 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