19 Mar, 2013
4 commits
-
The Cancel button on the Edit Wiki page was still redirecting back to the "Index" page which is no longer the default Wiki page. This commit changes the Cancel button in the following ways: * Pressing Cancel while editing an existing Wiki page will now redirect you back to the latest version of that page. * Pressing Cancel while editing a brand new Wiki home page that does not yet exist will redirect you to back to the same Edit Wiki Home page.
17 Mar, 2013
1 commit
-
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
15 Mar, 2013
2 commits
-
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
4 commits
13 Mar, 2013
3 commits
12 Mar, 2013
3 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
2 commits
-
…into Undev-team-and-group-descriptions Conflicts: db/schema.rb
28 Feb, 2013
7 commits
-
fix one of the possible causes of build failures
25 Feb, 2013
1 commit
21 Feb, 2013
3 commits
19 Feb, 2013
1 commit
-
Conflicts: app/models/issue.rb app/models/merge_request.rb
18 Feb, 2013
2 commits
17 Feb, 2013
1 commit
13 Feb, 2013
1 commit