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/config
AgeCommit message (Expand)Author
2013-06-13Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets
2013-06-13Disable threadsafe! for rake tasksDmitriy Zaporozhets
2013-06-11cattr_accessor is not threadsafe!Dmitriy Zaporozhets
2013-06-11Enable threadsafe. Preload lib/Dmitriy Zaporozhets
2013-06-11Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets
2013-06-11Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets
2013-06-10Commit List and Tree allow also + in branch nameJohannes Schleifenbaum
2013-06-09Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum
2013-06-07Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem
2013-06-06Improve api docsDmitriy Zaporozhets
2013-06-05Contributors graphs feature for GitLabKarlo Soriano
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-30Renames resque resource to background_jobsDmitriy Zaporozhets
2013-05-30Merge pull request #4037 from mitchty/masterDmitriy Zaporozhets
2013-05-27Changed regex to support Jira issue numbering formatPedro Guridi
2013-05-27Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk...Dmitriy Zaporozhets
2013-05-24Restyle login page for LDAP/regular loginDmitriy Zaporozhets
2013-05-23Apparently the gitlab Travis install has no git user.Mitch Tishmack
2013-05-23Generate the Rails secret token on first run.ash
2013-05-22Add a new Settings.gitlab value "user_home".Mitch Tishmack
2013-05-16Add settings for user permission defaultsDmitry Medvinsky
2013-05-15Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets
2013-05-14Enable HAML ugly mode by default for all environmentsDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-09Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle
2013-05-08Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets
2013-05-08Add extra config for some advanced customizationDmitriy Zaporozhets
2013-05-08Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets
2013-05-08Fixes #3793: Puma configuration for relative base URLMichael Härtl
2013-05-07Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-07Fix not using git.bin_path in config.Sato Hiroyuki
2013-05-06Fixed forgotten unicorn to puma in a comment.Dennis Boldt
2013-05-06Feature: Deploy keys between projectsDmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-05Add smtp_settings sampleDmitriy Zaporozhets
2013-05-04autocomplete issues and preload autocomplete data.ichord
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-01Init aws support for file storageDmitriy Zaporozhets
2013-04-28Update gitlab_git to 1.0.3Dmitriy Zaporozhets
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-26Wall and snippets were disabled by defaultAndrew8xx8
2013-04-24New settings added to enable or disable project features by defaultAndrew8xx8
2013-04-19remove unicorn config since we use puma nowDmitriy Zaporozhets
2013-04-15Fixed typo s/insues/issuesAxilleas Pipinellis
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-11remove yaml_db gem, Replace team members index route with team_indexDmitriy Zaporozhets
2013-04-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets
2013-04-07refactor Issues.js. Remove unused actions. Respect filters while searching fo...Dmitriy Zaporozhets
2013-04-05Replace unicorn with PumaDmitriy Zaporozhets