summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Checkpoint. Don't push.pipeline-schedule-frontendBryce Johnson2017-04-226-8/+25
|
* First iteration frontend for PipelineSchedulesZ.J. van de Weg2017-04-2118-44/+133
| | | | | | Mostly just working forms and the like, without the proper CSS styling or right HTML classes. But given this works, a frontend developer can take over the styling.
* Move data from trigger schedules to pipeline schedulesZ.J. van de Weg2017-04-202-1/+20
|
* Add foreign key to pipeline schedulesZ.J. van de Weg2017-04-202-1/+21
| | | | | | This wasn't added in the commit before this one, as this wouldn't fit in a `#change` method, as it seems the `add_concurrent_X` methods aren't auto reversable.
* Add Pipeline Schedules tableZ.J. van de Weg2017-04-201-0/+23
|
* WIPZ.J. van de Weg2017-04-204-3/+30
|
* WIPZ.J. van de Weg2017-04-1916-3/+189
|
* Merge branch 'branches-sort-toggle-empty' into 'master' Alfredo Sumaran2017-04-192-9/+15
|\ | | | | | | | | | | | | Fixed branches sort toggle being empty Closes #30950 See merge request !10764
| * Fixed branches sort toggle being emptybranches-sort-toggle-emptyPhil Hughes2017-04-182-9/+15
| | | | | | | | Closes #30950
* | Merge branch 'fix-link-prometheus-opening-outside-gitlab' into 'master' Phil Hughes2017-04-192-1/+4
|\ \ | | | | | | | | | | | | | | | | | | Removed target blank from the environments component Closes #31029 See merge request !10726
| * | Removed target blank from the environments componentJose Ivan Vargas Lopez2017-04-192-1/+4
|/ /
* | Merge branch 'patch-7' into 'master' Sean McGivern2017-04-191-1/+1
|\ \ | | | | | | | | | | | | Update groups.md found typo See merge request !10792
| * | Update groups.md found typojoe d2017-04-191-1/+1
| | |
* | | Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda2017-04-194-3/+46
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Fixed group milestones date pickers not working Closes #31095 See merge request !10779
| * | Fixed group milestones date pickers not workinggroup-milestone-date-fields-fixPhil Hughes2017-04-194-3/+46
| | | | | | | | | | | | Closes #31095
* | | Merge branch '30484-profile-dropdown-account-name' into 'master' Annabel Dunstone Gray2017-04-197-7/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added profile name to user dropdown Closes #30484 See merge request !10469
| * | | Added profile name to user dropdownDimitrie Hoekstra2017-04-197-7/+24
|/ / /
* | | Merge branch ↵Annabel Dunstone Gray2017-04-192-3/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '29734-prometheus-monitoring-page-displays-button-to-control-manual-actions' into 'master' Remove manual deployment controls from Environment metrics page Closes #29734 See merge request !10769
| * | | Remove manual deployment controls from Environment metrics pageJoshua Lambert2017-04-192-3/+4
|/ / /
* | | Merge branch '31137-ensure-yarn-installed' into 'master' Alfredo Sumaran2017-04-191-7/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove node modules cache because we already use artifacts Closes #29226 and #31137 See merge request !10781
| * | | Remove node modules cache because we already use artifactsLin Jen-Shin (godfat)2017-04-191-7/+0
|/ / /
* | | Merge branch 'project-group-icon-links' into 'master' Annabel Dunstone Gray2017-04-193-5/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed project & group icons not being clickable Closes #31073 See merge request !10778
| * | | Fixed project & group icons not being clickableproject-group-icon-linksPhil Hughes2017-04-193-5/+11
| |/ / | | | | | | | | | Closes #31073
* | | Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-194-13/+25
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Display issuable state only in notes and issuable description Closes #30964 See merge request !10789
| * | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-194-13/+25
| |/ / | | | | | | | | | Closes #30964
* | | Merge branch '30985-cancel-pipelines' into 'master'Phil Hughes2017-04-195-4/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Destroy tooltip in async buttons and dropdowns Closes #30985 See merge request !10768
| * | | Use refs instead of query the DOMFilipa Lacerda2017-04-192-2/+4
| | | |
| * | | Merge branch 'master' into 30985-cancel-pipelinesFilipa Lacerda2017-04-1966-2656/+2677
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Remove special naming of pipelines folder remove changelog (not needed) Fix active user count add spec and changelog Add migration to remove orphaned notification settings Improve container registry repository path specs Fix duplicated container repository names update textarea height and refocus when attaching files Remove IIFEs in filtered_search_bundle.js Remove IIFEs from diff_notes_bundle.js
| * | | | Remove unused argument30985-cancel-pipelinesFilipa Lacerda2017-04-191-1/+1
| | | | |
| * | | | Only destroy the component's tooltipFilipa Lacerda2017-04-195-10/+14
| | | | |
| * | | | Merge branch 'master' into 30985-cancel-pipelinesFilipa Lacerda2017-04-1939-98/+360
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fix container registry navigation menu highlights Resolve "Mini pipeline graph + status badge, when updating in real time don't change color and svg icon" Refactor group search out of global search disables test settings on chat notification services when repository is empty Disable initialization table pipeline for new merge request form Review changes, used eq instead of match Remove lighten blue and add blue-25 for background Fixed tests 29595 Customize experience callout design Remove unneeded format block Fixed tests 29595 Customize experience callout design Updated specs Remove helper [ci skip] Use favicon full path Improve gitaly_address error message
| * | | | Destroy tooltip in async buttons and tooltipsFilipa Lacerda2017-04-185-0/+10
| | | | |
* | | | | Merge branch 'add-droplab-docs' into 'master' Clement Ho2017-04-195-0/+408
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added and updated droplab docs See merge request !10569
| * | | | | Added and updated droplab docsLuke "Jared" Bennett2017-04-195-0/+408
|/ / / / /
* | | | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-1962-50/+1498
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481
| * | | | Add uploads and fix privacy policy wordingusage-ping-portSean McGivern2017-04-181-1/+2
| | | | |
| * | | | Remove EE changelogsSean McGivern2017-04-182-8/+0
| | | | |
| * | | | Make ESLint happySean McGivern2017-04-171-14/+13
| | | | |
| * | | | Don't show usage ping on settings pageSean McGivern2017-04-175-9/+10
| | | | |
| * | | | Fix user activities HTTP clone specSean McGivern2017-04-171-7/+8
| | | | |
| * | | | Use a proper matcherRémy Coutable2017-04-141-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Fix `last_activity_at` to `last_activity_on`Rémy Coutable2017-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Fix git HTTP specSean McGivern2017-04-141-1/+1
| | | | |
| * | | | Remove Geo referencesSean McGivern2017-04-142-4/+0
| | | | |
| * | | | Fix method visibilitySean McGivern2017-04-141-2/+0
| | | | |
| * | | | Make downtime_check happySean McGivern2017-04-141-0/+2
| | | | |
| * | | | Don't use `send` in settings initializerSean McGivern2017-04-141-6/+6
| | | | |
| * | | | Remove unused user activities codeSean McGivern2017-04-1410-400/+6
| | | | |
| * | | | Fix doc linksSean McGivern2017-04-143-3/+3
| | | | |
| * | | | Use last_activity_on in cohortsSean McGivern2017-04-142-8/+8
| | | | |