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/lib
AgeCommit message (Expand)Author
2017-05-04Added rescue block for the test method for the prometheus serviceJose Ivan Vargas
2017-05-04Review changes, removed api/v3 updates as its frozen, removed the clientside_...Luke "Jared" Bennett
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-05-04Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern
2017-05-04[Multiple issue assignee]: reslving some conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-04Merge branch 'gitlab-shell-compile' into 'master' Rémy Coutable
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-04Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-04Compile gitlab-shell go executablesJacob Vosmaer
2017-05-04Merge branch '2247-emails-forwarded-to-service-desk-email-don-t-come' into 'm...Sean McGivern
2017-05-04Merge branch '31647-fix-snippet-content_html' into 'master' Rémy Coutable
2017-05-04Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable
2017-05-04Sort the network graph both by commit date and topographically.Timothy Andrew
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-04Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-05-03removes the possibility of commit messages having carriage returnsTiago Botelho
2017-05-03Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern
2017-05-03Handle incoming emails from aliases correctlySean McGivern
2017-05-03More translations updates.Ruben Davila
2017-05-03Fix project tree saver and fork spec failuresJames Lopez
2017-05-03Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher
2017-05-03Fix lazy error handling of cron parserDosuken shinya
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-05-03Fix caching large snippet HTML content on MySQL databasesNick Thomas
2017-05-03Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-03Merge branch 'emoji-button-titles' into 'master' Filipa Lacerda
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-05-03Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-05-03Include missing project attributes to Import/ExportJames Lopez
2017-05-03Merge branch 'fix-n-plus-one-project-features' into 'master' Rémy Coutable
2017-05-03First round of updates from the code review.Ruben Davila
2017-05-03Merge branch 'fix-gitaly-not-found' into 'master' Douwe Maan
2017-05-02Re-enable ref operations with gitaly after not-found fixAlejandro Rodríguez
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-02Fix Rubocop complains.Ruben Davila
2017-05-02Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan
2017-05-02Improve documentationShinya Maeda
2017-05-02Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda
2017-05-02Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda
2017-05-02Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda
2017-05-02Use JSON type for sorting parameter (halfway)Shinya Maeda
2017-05-02No need to support sha for sortingShinya Maeda
2017-05-02Reduce playable columns for sortingShinya Maeda
2017-05-02Add name(User)Shinya Maeda
2017-05-02Fix how to use PipelinesFinderShinya Maeda
2017-05-02%[] to %w[]Shinya Maeda