bootstraponline
6fa4504e31
Fix #551
2012-10-28 12:37:02 -06:00
bootstraponline
72c5a74cf1
Update test
...
The test passes when verified manually using bin/gollum. Without a running server the test
will fail so it has been commented out. If there's an easy way to mock Rack::Server
then the test can be restored.
2012-10-27 23:44:11 -06:00
bootstraponline
919f41a0f1
Fix #559
2012-10-27 23:44:11 -06:00
bootstraponline
b82556c9c0
Fix #460
2012-10-14 15:42:06 -06:00
bootstraponline
5ffd98ad31
Fix #491
2012-10-14 15:15:55 -06:00
Keith Duncan
30c2e675da
Test that author details from the session are committed into the repository
2012-09-16 16:49:17 +01:00
bootstraponline
420bb06988
Fix create test.
2012-08-25 18:58:20 -06:00
bootstraponline
20566f8acf
Fix #484
2012-08-25 18:54:07 -06:00
bootstraponline
d1c72a4ff3
Fix #483 and #481
...
Exact matching of requested pages
- /page is no longer the same as /a/page
- Deleting /page only deletes /page (before it would delete /a/page instead of /page)
- Edit currently breaks the unit tests if exact matching is enabled
- Fix redirect on create
- Add @giga's checked_dir = '' fix https://github.com/giga/gollum/commit/936958b47324a09c683cb90a2560484b47e09529
- Fix create unit test
2012-08-24 13:35:37 -06:00
bootstraponline
6cfc807db0
Revert still broken in Grit.
2012-08-15 12:22:03 -06:00
bootstraponline
d4e019ef42
Merge pull request #331 from tjh/home-page-link-issue
...
Redirect from root to /Home, fixes #250
2012-08-09 10:41:31 -07:00
bootstraponline
d234bbd861
Test get %r{/(.+?)/([0-9a-f]{40})} do
2012-08-06 18:27:12 -06:00
bootstraponline
88a3783bbc
Remove wpage.
2012-08-06 15:55:05 -06:00
bootstraponline
ea2254b9bd
Fix #462 .
...
Add test for 462.
2012-08-06 15:52:19 -06:00
bootstraponline
3e5054f357
Call to_url on rename to prevent invalid renames.
...
Remove to_url on delete so invalid names can be deleted.
Handle nil in to_url.
Update tests.
2012-07-22 13:45:30 -06:00
bootstraponline
3424a424a7
Add /delete test.
2012-07-22 13:25:25 -06:00
bootstraponline
3255709399
Don't mess with the commit message.
2012-07-21 16:52:18 -06:00
bootstraponline
e0b7009bff
Add delete this Page based on .com.
...
Match short sha commit message of .com for edit and delete.
Update tests.
2012-07-21 15:33:43 -06:00
bootstraponline
5714cef3de
Page names are no longer case sensitive.
2012-07-10 10:47:15 -06:00
Darren Oakley
ac97f7e9a2
Make the 'New Page' button create pages in sub directories if the user puts a slash in the path/page name.
2012-07-09 10:41:51 +01:00
Arran Cudbard-Bell
4543781153
Add tests to check page redirects to create
2012-06-24 22:41:27 +01:00
Darren Oakley
971cbb94f6
Make the Sinatra app directory aware.
2012-06-21 15:59:01 +01:00
bootstraponline
a4ecc9a187
Merge pull request #371 from bootstraponline/searchfix
...
Search fix (#348 with assert_not_match replacement).
2012-06-03 15:42:21 -07:00
bootstraponline
cc67c8b68e
Don't use assert_not_match.
2012-06-03 16:37:47 -06:00
Neon
bbc19d1800
Added testcase for 'open existing parent'
2012-05-24 00:04:45 +09:00
bootstraponline
ac41ed629e
Merge modified #350 .
2012-05-22 22:46:15 -06:00
bootstraponline
c7984ceed1
Revert "Merge pull request #350 from blmarket/pageauthor"
...
This reverts commit 5d3571b7a3 , reversing
changes made to c1082b4474 .
2012-05-21 17:09:15 -06:00
Jeong, Heon
60dbe9d0a7
Proper last edit info
...
but it can be slow if page modified so many times
2012-05-20 12:37:10 +09:00
Tim Harvey
43d2143506
Redirect from root to /Home, fixes #250
2012-05-10 08:55:56 -04:00
bootstraponline
04579d7ae6
Update test.
2012-05-05 13:51:46 -06:00
bootstraponline
e9a9eb1779
Add header.
2012-05-05 13:49:01 -06:00
Chris Causer
5a661fdacc
Add tests for escaped characters in title
2011-12-14 13:07:13 +00:00
Mihail Minkov
b8ce2b251d
The first page in an empty repository can now be previewed.
2011-09-27 18:52:51 +03:00
Caleb Spare
db3d534ee5
[Frontend] Fixed bug that gave a bad redirect on page edit.
2011-02-09 13:33:31 -08:00
rick
2b1510af11
edit a page, sidebar, and footer all in one commit
2011-01-19 05:20:58 -08:00
rick
f6f8428daf
merge page-file-dir_option branch
2011-01-17 10:05:21 -08:00
rick
8769e3475b
it does not assume you want to revert the parent of the first sha when reverting 2 shas
2010-12-09 17:21:09 -08:00
rick
979d89a23f
add revert action
2010-12-09 17:19:18 -08:00
rick
1875eef8f6
update frontend tests to use sample 'revert' repo
2010-12-09 17:00:52 -08:00
rick
79a1fb860d
add ability to change footer and sidebar of page
2010-12-09 16:49:03 -08:00
rick
511b62c5ab
add page rename test
2010-12-09 16:29:18 -08:00
rick
0b37597834
helps if the test has some kind of assertion
2010-12-09 16:22:37 -08:00
rick
ff1c8868dc
add duplicate page test
2010-12-09 16:20:34 -08:00
rick
f5480c21d2
fix previews
2010-12-09 16:15:28 -08:00
rick
2c8be3d95b
add tests for creating/updating wikis, fix page name bug along the way
2010-12-09 16:11:12 -08:00