Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2017-04-08Change discussion headline to 'a now outdated portion of the diff'Douwe Maan
2017-04-08Add link to diff header tooDouwe Maan
2017-04-08Cache MR diffs by diff refsDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-08Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-08Merge branch 'dm-remove-copy-link-on-blame-page' into 'master' Douwe Maan
2017-04-08Remove limited container on file viewAnnabel Dunstone Gray
2017-04-08Merge branch 'safari-svg-bug' into 'master' Jacob Schatz
2017-04-08Rename displaying_blame to blameDouwe Maan
2017-04-08Merge branch 'activity-feed-user-name' into 'master' Annabel Dunstone Gray
2017-04-08Don't show Copy contents button on Blame pageDouwe Maan
2017-04-08alfredo review changesLuke "Jared" Bennett
2017-04-08Give explicit height to SVG icons for SafariAnnabel Dunstone Gray
2017-04-08Update MR title change iconAnnabel Dunstone Gray
2017-04-07Put back usernames in activity and profile feedAnnabel Dunstone Gray
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern
2017-04-07Review changesLuke "Jared" Bennett
2017-04-07Merge branch 'optimise-builds' into 'master' Sean McGivern
2017-04-07Merge branch 'karma-failure-fix' into 'master' Jacob Schatz
2017-04-07Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil TrzciƄski
2017-04-07Fix firefox overflow css bugLuke "Jared" Bennett
2017-04-07Count number of queriesKamil Trzcinski
2017-04-07Fix bug where commit comment would not show up in the right discussion on the...Douwe Maan
2017-04-07Fix creating discussion when diff view is set to parallelDouwe Maan
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Add link to list itemsLuke "Jared" Bennett
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Wrap updating of cache after pipeline transition in class methodBob Van Landuyt
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt
2017-04-07Fix test failuresKamil Trzcinski
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch '30496-remove-undefined-from-emoji-menu-list' into 'master' Annabel Dunstone Gray
2017-04-07Added variable button fixLuke "Jared" Bennett
2017-04-07Merge branch 'metrics-button-misplaced' into 'master' Annabel Dunstone Gray
2017-04-07Simplify ifKamil Trzcinski
2017-04-07Update code to remove no longer needed changesKamil Trzcinski
2017-04-07Update tests to cover trigger scheduleKamil Trzcinski
2017-04-07Merge branch '30587-pipeline-icon-z' into 'master' Annabel Dunstone Gray
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-07N/A to None. Revert validates from validates_presence_of.Shinya Maeda
2017-04-07create_params and update_params into trigger_paramsShinya Maeda
2017-04-07Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda
2017-04-07before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda
2017-04-07Use allow_destroy. Remove condtion from form.haml.Shinya Maeda
2017-04-07Add form for scheduled triggerShinya Maeda