Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove project edit from admin area. Redesigned project page in admin area | Dmitriy Zaporozhets | 2013-03-25 | 1 | -5/+1 |
* | Make transfer action in project controller | Dmitriy Zaporozhets | 2013-03-25 | 1 | -0/+4 |
* | move edit to separate controller. This fixes #3265 | Dmitriy Zaporozhets | 2013-03-24 | 1 | -1/+2 |
* | move Wall to own resource | Dmitriy Zaporozhets | 2013-03-19 | 1 | -5/+6 |
* | Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D... | Dmitriy Zaporozhets | 2013-03-15 | 1 | -0/+2 |
|\ | |||||
| * | Replace current Wiki system with Gollum Wikis. | Dan Knox | 2013-03-09 | 1 | -0/+2 |
* | | Group and team rss is valid now | Dmitriy Zaporozhets | 2013-03-10 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'master' into fixes/api, code clean up and tests fixed | Sebastian Ziebell | 2013-03-07 | 1 | -3/+3 |
|\ | |||||
| * | Fix routing errors. | Sato Hiroyuki | 2013-03-06 | 1 | -3/+3 |
* | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-03-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | allow any attachment filenames | Dmitriy Zaporozhets | 2013-02-28 | 1 | -1/+1 |
* | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-20 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'features/attachment_server' of /home/git/repositories/gitlab/gi... | Dmitriy Zaporozhets | 2013-02-16 | 1 | -0/+5 |
| |\ | |||||
| | * | handle attahcment with send_file | Dmitriy Zaporozhets | 2013-02-11 | 1 | -0/+5 |
* | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix for incorrect routing to the Compare controller | Yuri Feldman | 2013-02-12 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-12 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 1 | -3/+3 |
* | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-08 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Ability to manage and remove group as owner outside of admin area | Dmitriy Zaporozhets | 2013-02-01 | 1 | -1/+1 |
| * | Switchable the main branch on network graph | Sato Hiroyuki | 2013-01-30 | 1 | -1/+1 |
* | | log fatal errors that we catch | Felix Gilcher | 2013-02-01 | 1 | -0/+1 |
|/ | |||||
* | 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 contro... | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+3 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | Add public filter to admin projects | Dmitriy Zaporozhets | 2013-01-13 | 1 | -0/+1 |
* | Public git read-only access via http | Dmitriy Zaporozhets | 2013-01-13 | 1 | -0/+8 |
* | email via sidekiq. start and stop rake tasks | Dmitriy Zaporozhets | 2013-01-09 | 1 | -1/+1 |
* | sidekiq | Dmitriy Zaporozhets | 2013-01-09 | 1 | -3/+6 |