Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite project commits features using spinach | Nihad Abbasov | 2012-09-10 | 19 | -352/+0 |
| | |||||
* | Cucumber tag removed | Alex Denisov | 2012-09-07 | 1 | -1/+0 |
| | |||||
* | Cucumber scenario on pre-selected assignee added | Alex Denisov | 2012-09-07 | 1 | -1/+8 |
| | |||||
* | Preselected Milestone: Cucumber scenario added | Alex Denisov | 2012-09-07 | 1 | -0/+10 |
| | |||||
* | Cucumber refactoring | randx | 2012-09-06 | 1 | -1/+29 |
| | |||||
* | Feature: Labels page. Index page | randx | 2012-08-24 | 1 | -0/+13 |
| | |||||
* | Speed up the "Project Network Graph" cucumber feature | Robert Speicher | 2012-08-21 | 1 | -3/+1 |
| | | | | | | | | | | This change involves stubbing out the call to `Grit::Commit.find_all` and limiting the number of commits to 10 vs. the standard of 650 used by `Gitlab::GraphCommit.to_graph`. Prior to this change, this single feature required almost 3 minutes of running time and over 2 GB of memory on my machine. Now it takes less than 3 seconds. | ||||
* | Cucumber feature -> Merge Request | Dmitriy Zaporozhets | 2012-08-09 | 1 | -0/+42 |
| | |||||
* | Comments cucumber. More refactoring. Cucumber -> branches, tags | Dmitriy Zaporozhets | 2012-08-03 | 6 | -5/+34 |
| | |||||
* | Issues cucumber. refactored step_definitoons | Dmitriy Zaporozhets | 2012-08-03 | 1 | -2/+28 |
| | |||||
* | Milestones cucumber. Renamed app security test | Dmitriy Zaporozhets | 2012-08-03 | 1 | -0/+18 |
| | |||||
* | Remove duplicate coverage in spec requests. All features should be covered ↵ | Dmitriy Zaporozhets | 2012-08-03 | 2 | -0/+10 |
| | | | | in cucumber | ||||
* | Issue Labels: Edit, show, index + filter | Dmitriy Zaporozhets | 2012-06-27 | 1 | -0/+12 |
| | |||||
* | lets comment browse feature | randx | 2012-06-21 | 1 | -0/+0 |
| | |||||
* | Cucumber features: Team, SSH keys | randx | 2012-06-18 | 1 | -0/+35 |
| | |||||
* | Cucumber -> Network graph feature | randx | 2012-06-16 | 1 | -0/+12 |
| | |||||
* | Cucumber: | Dmitriy Zaporozhets | 2012-06-15 | 17 | -0/+113 |
* Profile * Browse code * Sceleton for main features * Wiki * Commits |