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
2015-05-11Replace host with real oneDmitriy Zaporozhets
2015-05-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-08Remove unnecessary public keyDmitriy Zaporozhets
2015-05-08Remove encryptionDmitriy Zaporozhets
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-08Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-05-07Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env varJacob Vosmaer
2015-05-07Update Markdown help docs for latest changesRobert Speicher
2015-05-06Remove 'jasmine' gemRobert Speicher
2015-05-06Remove all references to `parse_tasks`Robert Speicher
2015-05-06Add TaskList::Filter to pipelineRobert Speicher
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-04Update authentication.rbquodos
2015-05-04Add current_sign_in_at to api UserSven Selberg
2015-05-03Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets
2015-05-03Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets
2015-05-03Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets
2015-05-03add common method to force utf8 and force oauth properties to be utf8Onur Küçük
2015-05-02Query issues, merge requests and milestones with their IID through APIjubianchi
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-30Remove special handling for the `'` problemRobert Speicher
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Rename SCHEME_PATTERN to LINK_PATTERNRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Update Autolink SCHEME_PATTERNRobert Speicher
2015-04-30Doc typoRobert Speicher
2015-04-30Escape normal text in our Redcarpet rendererRobert Speicher
2015-04-30Update the Gitlab::Markdown docsRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::AutolinkFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-30Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-30Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan
2015-04-28Merge pull request #8677 from jubianchi/api-500-jsonJeroen van Baarsen
2015-04-27Add a rake task to automatically restart foreman when changes occurjubianchi
2015-04-27Send 500 errors as JSON in the APIjubianchi
2015-04-27Merge pull request #8754 from jirutka/fix-project_name_regexJeroen van Baarsen
2015-04-27Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-27Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-04-27Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets
2015-04-27Merge pull request #9186 from Senorsen/patch-1Dmitriy Zaporozhets
2015-04-27Merge branch 'fix-gitorious-importer' into 'master'Dmitriy Zaporozhets
2015-04-27Merge branch 'rs-minor-styles' into 'master'Dmitriy Zaporozhets
2015-04-26Convert UserReferenceFilter#link_to_group to use a guard clauseRobert Speicher
2015-04-26Refactor `UserReferenceFilter#user_link_filter`Robert Speicher
2015-04-26Fix docs for `push_result`Robert Speicher
2015-04-25Fix NotificationService specRobert Speicher