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-15Ensure that the first added admin performs repository importsFotis Gimian
2015-05-15Merge branch 'dashboard-references' into 'master'Dmitriy Zaporozhets
2015-05-14Merge branch 'project_api_order' into 'master'Dmitriy Zaporozhets
2015-05-14Merge branch 'rs-relative-link-filter' into 'master'Dmitriy Zaporozhets
2015-05-14Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets
2015-05-14Add order option for projects APIValery Sizov
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-13Minor RelativeLinkFilter cleanupRobert Speicher
2015-05-13Use SIGKILL by default in Sidekiq::MemoryKillerJacob Vosmaer
2015-05-13Merge branch 'text-batch-1' into 'master'Dmitriy Zaporozhets
2015-05-13Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-05-13Merge branch 'version-check' into 'master'Dmitriy Zaporozhets
2015-05-13Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets
2015-05-13Fix GitAccess.Douwe Maan
2015-05-13Improve OAuth signup error message.Douwe Maan
2015-05-13Improve description of branch protection levels.Douwe Maan
2015-05-13Improve Git access error messages.Douwe Maan
2015-05-12Merge branch 'ad-block_auto_created_users' into 'master'Dmitriy Zaporozhets
2015-05-12Merge branch 'brakeman-level'Dmitriy Zaporozhets
2015-05-12Don't accidentally unblock auto created users from Active Directory.Douwe Maan
2015-05-11RelativeLinkFilter: refactor according to suggestions by @tsigoJakub Jirutka
2015-05-11We would like to pass 'brakeman -w2'Jacob Vosmaer
2015-05-11Replace host with real oneDmitriy Zaporozhets
2015-05-11Follow shell command guidelines in Brakeman taskJacob Vosmaer
2015-05-11Extract handling of relative file links to RelativeLinkFilterJakub Jirutka
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-08Merge pull request #9214 from Bugagazavr/hook-eventsValeriy Sizov
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
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