summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use update_columns to by_pass all the dirty code on active_record18663-avoid-extra-yaml-serializationsPaco Guzman2016-06-292-10/+38
* Merge branch 'new-mr-avatar-alignment' into 'master' Jacob Schatz2016-06-291-1/+8
|\
| * Fixed avatar alignment in new MR viewnew-mr-avatar-alignmentPhil Hughes2016-06-241-1/+8
* | Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher2016-06-296-24/+25
|\ \
| * | Bump workhorse versionzj-workhorse-format-patchZ.J. van de Weg2016-06-282-5/+5
| * | Workhorse to serve email diffsZ.J. van de Weg2016-06-285-23/+24
* | | Merge branch 'system-info' into 'master' Josh Frye2016-06-299-2/+65
|\ \ \
| * | | Add specssystem-infoJosh Frye2016-06-281-0/+17
| * | | Change load average to cpu/cores on system info.Josh Frye2016-06-282-3/+4
| * | | Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-285-10/+7
| * | | Round figures for system infoJosh Frye2016-06-282-6/+6
| * | | Ensure Monitoring tab is highlightedJosh Frye2016-06-281-1/+1
| * | | Fix stylingJosh Frye2016-06-283-5/+6
| * | | Show basic system info on admin panel. Closes #18886Josh Frye2016-06-286-0/+47
|/ / /
* | | Merge branch 'fix/group-visibility-ui-in-app-settings' into 'master' Jacob Schatz2016-06-282-1/+3
|\ \ \
| * | | Add Changelog entry for group visibility fix in settingsGrzegorz Bizon2016-06-281-0/+2
| * | | Fix group visibility UI consistency in settingsGrzegorz Bizon2016-06-281-1/+1
|/ / /
* | | Merge branch '18942-dropdowns-should-apply-any-present-filter-once-data-is-lo...Jacob Schatz2016-06-281-0/+2
|\ \ \
| * | | forced filter input to process inputs after data has loaded18942-dropdowns-should-apply-any-present-filter-once-data-is-loadedLuke "Jared" Bennett2016-06-221-0/+2
* | | | Update CHANGELOG for 8.8.6 and 8.7.8Robert Speicher2016-06-281-0/+8
* | | | Merge branch 'as-fix-changelog' into 'master' 18999-switch-labels-and-weightJacob Schatz2016-06-281-1/+0
|\ \ \ \
| * | | | Fix CHANGELOGas-fix-changelogAlfredo Sumaran2016-06-281-1/+0
* | | | | Merge branch 'fix/builds-api-builds-for-commit-search' into 'master' Rémy Coutable2016-06-284-15/+58
|\ \ \ \ \
| * | | | | Remove redundant check in commit builds API endpointfix/builds-api-builds-for-commit-searchGrzegorz Bizon2016-06-281-2/+0
| * | | | | Add documentation for commit builds API improvementsGrzegorz Bizon2016-06-281-0/+5
| * | | | | Add Changelog entry for commit builds API fixGrzegorz Bizon2016-06-281-0/+1
| * | | | | Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon2016-06-282-16/+51
| * | | | | Find all builds for commit if multiple pipelinesGrzegorz Bizon2016-06-282-5/+9
* | | | | | Merge branch 'performance-clock-adjustments' into 'master' Robert Speicher2016-06-285-21/+48
|\ \ \ \ \ \
| * | | | | | Use clock_gettime for all performance timestampsperformance-clock-adjustmentsYorick Peterse2016-06-285-21/+48
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-285-106/+180
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-285-106/+180
* | | | | | Merge branch 'remove-gon-variable' into 'master' Fatih Acet2016-06-282-1/+1
|\ \ \ \ \ \
| * | | | | | Unused got variable with very bad performancePaco Guzman2016-06-282-1/+1
* | | | | | | Merge branch 'iankelling-api-doc' into 'master' Achilleas Pipinellis2016-06-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | docs: fix default_branch_protection defaultIan Kelling2016-06-051-1/+1
* | | | | | | | Merge branch '19170-mobile-buttons' into 'master' Dmitriy Zaporozhets2016-06-289-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Update CHANGELOGAlfredo Sumaran2016-06-281-3/+2
| * | | | | | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-289-15/+16
|/ / / / / / / /
* | | | | | | | Merge branch '19171-pinned-width' into 'master' Dmitriy Zaporozhets2016-06-283-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Update CHANGELOG19171-pinned-widthAnnabel Dunstone2016-06-281-0/+1
| * | | | | | | | Decreased window min width for pinned sidebarAnnabel Dunstone2016-06-282-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'use-git-depth' into 'master' Kamil Trzciński2016-06-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use GIT_DEPTH when running buildsuse-git-depthKamil Trzcinski2016-06-171-0/+1
* | | | | | | | | Merge branch 'add-smtp-upgrade-info' into 'master' Achilleas Pipinellis2016-06-281-0/+13
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add SMTP upgrade informationStan Hu2016-06-281-0/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gitlab_architecture' into 'master' Achilleas Pipinellis2016-06-283-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "GitLab team members only" to diagram linkgitlab_architectureChris Wilson2016-06-281-1/+1
| * | | | | | | | Update GitLab architecture diagram, include Google draw linkChris Wilson2016-06-232-0/+2
| * | | | | | | | Replace GitLab architecture diagramAchilleas Pipinellis2016-04-133-1/+1