Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport Note#commands_changes from EEbackport-commands-params | Douwe Maan | 2016-11-24 | 3 | -0/+6 |
* | Merge branch 'fix_sidekiq_stats_in_admin_area' into 'master' | Robert Speicher | 2016-11-23 | 3 | -7/+30 |
|\ | |||||
| * | Fix sidekiq stats in admin area | blackst0ne | 2016-11-23 | 3 | -7/+30 |
* | | Merge branch '24756-clean-up-eslintrc-globals' into 'master' | Alfredo Sumaran | 2016-11-23 | 18 | -30/+53 |
|\ \ | |||||
| * | | keep json alphabetized24756-clean-up-eslintrc-globals | Mike Greiling | 2016-11-22 | 1 | -6/+6 |
| * | | add "gon" to list of expected globals | Mike Greiling | 2016-11-22 | 1 | -0/+1 |
| * | | clean up globals exemptions within .eslintrc | Mike Greiling | 2016-11-22 | 18 | -25/+47 |
* | | | Merge branch '24266-afraid-to-press-the-orange-button-on-merge-request-screen... | Fatih Acet | 2016-11-22 | 4 | -5/+9 |
|\ \ \ | |||||
| * | | | Use btn-primary for running builds btn | Annabel Dunstone Gray | 2016-11-22 | 1 | -3/+3 |
| * | | | deleted old changelog entry24266-afraid-to-press-the-orange-button-on-merge-request-screen | Dimitrie Hoekstra | 2016-11-22 | 1 | -4/+0 |
| * | | | added proper changelog entry | Dimitrie Hoekstra | 2016-11-22 | 1 | -0/+4 |
| * | | | If Build running change accept merge request when build succeeds button from ... | Dimitrie Hoekstra | 2016-11-18 | 3 | -2/+6 |
* | | | | Merge branch '24739-collapsed-build-list-sorting' into 'master' | Fatih Acet | 2016-11-22 | 2 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | add CHANGELOG entry for !7681 | Mike Greiling | 2016-11-22 | 1 | -0/+4 |
| * | | | | sort pipeline graph builds and build groups by name | Mike Greiling | 2016-11-22 | 1 | -1/+1 |
* | | | | | Merge branch '24639-mr-widget-updates' into 'master' | Fatih Acet | 2016-11-22 | 2 | -39/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove view details link from MR widget24639-mr-widget-updates | Annabel Dunstone Gray | 2016-11-18 | 1 | -3/+0 |
| * | | | | | Unify all MR widget text colors and background colors | Annabel Dunstone Gray | 2016-11-18 | 1 | -36/+1 |
* | | | | | | Merge branch 'mrchrisw/mysql-install' into 'master' | Achilleas Pipinellis | 2016-11-22 | 1 | -1/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add omnibus rake task. Fix source envmrchrisw/mysql-install | Chris Wilson | 2016-08-19 | 1 | -1/+8 |
* | | | | | | | Merge branch 'doc-for-config' into 'master' | Achilleas Pipinellis | 2016-11-22 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update wordings by feedback from:doc-for-config | Lin Jen-Shin | 2016-06-23 | 1 | -7/+8 |
| * | | | | | | | Add some clarification for some files under config/* | Lin Jen-Shin | 2016-06-22 | 1 | -0/+21 |
* | | | | | | | | Merge branch 'disable-calendar-deselection' into 'master' | Fatih Acet | 2016-11-22 | 3 | -0/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix deselecting calendar days on contribution graph | Clement Ho | 2016-11-04 | 3 | -0/+46 |
* | | | | | | | | | Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator... | Fatih Acet | 2016-11-22 | 3 | -8/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Swapped buttons for checkboxes24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disable | Luke "Jared" Bennett | 2016-11-21 | 3 | -8/+10 |
* | | | | | | | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-11-22 | 1 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'patch-1' of https://gitlab.com/ffittschen/gitlab-ce into patch-1 | Florian Fittschen | 2016-10-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Update github.md | Florian | 2016-05-06 | 1 | -3/+4 |
| * | | | | | | | | | | | Update github.md | Florian | 2016-10-21 | 1 | -1/+16 |
* | | | | | | | | | | | | Merge branch 'docs/optimize-images' into 'master' | Achilleas Pipinellis | 2016-11-22 | 384 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Reduce size of images from 25MB to 13MB using pngquant | Achilleas Pipinellis | 2016-11-22 | 384 | -0/+0 |
* | | | | | | | | | | | | | Merge branch '24754-fix-npm-warnings-for-eslint-plugin-import' into 'master' | Fatih Acet | 2016-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | roll back eslint-plugin-import node module to the version required by eslint-...24754-fix-npm-warnings-for-eslint-plugin-import | Mike Greiling | 2016-11-21 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'emoji-btn-disabled' into 'master' | Fatih Acet | 2016-11-22 | 3 | -42/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Disabled award emoji button when user is not logged inemoji-btn-disabled | Phil Hughes | 2016-11-22 | 3 | -42/+60 |
* | | | | | | | | | | | | | | Merge branch 'fix/build-without-trace-exceptions' into 'master' | Kamil TrzciĆski | 2016-11-22 | 5 | -81/+124 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Improve name of build log state data attributefix/build-without-trace-exceptions | Grzegorz Bizon | 2016-11-22 | 3 | -3/+3 |
| * | | | | | | | | | | | | | | Add Changelog entry for build trace exceptions fix | Grzegorz Bizon | 2016-11-22 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | Include build trace status in data attribute always | Grzegorz Bizon | 2016-11-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Improve reproducibility of build trace test example | Grzegorz Bizon | 2016-11-22 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | Add missing feature tests for loading build trace | Grzegorz Bizon | 2016-11-22 | 1 | -4/+16 |
| * | | | | | | | | | | | | | | Add missing specs for loading build HTML trace | Grzegorz Bizon | 2016-11-22 | 1 | -7/+23 |
| * | | | | | | | | | | | | | | Refactor feature tests for project builds page | Grzegorz Bizon | 2016-11-22 | 1 | -75/+84 |
* | | | | | | | | | | | | | | | Merge branch '24737-labeling-system-notes-downcase-labels' into 'master' | Fatih Acet | 2016-11-22 | 3 | -7/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | resolves lowercase issue in system note for labels, label description and title24737-labeling-system-notes-downcase-labels | Nur Rony | 2016-11-22 | 3 | -7/+31 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'docs/jira-update-api-docs' into 'master' | Achilleas Pipinellis | 2016-11-22 | 2 | -15/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Fix list in JIRA service docs | Achilleas Pipinellis | 2016-11-22 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | Add changes to JIRA api docs | Achilleas Pipinellis | 2016-11-22 | 2 | -11/+9 |