GitLab
|
232d61d598
|
Refactor project creation. Added logout link to profile page
|
2013-01-17 17:35:57 +02:00 |
|
Dmitriy Zaporozhets
|
cf353bd34f
|
Fixed spinach test
|
2013-01-15 17:12:53 +02:00 |
|
Dmitriy Zaporozhets
|
953db8477e
|
More fixes for test
|
2013-01-15 14:28:04 +02:00 |
|
Dmitriy Zaporozhets
|
211c06e419
|
Fix few test and notify for commit author
|
2013-01-15 13:37:20 +02:00 |
|
Dmitriy Zaporozhets
|
ac983319d3
|
fixing some test
|
2013-01-15 12:42:54 +02:00 |
|
Riyad Preukschas
|
d28176b132
|
Replace commit diff note request specs with spinach features
|
2013-01-15 00:52:57 +01:00 |
|
Riyad Preukschas
|
f8e1f4a7c9
|
Replace commit note request specs with spinach features
|
2013-01-15 00:52:55 +01:00 |
|
Riyad Preukschas
|
3022786948
|
Merge commit 'master' into discussions
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
|
2013-01-15 00:52:25 +01:00 |
|
Alex Denisov
|
97d17cf835
|
Event filters stores at cookies.
|
2013-01-09 19:30:20 +00:00 |
|
Alex Denisov
|
b255c3c44b
|
Tests on events filtering added
|
2013-01-09 19:30:20 +00:00 |
|
Alex Denisov
|
2b93201533
|
Tests on EventFilters added
|
2013-01-09 19:30:19 +00:00 |
|
Dmitriy Zaporozhets
|
16b61590ab
|
Spinach: admin logs, admin users
|
2013-01-09 19:38:27 +02:00 |
|
Dmitriy Zaporozhets
|
9773ccc451
|
sidekiq with green tests
|
2013-01-09 09:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
7bfd38eaa9
|
spinach test: project services
|
2013-01-09 09:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
2f6603e581
|
A bit of spinach tests
|
2013-01-09 08:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
fb470e8e2a
|
Validate username uniq in scope of namespace
|
2013-01-07 17:36:24 +02:00 |
|
Dmitriy Zaporozhets
|
a0bd09ab83
|
Fixed tests
|
2013-01-07 14:44:57 +02:00 |
|
Dmitriy Zaporozhets
|
68eb394824
|
Green button when we create new item, blue when save or some primary action
|
2013-01-06 00:08:02 +02:00 |
|
Dmitriy Zaporozhets
|
baf591cc27
|
Fix network test and snippets expired
|
2013-01-05 23:49:01 +02:00 |
|
Dmitriy Zaporozhets
|
ef5b36eaaf
|
Fixed protected branches and file edit
|
2013-01-04 21:45:30 +02:00 |
|
Dmitriy Zaporozhets
|
afbdbb0c95
|
Rspec fixes
|
2013-01-04 18:50:31 +02:00 |
|
Dmitriy Zaporozhets
|
dccd8b6eaa
|
Continue refactoring. Use repostory and team
|
2013-01-04 08:43:25 +02:00 |
|
Dmitriy Zaporozhets
|
ce484fa9da
|
Fixed admin -> group -> show
|
2013-01-02 20:45:11 +02:00 |
|
Dmitriy Zaporozhets
|
6a9e7dc55b
|
Fixed spinach
|
2013-01-02 19:56:22 +02:00 |
|
Andrey Kumanyaev
|
655b836b2a
|
test reanimated
|
2012-12-26 20:31:47 +04:00 |
|
Andrey Kumanyaev
|
25c5763780
|
Add functional in user section
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
9c574464a6
|
Add functional in admin section
|
2012-12-26 19:52:15 +04:00 |
|
Riyad Preukschas
|
db2c15369c
|
Merge branch 'master' into discussions
Conflicts:
app/assets/stylesheets/main.scss
app/models/project.rb
app/views/notes/_common_form.html.haml
app/views/notes/_per_line_form.html.haml
lib/gitlab/markdown.rb
spec/models/note_spec.rb
|
2012-12-23 01:03:57 +01:00 |
|
Dmitriy Zaporozhets
|
40c6d87175
|
Merge pull request #2315 from koenpunt/gh-issue-513
Added compare switch
|
2012-12-20 06:15:39 -08:00 |
|
Koen Punt
|
9916e8d6dc
|
Updated test to match with switched commits
Added compare switch
|
2012-12-20 14:39:39 +01:00 |
|
Dmitriy Zaporozhets
|
2f7effe804
|
Refactor issues, Remove ajax
|
2012-12-19 06:14:05 +03:00 |
|
Riyad Preukschas
|
0b3df2f128
|
Add merge request note feature
|
2012-12-03 22:51:55 +01:00 |
|
Dmitriy Zaporozhets
|
46bf3a0949
|
Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax
|
2012-12-02 13:29:24 +02:00 |
|
Dmitriy Zaporozhets
|
cf8b3692cd
|
Merge pull request #2105 from jouve/improve_admin_views
Improve admin section
|
2012-11-29 00:39:50 -08:00 |
|
Alex Denisov
|
15a72a3b87
|
Spinach test added
|
2012-11-28 19:59:19 +02:00 |
|
Cyril
|
e0a9ffcdaa
|
Improve admin views for project and groups
* layout: add 'Groups' item to main_menu
* admin/dashboard: add a ui-box for groups
* projects and groups: remove nav tabs
|
2012-11-28 18:04:28 +01:00 |
|
Robert Speicher
|
4db362f519
|
Add a link to each project on the Issues dashboard
|
2012-11-28 11:00:02 -05:00 |
|
Dmitriy Zaporozhets
|
c4f3c54ecb
|
Fix group spinach feature
|
2012-11-27 21:33:56 +02:00 |
|
Dmitriy Zaporozhets
|
0693215c30
|
Fixed spinach and tests. Build should pass now
|
2012-11-23 22:55:38 +02:00 |
|
Dmitriy Zaporozhets
|
9304d049de
|
Fixed some tests and snippet colorize
|
2012-11-23 22:31:09 +03:00 |
|
Robert Speicher
|
30a66c065a
|
Improve user feedback on the Profile > Design page
- Header changes immediately without a page reload
- Lets the user know that we actually saved their setting when changed
|
2012-11-21 15:01:40 -05:00 |
|
Dmitriy Zaporozhets
|
c7aeb5127e
|
Fix pre-selected assignee spinach
|
2012-11-16 13:03:07 +02:00 |
|
Dmitriy Zaporozhets
|
ba25b2dc84
|
Use poltergeist instaead of capybara-webkit
|
2012-11-16 12:27:39 +02:00 |
|
Riyad Preukschas
|
578cf89812
|
Fix specs
|
2012-11-14 01:20:37 +01:00 |
|
Dmitriy Zaporozhets
|
b28ab8962b
|
Merge pull request #1928 from kouno/cleanup-factories
Remove backward compatibility of factories.
|
2012-11-13 08:45:03 -08:00 |
|
Vincent Bonmalais
|
80fb38de7a
|
Remove backward compatibility of factories.
|
2012-11-13 22:27:45 +11:00 |
|
randx
|
3e04673334
|
Added feature test for stats
|
2012-11-10 23:33:10 +02:00 |
|
Dmitriy Zaporozhets
|
22d0569dbb
|
Dashboard steps: 1.9 syntax & use of create instead of Factory
|
2012-11-07 13:56:48 +02:00 |
|
Dmitriy Zaporozhets
|
8114d36caf
|
Merge pull request #1720 from coagulant/wiki_search
Wiki search
|
2012-11-07 03:51:20 -08:00 |
|
Valeriy Sizov
|
4f04d7df66
|
Merge pull request #1915 from tsigo/issue/1912
Fix rendered action for password change failure
|
2012-11-05 01:29:03 -08:00 |
|