Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont allow project creation without repository | Dmitriy Zaporozhets | 2014-11-29 | 1 | -13/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Project import and retry import scaffold | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Reenable the create project button after errors | Jack Weeden | 2013-07-30 | 1 | -0/+1 |
| | | | | | | | | | Currently if you try to create a project from an existing repo but give it a bad URL, you see the "Import url should be a valid url" error and the form, but the submit button is disabled meaning you can't fix the URL and resubmit the form. This fix just enables the button when the project has an error. Closes #4070 | ||||
* | Improve user expirience while create/edit project settings | Dmitriy Zaporozhets | 2013-05-14 | 1 | -4/+2 |
| | |||||
* | Refactor project creation. Added logout link to profile page | GitLab | 2013-01-17 | 1 | -3/+1 |
| | |||||
* | added NamespacedProject role. Extended project info displayed for admin. ↵ | Dmitriy Zaporozhets | 2012-12-14 | 1 | -0/+1 |
| | | | | Fixed project limit | ||||
* | Fixes :notice after project is created | Martins Polakovs | 2012-11-21 | 1 | -1/+1 |
| | | | | | | | When projects were created in projects_controller create.js.haml passed notice as url parameter and therefore notice was not displayed in the page after redirect to the project page | ||||
* | Fix loader hiding when create new project | Dmitriy Zaporozhets | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -1/+1 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | Admin gitolite logs. Refactored project creation. Few style fixes. | Dmitriy Zaporozhets | 2012-07-05 | 1 | -1/+4 |
| | |||||
* | New project page improved. User profile improved. Show issues, participant ↵ | gitlabhq | 2012-04-24 | 1 | -1/+1 |
| | | | | on Milestone show page. | ||||
* | Js refactoring and ajax animation replaced | Dmitriy Zaporozhets | 2012-03-26 | 1 | -0/+1 |
| | |||||
* | Bootstrap: application layout | Dmitriy Zaporozhets | 2012-01-28 | 1 | -0/+1 |
| | |||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+6 |