summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Add merge request count to each issue on issues listblackst0ne2017-02-178-10/+38
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-153-8/+10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-15341-1855/+4402
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:blackst0ne/gitlab-ceblackst0ne2017-02-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [ci skip] Add a comment explaining validate_board_limit callbackDouglas Barbosa Alexandre2016-10-211-0/+7
| | * | | | | | | | | | | | | Fix GitLab project import when a user has access only to their default namesp...Adam Niedzielski2016-10-211-0/+1
| | * | | | | | | | | | | | | Create protected branches bundleAlfredo Sumaran2016-10-217-0/+3
| | * | | | | | | | | | | | | Only create refs for new deploymentsZ.J. van de Weg2016-10-211-1/+1
| | * | | | | | | | | | | | | Use deployment IID when saving refsZ.J. van de Weg2016-10-212-3/+3
| | * | | | | | | | | | | | | Update duration at the end of pipelineKamil Trzcinski2016-10-211-3/+0
| | * | | | | | | | | | | | | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-211-6/+11
| | * | | | | | | | | | | | | Use guard clause instead of if-else statementAirat Shigapov2016-10-211-13/+12
| | * | | | | | | | | | | | | Clean up Banzai HTML for HipChatDavid Eisner2016-10-211-0/+3
| | * | | | | | | | | | | | | Ensure absolute URLs for single lines from Banzai for HipChatDavid Eisner2016-10-211-3/+7
| | * | | | | | | | | | | | | Absolute URLs for Banzai HTML for HipChatDavid Eisner2016-10-211-11/+21
| | * | | | | | | | | | | | | Also render commit titles in HipChat notificationsDavid Eisner2016-10-211-4/+8
| | * | | | | | | | | | | | | Full Banzai rendering for HipChat notificationsDavid Eisner2016-10-211-11/+3
| | * | | | | | | | | | | | | Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-211-6/+3
| | * | | | | | | | | | | | | Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-211-3/+3
| | * | | | | | | | | | | | | Fix two CI endpoints for MRs where the source project is deletedNick Thomas2016-10-211-1/+1
| | * | | | | | | | | | | | | Fix the merge request view when source projects or branches are removedNick Thomas2016-10-214-18/+22
| | * | | | | | | | | | | | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-212-25/+16
| | * | | | | | | | | | | | | Added dyanmic position adjustmentLuke Bennett2016-10-217-27/+23
| | * | | | | | | | | | | | | Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-213-3/+14
| | * | | | | | | | | | | | | Change input order on Sign In form for better tabbing.Clement Ho2016-10-212-2/+19
| | * | | | | | | | | | | | | Restrict ProjectCacheWorker jobs to one per 15 minYorick Peterse2016-10-211-0/+27
| | * | | | | | | | | | | | | Removed code from project members controllerPhil Hughes2016-10-211-15/+0
| | * | | | | | | | | | | | | Create project feature when project is createdFelipe Artur2016-10-211-6/+1
| | * | | | | | | | | | | | | Refactoring find_commits functionalityValery Sizov2016-10-212-4/+7
| | * | | | | | | | | | | | | Simpler arguments passed to named_route on toggle_award_url helper methodPaco Guzman2016-10-211-2/+2
| | * | | | | | | | | | | | | Differentiate the expire from leave eventCallum Dryden2016-10-214-3/+22
| | * | | | | | | | | | | | | Fixed height of issue board blank statePhil Hughes2016-10-211-2/+1
| | * | | | | | | | | | | | | Smaller min-width for MR pipeline tableAnnabel Dunstone Gray2016-10-211-0/+4
| | * | | | | | | | | | | | | Add hover to trash icon in notesblackst0ne2016-10-201-1/+1
* | | | | | | | | | | | | | | Merge branch '24651-environments-list-buttons' into 'master' Annabel Dunstone Gray2017-02-223-39/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use a btn-group to group all action buttons24651-environments-list-buttonsFilipa Lacerda2017-02-213-39/+42
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'lnovy/gitlab-ce-empty-variables' into 'master'Rémy Coutable2017-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | UI: Allow a project variable to be set to an empty valueLukáš Nový2017-02-211-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable2017-02-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add AsciiDoc snippet for CI/CD BadgesJan Christophersen2017-02-201-0/+7
* | | | | | | | | | | | | | | | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-221-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-4/+4
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'issue_28051_2' into 'master'Sean McGivern2017-02-221-11/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Create compare object with default branch when target branch is missingissue_28051_2Felipe Artur2017-02-211-11/+15
* | | | | | | | | | | | | | | | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-2217-118/+175
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-2117-118/+175
* | | | | | | | | | | | | | | | | Merge branch '28462-fix-delimiter-removes-issue-in-todo-counter' into 'master'Sean McGivern2017-02-221-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fixes delimiter removes when todo marked as doneNur Rony2017-02-221-2/+4
* | | | | | | | | | | | | | | | | | Merge branch '27287-label-dropdown-error-messages' into 'master'Sean McGivern2017-02-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fix new label errors not visible in dropdown for #27287, also humanize error ...Tom Koole2017-02-091-3/+3