summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Fix ssh key testDmitriy Zaporozhets2013-06-241-1/+1
|
* Fix ssh key testDmitriy Zaporozhets2013-06-241-1/+1
|
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-242-3/+3
|
* Lets fix testsDmitriy Zaporozhets2013-06-224-8/+13
|
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-222-4/+4
|
* Fix admin:groups testDmitriy Zaporozhets2013-06-201-2/+5
|
* Fixed sub navs spinach tests for projectDmitriy Zaporozhets2013-06-193-42/+24
|
* Merge branch 'improve/dash_projects_page' of ↵Dmitriy Zaporozhets2013-06-192-16/+0
|\ | | | | | | /home/git/repositories/gitlab/gitlabhq into 6-0-dev
| * Remove dash projects search testDmitriy Zaporozhets2013-06-192-16/+0
| |
* | Fix random failing tests with project teamsDmitriy Zaporozhets2013-06-191-18/+4
|/
* More userteam links removed. Removed teams spinach testsDmitriy Zaporozhets2013-06-182-306/+0
|
* Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-182-306/+0
|
* Fixin testsDmitriy Zaporozhets2013-06-182-4/+18
|
* Proper naming for project members pageDmitriy Zaporozhets2013-06-181-2/+2
|
* Fix spinach groupDmitriy Zaporozhets2013-06-181-3/+3
|
* Fixed tests. Fixed overrided scope. Better usability for milestone viewDmitriy Zaporozhets2013-06-172-3/+3
|
* Merge pull request #4269 from dosire/scrum-view-for-milestoneDmitriy Zaporozhets2013-06-162-8/+0
|\ | | | | Scrum view style milestone view.
| * Incorporated the two suggestions (h5 and named variables) and fixed the ↵Sytse Sijbrandij2013-06-122-8/+0
| | | | | | | | Spinach test.
* | FIx userteams testsDmitriy Zaporozhets2013-06-151-21/+5
| |
* | Fix MR featureDmitriy Zaporozhets2013-06-141-2/+2
| |
* | Fix tab tests. Prevent 500 if user.last_sign_in_at is nilDmitriy Zaporozhets2013-06-141-4/+4
| |
* | Style page for project assign to team. Fix test for admin:teamsDmitriy Zaporozhets2013-06-111-1/+1
| |
* | fix group:people tests after prev commitDmitriy Zaporozhets2013-06-112-1/+3
| |
* | Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets2013-06-113-3/+3
| |
* | Fix admin:group spinach. Remove selecting .all projects for admin user at ↵Dmitriy Zaporozhets2013-06-102-3/+3
|/ | | | teams page
* Merge pull request #4178 from docwhat/use-COLOR_SCHEMESDmitriy Zaporozhets2013-06-061-1/+1
|\ | | | | design pages now uses the COLOR_SCHEMES
| * design pages now uses the COLOR_SCHEMESChristian Höltje2013-06-051-1/+1
| | | | | | | | | | This unifies the code color-scheme code and makes adding new schemes a little easier.
* | Move search to separate layoutDmitriy Zaporozhets2013-06-062-9/+0
| |
* | Merge pull request #4155 from babatakao/selectable_master_project_deploy_keysDmitriy Zaporozhets2013-06-051-0/+1
|\ \ | | | | | | Selectable deploy keys contain master projects
| * | Selectable deploy keys contain master projectsbabatakao2013-06-051-0/+1
| | |
* | | Fix snippets testDmitriy Zaporozhets2013-06-062-2/+2
| | |
* | | Its better to load graph with ajax since it requires ~10 seconds for bigger ↵Dmitriy Zaporozhets2013-06-052-0/+22
|/ / | | | | | | projects to finish up
* | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into ↵Dmitriy Zaporozhets2013-06-0410-0/+355
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew8xx8-gist Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb
| * | Typos fixedAndrew8xx82013-03-252-2/+2
| | |
| * | Typo in class name fixedAndrew8xx82013-03-254-3/+6
| | |
| * | Tests for private snippet fixedAndrew8xx82013-03-251-1/+1
| | |
| * | Tests for personal snippets addedAndrew8xx82013-03-258-0/+209
| | |
| * | Snippets feature refactored. Tests now use spinachAndrew8xx82013-03-243-0/+139
| | |
* | | Fix project.show spinach testDmitriy Zaporozhets2013-06-041-0/+1
| |/ |/|
* | Fix routiong specs after rename of resque controllerDmitriy Zaporozhets2013-05-301-1/+1
| |
* | Hipchat service implementationRonald van Eede2013-05-242-0/+23
| |
* | Fix service tests in spinachDmitriy Zaporozhets2013-05-221-4/+4
| |
* | changed Gitlab to GitLabBen Bodenmiller2013-05-192-7/+7
| |
* | Add test for "Show only selected tag"Sato Hiroyuki2013-05-132-0/+35
| |
* | made some ui enhancement for search pageDmitriy Zaporozhets2013-05-091-0/+1
| |
* | Implemented code search featureJavier Castro2013-05-092-0/+25
| |
* | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-0711-45/+45
|\ \ | | | | | | Code cleanup: Replace old hashes and remove trailing spaces
| * | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-0511-45/+45
| | |
* | | Feature tests for deploy keysDmitriy Zaporozhets2013-05-063-59/+138
|/ /
* | Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets2013-05-033-0/+25
|\ \ | | | | | | Internally public projects