summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ignore lockfile added by npm5, using yarn lockfilenpm5-gitignoreSimon Knox2017-08-071-0/+1
|
* Merge branch 'ci-lint-fix' into 'master'Tim Zallmann2017-08-062-1/+4
|\ | | | | | | | | | | | | Fix order of CI lint ace editor loading Closes #35985 See merge request !13316
| * Fix order of CI lint ace editor loadingci-lint-fixPhil Hughes2017-08-042-1/+4
| | | | | | | | Closes #35985
* | Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master'Tim Zallmann2017-08-068-15/+70
|\ \ | | | | | | | | | | | | | | | | | | Fix Timezone Inconsistencies in User Contribution Calendar Closes #27616 and #1943 See merge request !13208
| * | add CHANGELOG.md for !1320827616-fix-contributions-graph-utc-offset-mysqlMike Greiling2017-07-311-0/+4
| | |
| * | adjust user contribution calendar time formattingMike Greiling2017-07-311-3/+3
| | |
| * | fix rubocop violations 👮Mike Greiling2017-07-311-4/+4
| | |
| * | fix mysql syntax for date INTERVAL arithmaticMike Greiling2017-07-311-3/+7
| | |
| * | add tests for proper timezone date grouping within ContributionsCalendarMike Greiling2017-07-311-4/+34
| | |
| * | adjust timezone for date grouping in contributions calendarMike Greiling2017-07-291-2/+4
| | |
| * | use timezone-aware Date.current instead of Date.today in ↵Mike Greiling2017-07-291-2/+2
| | | | | | | | | | | | ContributionsCalendar class
| * | display system timezone underneath activity calendarMike Greiling2017-07-282-0/+6
| | |
| * | ensure user profile calendar is generated based on server timezone, not ↵Mike Greiling2017-07-283-4/+13
| | | | | | | | | | | | local timezone
* | | Merge branch 'docs-fix-missing-changelog-entries' into 'master'Mike Greiling2017-08-041-2/+24
|\ \ \ | | | | | | | | | | | | | | | | Add missing CHANGELOG.md entries for security release on 2017-01-23 See merge request !13327
| * | | fix missing changelog entries for security release on 2017-01-23Mike Greiling2017-08-041-2/+24
| | | |
* | | | Merge branch 'fix/sm/34547-cannot-connect-to-ci-server-error-messages' into ↵Sean McGivern2017-08-043-28/+81
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix "Cannot connect to CI server error messages" Closes #34547 See merge request !13252
| * | | | Fix specfix/sm/34547-cannot-connect-to-ci-server-error-messagesShinya Maeda2017-08-041-2/+2
| | | | |
| * | | | Fix specShinya Maeda2017-08-041-1/+3
| | | | |
| * | | | Add a spec for concurrent processShinya Maeda2017-08-041-27/+68
| | | | |
| * | | | Add changelogShinya Maeda2017-08-041-0/+5
| | | | |
| * | | | essentialShinya Maeda2017-08-041-1/+6
| | | | |
* | | | | Merge branch ↵Sean McGivern2017-08-043-1/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_at' into 'master' Fix "pipeline_schedules pages throwing error 500" when "Active Ci::PipelineSchedule have a nullified `next_run_at`" Closes #32790 See merge request !13286
| * | | | | Fix specfix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_atShinya Maeda2017-08-041-7/+3
| | | | | |
| * | | | | Add changelogShinya Maeda2017-08-041-0/+4
| | | | | |
| * | | | | fixShinya Maeda2017-08-042-1/+24
| |/ / / /
* | | | | Merge branch '35275-change-issue-icon' into 'master'feature/migrate-last-commit-for-path-to-gitalyPhil Hughes2017-08-045-5/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update top bar issues icon Closes #35275 See merge request !13263
| * | | | | Update top bar issues iconAnnabel Dunstone Gray2017-08-045-5/+13
|/ / / / /
* | | | | Merge branch 'fix-pipeline-icon-contextual-nav' into 'master'Annabel Dunstone Gray2017-08-041-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix pipeline icon in contextual nav for projects See merge request !13324
| * | | | | Fix pipeline icon in contextual nav for projectstauriedavis2017-08-041-2/+2
| | | | | |
* | | | | | Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling2017-08-0410-239/+293
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 34060 Simply general project settings to use expanded panels Closes #34060 See merge request !12620
| * | | | | fixed up specsPhil Hughes2017-07-284-55/+71
| | | | | |
| * | | | | trying to fix teststauriedavis2017-07-282-3/+14
| | | | | |
| * | | | | fix merge conflictstauriedavis2017-07-281-215/+215
| | | | | |
| * | | | | css fixestauriedavis2017-07-282-58/+63
| | | | | |
| * | | | | try and fix some teststauriedavis2017-07-283-6/+16
| | | | | |
| * | | | | 34060 Simply general project settings to use expanded panelstauriedavis2017-07-285-190/+202
| | | | | |
* | | | | | Merge branch 'do-not-test-mysql-in-ee-non-master-or-stable' into 'master'Rémy Coutable2017-08-041-5/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since mysql is not a priority anymore, test it less See merge request !13320
| * | | | | | Since mysql is not a priority anymore, test it lessdo-not-test-mysql-in-ee-non-master-or-stableLin Jen-Shin2017-08-041-5/+7
| | | | | | |
* | | | | | | Merge branch 'source-install-yarn-2' into 'master'Mike Greiling2017-08-046-7/+24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install 'yarn' globally to avoid PATH issues See merge request !13273
| * | | | | | | Install yarn via apt in update guidesJacob Vosmaer2017-08-045-5/+20
| | | | | | | |
| * | | | | | | Use long curl optionsJacob Vosmaer2017-08-041-1/+1
| | | | | | | |
| * | | | | | | Install 'yarn' globally to avoid PATH issuesJacob Vosmaer2017-08-031-2/+4
| | | | | | | |
* | | | | | | | Merge branch 'winh-new-dropdown-dividers' into 'master'Annabel Dunstone Gray2017-08-042-0/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make dividers of new dropdown style full width Closes #35784 See merge request !13276
| * | | | | | | | Make new dropdown dividers full widthwinh-new-dropdown-dividerswinh2017-08-042-0/+8
| | | | | | | | |
* | | | | | | | | Merge branch '35944-missing-sidebar-icons' into 'master'Phil Hughes2017-08-044-2/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add container registry and spam logs icons Closes #35944 See merge request !13317
| * | | | | | | | | Add container registry and spam logs iconsAnnabel Dunstone Gray2017-08-044-2/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tc-fix-mr-query-params' into 'master'Rémy Coutable2017-08-041-0/+20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add spec to test combining API merge_requests query parameters See merge request !11172
| * | | | | | | | | Add spec to test combining API merge_requests query parametersToon Claes2017-08-031-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To investigate gitlab-org/gitlab-ce#31599
* | | | | | | | | | Merge branch '2902-standalone-ee-dir-ce' into 'master'Rémy Coutable2017-08-046-33/+53
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE: Move EE-specific files to a standalone directory Closes gitlab-ee#3097 See merge request !13311
| * | | | | | | | | | Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-046-33/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483