summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* States events fixedAndrew8xx82013-02-181-1/+1
|
* Spinach tests fixedAndrew8xx82013-02-182-8/+6
|
* Constants in Events looks good nowAndrew8xx82013-02-133-6/+6
|
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-3/+3
|
* remove unexisting stubsDmitriy Zaporozhets2013-02-051-8/+1
|
* Ability to manage and remove group as owner outside of admin areaDmitriy Zaporozhets2013-02-013-0/+21
|
* fix active tabs testsDmitriy Zaporozhets2013-01-314-4/+8
|
* Merge pull request #2823 from hiroponz/switchable-branch-on-network-graphDmitriy Zaporozhets2013-01-302-2/+2
|\ | | | | Switchable the main branch on network graph
| * Fix wrong path of features.Sato Hiroyuki2013-01-312-2/+2
| |
* | Few usability improvmentsDmitriy Zaporozhets2013-01-301-1/+1
|/
* Merge pull request #2153 from koenpunt/commit-diff-viewsDmitriy Zaporozhets2013-01-271-22/+22
|\ | | | | Added swipe view for image diff
| * Updated commit diff view with some minor visual modificationsKoen Punt2013-01-271-22/+22
| | | | | | | | | | | | | | | | | | | | | | Prepared diff view for multiple view modes Converted commits.js to coffeescript image info in separate coffeescript file Added swipe view mode Added onion skin viewMode
* | feature testsDmitriy Zaporozhets2013-01-273-0/+18
| |
* | Fix featuresDmitriy Zaporozhets2013-01-271-2/+2
|/
* Fixing team testsDmitriy Zaporozhets2013-01-253-21/+8
|
* Remove save files with failed test %)Andrey Kumanyaev2013-01-241-1/+0
|
* Remove pending steps (no functional - no tests)Andrey Kumanyaev2013-01-241-2/+0
|
* fix testsAndrey Kumanyaev2013-01-245-24/+30
|
* Repair admin section testsAndrey Kumanyaev2013-01-242-1/+11
|
* fix simples errors in testsAndrey Kumanyaev2013-01-241-3/+3
|
* Add teams into Public sectionsAndrey Kumanyaev2013-01-242-0/+325
|
* Admin teams section addedAndrey Kumanyaev2013-01-243-0/+299
|
* User can create groupDmitriy Zaporozhets2013-01-242-0/+29
|
* Refactor project creation. Added logout link to profile pageGitLab2013-01-173-3/+2
|
* Fixed spinach testDmitriy Zaporozhets2013-01-152-10/+13
|
* More fixes for testDmitriy Zaporozhets2013-01-153-8/+12
|
* Fix few test and notify for commit authorDmitriy Zaporozhets2013-01-152-1/+3
|
* fixing some testDmitriy Zaporozhets2013-01-152-5/+6
|
* Replace commit diff note request specs with spinach featuresRiyad Preukschas2013-01-153-0/+255
|
* Replace commit note request specs with spinach featuresRiyad Preukschas2013-01-153-12/+143
|
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-1532-81/+456
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/assets/stylesheets/sections/notes.scss app/contexts/notes/load_context.rb app/models/project.rb app/observers/note_observer.rb app/roles/votes.rb app/views/commit/show.html.haml app/views/merge_requests/_show.html.haml app/views/merge_requests/diffs.js.haml app/views/merge_requests/show.js.haml app/views/notes/_note.html.haml features/steps/project/project_merge_requests.rb spec/models/note_spec.rb
| * JavaScript removed from dashboard#index template.AlexDenisov2013-01-091-0/+1
| |
| * Typo fixedAlex Denisov2013-01-091-1/+1
| |
| * Event filters stores at cookies.Alex Denisov2013-01-092-6/+25
| |
| * Tests on events filtering addedAlex Denisov2013-01-092-4/+45
| |
| * Tests on EventFilters addedAlex Denisov2013-01-092-0/+77
| |
| * Spinach: admin logs, admin usersDmitriy Zaporozhets2013-01-095-0/+37
| |
| * sidekiq with green testsDmitriy Zaporozhets2013-01-092-1/+3
| |
| * spinach test: project servicesDmitriy Zaporozhets2013-01-092-0/+44
| |
| * set undefined featuresDmitriy Zaporozhets2013-01-092-0/+4
| |
| * A bit of spinach testsDmitriy Zaporozhets2013-01-0910-42/+116
| |
| * organize simplecovDmitriy Zaporozhets2013-01-071-4/+1
| |
| * Fix group test after ajax activityDmitriy Zaporozhets2013-01-071-0/+1
| |
| * Validate username uniq in scope of namespaceDmitriy Zaporozhets2013-01-071-4/+4
| |
| * Fixed testsDmitriy Zaporozhets2013-01-071-4/+4
| |
| * Speedup dashboard via loading events with ajaxDmitriy Zaporozhets2013-01-071-0/+3
| |
| * Green button when we create new item, blue when save or some primary actionDmitriy Zaporozhets2013-01-061-1/+1
| |
| * Fix network test and snippets expiredDmitriy Zaporozhets2013-01-051-1/+0
| |
| * Update to rails 3.2.10. Use simplercov in spinach tooDmitriy Zaporozhets2013-01-051-0/+5
| |
| * Fixed protected branches and file editDmitriy Zaporozhets2013-01-042-3/+3
| |