Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding sleep statements to allow sufficient time for the page to settle. | Sato Hiroyuki | 2013-03-06 | 1 | -0/+2 |
* | Merge pull request #3109 from hiroponz/improve-network-graph | Dmitriy Zaporozhets | 2013-03-04 | 3 | -6/+57 |
|\ | |||||
| * | Add some tests for network graph | Sato Hiroyuki | 2013-03-04 | 2 | -4/+55 |
| * | Fix spinach errors. | Sato Hiroyuki | 2013-03-01 | 2 | -2/+2 |
* | | Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab... | Dmitriy Zaporozhets | 2013-03-01 | 5 | -1/+15 |
|\ \ | |||||
| * | | Fixed notes from randx | Andrew8xx8 | 2013-02-28 | 1 | -2/+2 |
| * | | Tests for team and group descriptions added | Andrew8xx8 | 2013-02-28 | 5 | -0/+14 |
| * | | Desctiptions removed from dashboard | Andrew8xx8 | 2013-02-28 | 1 | -2/+2 |
| * | | Spinach tests fixed | Andrew8xx8 | 2013-02-28 | 1 | -2/+2 |
| |/ | |||||
* | | try to use stable version for database cleaner | Dmitriy Zaporozhets | 2013-02-28 | 2 | -2/+3 |
* | | Merge pull request #2249 from jouve/fix_possible_spec_failure | Dmitriy Zaporozhets | 2013-02-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix build failure | Cyril | 2013-01-17 | 1 | -1/+1 |
* | | | refactor finders in spianch:merge_request.feature | Dmitriy Zaporozhets | 2013-02-28 | 2 | -22/+22 |
* | | | Commenting a failing test | Dmitriy Zaporozhets | 2013-02-28 | 1 | -5/+5 |
| |/ |/| | |||||
* | | remove duplicate finder in features/steps/path | Dmitriy Zaporozhets | 2013-02-25 | 1 | -9/+9 |
* | | Fix ambiguity for member link in test | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+1 |
* | | Team features are green now | Dmitriy Zaporozhets | 2013-02-21 | 6 | -20/+20 |
* | | improve selectors to pass capybara 2.0 | Dmitriy Zaporozhets | 2013-02-21 | 2 | -11/+17 |
* | | Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-... | Dmitriy Zaporozhets | 2013-02-19 | 2 | -7/+5 |
|\ \ | |||||
| * | | States events fixed | Andrew8xx8 | 2013-02-18 | 1 | -1/+1 |
| * | | Spinach tests fixed | Andrew8xx8 | 2013-02-18 | 2 | -8/+6 |
* | | | Fix ssh key test by adding valid ssh key | Jaakko Kantojärvi | 2013-02-17 | 1 | -1/+1 |
|/ / | |||||
* | | Constants in Events looks good now | Andrew8xx8 | 2013-02-13 | 3 | -6/+6 |
* | | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 1 | -3/+3 |
* | | remove unexisting stubs | Dmitriy Zaporozhets | 2013-02-05 | 1 | -8/+1 |
* | | Ability to manage and remove group as owner outside of admin area | Dmitriy Zaporozhets | 2013-02-01 | 3 | -0/+21 |
* | | fix active tabs tests | Dmitriy Zaporozhets | 2013-01-31 | 4 | -4/+8 |
* | | Merge pull request #2823 from hiroponz/switchable-branch-on-network-graph | Dmitriy Zaporozhets | 2013-01-30 | 2 | -2/+2 |
|\ \ | |||||
| * | | Fix wrong path of features. | Sato Hiroyuki | 2013-01-31 | 2 | -2/+2 |
* | | | Few usability improvments | Dmitriy Zaporozhets | 2013-01-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2153 from koenpunt/commit-diff-views | Dmitriy Zaporozhets | 2013-01-27 | 1 | -22/+22 |
|\ \ | |||||
| * | | Updated commit diff view with some minor visual modifications | Koen Punt | 2013-01-27 | 1 | -22/+22 |
* | | | feature tests | Dmitriy Zaporozhets | 2013-01-27 | 3 | -0/+18 |
* | | | Fix features | Dmitriy Zaporozhets | 2013-01-27 | 1 | -2/+2 |
|/ / | |||||
* | | Fixing team tests | Dmitriy Zaporozhets | 2013-01-25 | 3 | -21/+8 |
* | | Remove save files with failed test %) | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+0 |
* | | Remove pending steps (no functional - no tests) | Andrey Kumanyaev | 2013-01-24 | 1 | -2/+0 |
* | | fix tests | Andrey Kumanyaev | 2013-01-24 | 5 | -24/+30 |
* | | Repair admin section tests | Andrey Kumanyaev | 2013-01-24 | 2 | -1/+11 |
* | | fix simples errors in tests | Andrey Kumanyaev | 2013-01-24 | 1 | -3/+3 |
* | | Add teams into Public sections | Andrey Kumanyaev | 2013-01-24 | 2 | -0/+325 |
* | | Admin teams section added | Andrey Kumanyaev | 2013-01-24 | 3 | -0/+299 |
* | | User can create group | Dmitriy Zaporozhets | 2013-01-24 | 2 | -0/+29 |
* | | Refactor project creation. Added logout link to profile page | GitLab | 2013-01-17 | 3 | -3/+2 |
|/ | |||||
* | Fixed spinach test | Dmitriy Zaporozhets | 2013-01-15 | 2 | -10/+13 |
* | More fixes for test | Dmitriy Zaporozhets | 2013-01-15 | 3 | -8/+12 |
* | Fix few test and notify for commit author | Dmitriy Zaporozhets | 2013-01-15 | 2 | -1/+3 |
* | fixing some test | Dmitriy Zaporozhets | 2013-01-15 | 2 | -5/+6 |
* | Replace commit diff note request specs with spinach features | Riyad Preukschas | 2013-01-15 | 3 | -0/+255 |
* | Replace commit note request specs with spinach features | Riyad Preukschas | 2013-01-15 | 3 | -12/+143 |