Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2991 from raphendyr/username_change_disablation | Dmitriy Zaporozhets | 2013-02-18 | 2 | -0/+2 |
|\ | | | | | Add option to disable username changing | ||||
| * | Add option to disable username changing | Jaakko Kantojärvi | 2013-02-14 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | This option allows to disable users from changing their username. This is very usefull in environments using strong internal authentication methods like ldap, pam or shibboleth. You can allow users to change theyr username in these environments, but then new users (users loging in first time) is blocked from gitlab is her username exists. | ||||
* | | Merge branch 'features/attachment_server' of ↵ | Dmitriy Zaporozhets | 2013-02-16 | 1 | -0/+5 |
|\ \ | | | | | | | | | | /home/git/repositories/gitlab/gitlabhq | ||||
| * | | handle attahcment with send_file | Dmitriy Zaporozhets | 2013-02-11 | 1 | -0/+5 |
| | | | |||||
* | | | uppercase Gitlab version and revision constants. check api return gitlab ↵ | Dmitriy Zaporozhets | 2013-02-16 | 1 | -2/+2 |
| |/ |/| | | | | | version now | ||||
* | | Environments support added to Gitlab config | Andrew8xx8 | 2013-02-14 | 2 | -117/+128 |
| | | |||||
* | | Merge branch 'unicorn-app-dir-fix' of https://github.com/mikew/gitlabhq into ↵ | Dmitriy Zaporozhets | 2013-02-13 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | mikew-unicorn-app-dir-fix Conflicts: config/unicorn.rb.example | ||||
| * | | remove hardcoded app_dir from unicorn.rb.example | Mike Wyatt | 2013-01-31 | 1 | -1/+1 |
| | | | |||||
* | | | Fix for incorrect routing to the Compare controller | Yuri Feldman | 2013-02-12 | 1 | -1/+1 |
| |/ |/| | |||||
* | | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 3 | -33/+41 |
| | | |||||
* | | Fix gitlab:check | Dmitriy Zaporozhets | 2013-02-11 | 1 | -1/+1 |
| | | |||||
* | | gitlab;shell init script | Dmitriy Zaporozhets | 2013-02-07 | 1 | -1/+1 |
| | | |||||
* | | Improving installation docs | Dmitriy Zaporozhets | 2013-02-05 | 2 | -4/+2 |
| | | |||||
* | | Make gitlab works with gitlab-shell | Dmitriy Zaporozhets | 2013-02-04 | 1 | -2/+2 |
| | | |||||
* | | Ability to manage and remove group as owner outside of admin area | Dmitriy Zaporozhets | 2013-02-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2711 from fbehrens/patch-1 | Dmitriy Zaporozhets | 2013-01-31 | 1 | -1/+1 |
|\ | | | | | Update config/database.yml.postgresql | ||||
| * | Update config/database.yml.postgresql | fbehrens | 2013-01-23 | 1 | -1/+1 |
| | | | | | | This was necessary following the installation guide for ubuntu 10.4 with postgres | ||||
* | | Switchable the main branch on network graph | Sato Hiroyuki | 2013-01-30 | 1 | -1/+1 |
| | | |||||
* | | Advanced logging for post-receive worker | Dmitriy Zaporozhets | 2013-01-29 | 1 | -1/+2 |
| | | |||||
* | | Dashboard to resource | Dmitriy Zaporozhets | 2013-01-27 | 1 | -5/+8 |
| | | |||||
* | | Add projects page to dashboard. Remove projects pagination on dashboard | Dmitriy Zaporozhets | 2013-01-27 | 1 | -0/+1 |
| | | |||||
* | | Fix application crashes after #2772 | Dmitriy Zaporozhets | 2013-01-26 | 1 | -1/+1 |
| | | |||||
* | | fix edit project members access link and page fixes refs #2745 | Andrey Kumanyaev | 2013-01-25 | 1 | -1/+1 |
| | | |||||
* | | teams refactoring and cleanup pt.1 | Dmitriy Zaporozhets | 2013-01-25 | 1 | -4/+0 |
| | | |||||
* | | Fix mispelling and ambiguous id in UserTeam.without_project | Dmitriy Zaporozhets | 2013-01-24 | 1 | -1/+1 |
| | | |||||
* | | Fix little bugs | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+1 |
| | | |||||
* | | assign team to project from project page in public section | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+12 |
| | | |||||
* | | update routes | Andrey Kumanyaev | 2013-01-24 | 1 | -20/+24 |
| | | |||||
* | | move Team_members controller into project (conflicts with team/members ↵ | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+3 |
| | | | | | | | | controller) | ||||
* | | Remove old data | Andrey Kumanyaev | 2013-01-24 | 1 | -6/+0 |
| | | |||||
* | | Move team project management to own controller | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+1 |
| | | |||||
* | | save generated files | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+0 |
| | | |||||
* | | Move admin team members management to own controller | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+3 |
| | | |||||
* | | Team projects public section | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+2 |
| | | |||||
* | | Team members public section | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+4 |
| | | |||||
* | | Add teams into Public sections | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+14 |
| | | |||||
* | | Admin teams section added | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+8 |
| | | |||||
* | | User can create group | Dmitriy Zaporozhets | 2013-01-24 | 1 | -1/+1 |
|/ | |||||
* | Fix routing. Finalize user show page | Dmitriy Zaporozhets | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | base implementation | Dmitriy Zaporozhets | 2013-01-22 | 1 | -0/+3 |
| | |||||
* | Update config/gitlab.yml.example | Erkan | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Fix application crash on help page | Dmitriy Zaporozhets | 2013-01-20 | 2 | -0/+4 |
| | |||||
* | Small fixes | Riyad Preukschas | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Reorder help routes | Riyad Preukschas | 2013-01-19 | 1 | -9/+9 |
| | |||||
* | Rename help#public_area to help#public_access | Riyad Preukschas | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Add optional signup. | Marin Jankovski | 2013-01-18 | 3 | -1/+3 |
| | |||||
* | Fix default settings when they are boolean. | Cyril | 2013-01-18 | 1 | -6/+6 |
| | | | | | | error is that ```enabled ||= true``` always evaluates to true. Change all initialization of bool settings to use the same syntax: ```setting = true if setting.nil?``` | ||||
* | Merge pull request #2346 from sodabrew/omniauth_configs | Riyad Preukschas | 2013-01-16 | 2 | -1/+12 |
|\ | | | | | Allow the OmniAuth provider args parameter to be passed through | ||||
| * | Allow the OmniAuth provider args parameter to pass through as either an ↵ | Aaron Stone | 2012-12-23 | 2 | -1/+12 |
| | | | | | | | | Array or a Hash. | ||||
* | | Fix settings | Riyad Preukschas | 2013-01-16 | 2 | -11/+14 |
| | |