19 Mar, 2013
1 commit
15 Mar, 2013
1 commit
-
Conflicts: app/views/layouts/project_resource.html.haml app/views/wikis/edit.html.haml app/views/wikis/pages.html.haml app/views/wikis/show.html.haml spec/features/gitlab_flavored_markdown_spec.rb
14 Mar, 2013
2 commits
13 Mar, 2013
2 commits
10 Mar, 2013
1 commit
-
The previously failing Spinach steps have been fixed with this commit. I have also added new steps that cover the entire usage of the Wiki system. The new Spinach steps revealed a minor bug in the Delete page process. The path for the "Delete this page" button was previously set to `project_wikis_page(@project, @wiki)` when it should have been using the singular `project_wiki_page(@project, @wiki)` path helper. The link has been corrected and all steps are now passing.
07 Mar, 2013
1 commit
-
* Module: Graph -> Network * Class: JsonBuilder -> Graph
06 Mar, 2013
1 commit
04 Mar, 2013
2 commits
-
Improve network graph
01 Mar, 2013
1 commit
28 Feb, 2013
2 commits
21 Feb, 2013
2 commits
18 Feb, 2013
2 commits
31 Jan, 2013
2 commits
30 Jan, 2013
2 commits
-
Switchable the main branch on network graph
17 Jan, 2013
1 commit
15 Jan, 2013
7 commits
-
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
09 Jan, 2013
2 commits
07 Jan, 2013
2 commits
06 Jan, 2013
1 commit
05 Jan, 2013
1 commit
04 Jan, 2013
3 commits
23 Dec, 2012
1 commit
-
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