Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constants in Events looks good now | Andrew8xx8 | 2013-02-13 | 3 | -6/+6 |
* | Ability to manage and remove group as owner outside of admin area | Dmitriy Zaporozhets | 2013-02-01 | 2 | -0/+15 |
* | 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 | 2 | -0/+10 |
* | | Fix features | Dmitriy Zaporozhets | 2013-01-27 | 1 | -2/+2 |
|/ | |||||
* | Fixing team tests | Dmitriy Zaporozhets | 2013-01-25 | 1 | -8/+8 |
* | fix tests | Andrey Kumanyaev | 2013-01-24 | 2 | -20/+28 |
* | Repair admin section tests | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+8 |
* | fix simples errors in tests | Andrey Kumanyaev | 2013-01-24 | 1 | -3/+3 |
* | Add teams into Public sections | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+250 |
* | Admin teams section added | Andrey Kumanyaev | 2013-01-24 | 2 | -0/+226 |
* | User can create group | Dmitriy Zaporozhets | 2013-01-24 | 1 | -0/+18 |
* | Refactor project creation. Added logout link to profile page | GitLab | 2013-01-17 | 2 | -2/+1 |
* | Fixed spinach test | Dmitriy Zaporozhets | 2013-01-15 | 1 | -5/+7 |
* | 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 | 2 | -0/+164 |
* | Replace commit note request specs with spinach features | Riyad Preukschas | 2013-01-15 | 2 | -8/+101 |
* | Merge commit 'master' into discussions | Riyad Preukschas | 2013-01-15 | 22 | -76/+328 |
|\ | |||||
| * | Event filters stores at cookies. | Alex Denisov | 2013-01-09 | 1 | -6/+6 |
| * | Tests on events filtering added | Alex Denisov | 2013-01-09 | 1 | -3/+27 |
| * | Tests on EventFilters added | Alex Denisov | 2013-01-09 | 1 | -0/+63 |
| * | Spinach: admin logs, admin users | Dmitriy Zaporozhets | 2013-01-09 | 3 | -0/+26 |
| * | sidekiq with green tests | Dmitriy Zaporozhets | 2013-01-09 | 1 | -1/+1 |
| * | spinach test: project services | Dmitriy Zaporozhets | 2013-01-09 | 1 | -0/+30 |
| * | A bit of spinach tests | Dmitriy Zaporozhets | 2013-01-09 | 6 | -37/+89 |
| * | Validate username uniq in scope of namespace | Dmitriy Zaporozhets | 2013-01-07 | 1 | -4/+4 |
| * | Fixed tests | Dmitriy Zaporozhets | 2013-01-07 | 1 | -4/+4 |
| * | Green button when we create new item, blue when save or some primary action | Dmitriy Zaporozhets | 2013-01-06 | 1 | -1/+1 |
| * | Fix network test and snippets expired | Dmitriy Zaporozhets | 2013-01-05 | 1 | -1/+0 |
| * | Fixed protected branches and file edit | Dmitriy Zaporozhets | 2013-01-04 | 2 | -3/+3 |
| * | Rspec fixes | Dmitriy Zaporozhets | 2013-01-04 | 1 | -2/+2 |
| * | Continue refactoring. Use repostory and team | Dmitriy Zaporozhets | 2013-01-04 | 9 | -23/+23 |
| * | Fixed admin -> group -> show | Dmitriy Zaporozhets | 2013-01-02 | 2 | -3/+1 |
| * | Fixed spinach | Dmitriy Zaporozhets | 2013-01-02 | 1 | -2/+2 |
| * | test reanimated | Andrey Kumanyaev | 2012-12-26 | 1 | -4/+3 |
| * | Add functional in user section | Andrey Kumanyaev | 2012-12-26 | 2 | -0/+23 |
| * | Add functional in admin section | Andrey Kumanyaev | 2012-12-26 | 1 | -0/+38 |
* | | Merge branch 'master' into discussions | Riyad Preukschas | 2012-12-23 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | Merge pull request #2315 from koenpunt/gh-issue-513 | Dmitriy Zaporozhets | 2012-12-20 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated test to match with switched commits | Koen Punt | 2012-12-20 | 1 | -2/+2 |
| * | | Refactor issues, Remove ajax | Dmitriy Zaporozhets | 2012-12-19 | 1 | -2/+2 |
| |/ | |||||
* | | Add merge request note feature | Riyad Preukschas | 2012-12-03 | 2 | -36/+112 |
|/ | |||||
* | Refactored profile to resource. Added missing flash notice on successfull upd... | Dmitriy Zaporozhets | 2012-12-02 | 1 | -7/+3 |