summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary namespaced resourceDmitriy Zaporozhets2013-06-261-3/+1
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-3/+5
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-97/+97
* Restrict auto generated routesDmitriy Zaporozhets2013-06-221-4/+4
* Cleanup: removed unused routing/methods. Improved admin area usabilityDmitriy Zaporozhets2013-06-221-10/+1
* Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-26/+0
* Added UsersGroup scaffold. Simplify adding people to groupDmitriy Zaporozhets2013-06-181-2/+2
* Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets2013-06-131-0/+1
* Disable threadsafe! for rake tasksDmitriy Zaporozhets2013-06-131-1/+1
* cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-112-2/+2
* Enable threadsafe. Preload lib/Dmitriy Zaporozhets2013-06-112-1/+6
* Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets2013-06-111-2/+2
|\
| * Commit List and Tree allow also + in branch nameJohannes Schleifenbaum2013-06-091-2/+2
| * Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum2013-06-091-2/+2
* | Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets2013-06-111-2/+2
|/
* Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem2013-06-071-1/+1
* Improve api docsDmitriy Zaporozhets2013-06-061-0/+1
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+1
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-7/+18
|\
| * Codestyle improvedAndrew8xx82013-03-251-1/+1
| * Routes fixedAndrew8xx82013-03-251-8/+10
| * Routing updated to support global snippetsAndrew8xx82013-03-241-0/+8
| * Snippets feature refactored. Tests now use spinachAndrew8xx82013-03-241-9/+8
| * Project snippets moved to /projectsAndrew8xx82013-03-231-3/+5
* | Renames resque resource to background_jobsDmitriy Zaporozhets2013-05-301-1/+1
* | Merge pull request #4037 from mitchty/masterDmitriy Zaporozhets2013-05-291-2/+7
|\ \
| * | Apparently the gitlab Travis install has no git user.Mitch Tishmack2013-05-231-1/+5
| * | Add a new Settings.gitlab value "user_home".Mitch Tishmack2013-05-221-2/+3
* | | Changed regex to support Jira issue numbering formatPedro Guridi2013-05-271-0/+5
* | | Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk...Dmitriy Zaporozhets2013-05-272-3/+16
|\ \ \
| * | | Add settings for user permission defaultsDmitry Medvinsky2013-05-162-2/+15
| |/ /
* | | Restyle login page for LDAP/regular loginDmitriy Zaporozhets2013-05-241-0/+2
* | | Generate the Rails secret token on first run.ash2013-05-221-1/+17
|/ /
* | Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets2013-05-151-9/+11
* | Enable HAML ugly mode by default for all environmentsDmitriy Zaporozhets2013-05-141-0/+1
* | Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-3/+3
* | Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle2013-05-091-2/+2
* | Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets2013-05-081-0/+1
|\ \
| * | Fix not using git.bin_path in config.Sato Hiroyuki2013-05-071-0/+1
* | | Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-082-2/+18
* | | Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets2013-05-081-0/+1
|\ \ \
| * | | autocomplete issues and preload autocomplete data.ichord2013-05-041-0/+1
* | | | Fixes #3793: Puma configuration for relative base URLMichael Härtl2013-05-081-0/+4
* | | | Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets2013-05-071-1/+7
* | | | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-074-14/+13
|\ \ \ \
| * | | | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-054-14/+13
* | | | | Fixed forgotten unicorn to puma in a comment.Dennis Boldt2013-05-061-1/+1
* | | | | Feature: Deploy keys between projectsDmitriy Zaporozhets2013-05-061-1/+7
|/ / / /
* | | | Add smtp_settings sampleDmitriy Zaporozhets2013-05-051-0/+18
|/ / /
* | | Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-021-0/+1
|\ \ \