Robert Speicher
|
dde8ed4455
|
Fix milestone API specs and moved to requests/api
Closes #1331
|
2012-08-29 11:58:33 -04:00 |
|
Robert Speicher
|
97423a0bed
|
Add more coverage for model validations and associations
|
2012-08-29 11:36:02 -04:00 |
|
Dmitriy Zaporozhets
|
8c44789e6f
|
Mark api milestone specs as pending
|
2012-08-29 18:09:41 +03:00 |
|
Robert Speicher
|
2bdea8651f
|
Add is_within method for shoulda's EnsureLengthOf matcher
|
2012-08-29 10:44:34 -04:00 |
|
Robert Speicher
|
9e7d77cece
|
Remove annotations from specs
|
2012-08-29 10:44:34 -04:00 |
|
Robert Speicher
|
9d4d40deed
|
Move IssueCommonality and Upvote specs out of models and into their own specs
|
2012-08-29 10:44:34 -04:00 |
|
Robert Speicher
|
14daf2e2ba
|
Add include_module matcher
|
2012-08-29 10:44:34 -04:00 |
|
Robert Speicher
|
2c95074a5f
|
Remove model specs that are covered by factories_spec
|
2012-08-29 10:44:34 -04:00 |
|
logiblocs
|
b99372b756
|
Fixed one letter in doc/installation.md
|
2012-08-29 13:04:37 +02:00 |
|
Alex Denisov
|
2703fe3e72
|
Merge branch 'master' into issue_status_changed_notifications
|
2012-08-29 11:42:15 +03:00 |
|
Alex Denisov
|
05af5655a7
|
Merge branch 'master' into issue_status_changed_notifications
|
2012-08-29 11:21:14 +03:00 |
|
Alex Denisov
|
43cad71f1a
|
Duplicate code removed from IssueObserver#after_update
|
2012-08-29 10:50:35 +03:00 |
|
Alex Denisov
|
2cb0a62f7d
|
Notification sends to issue author and assignee if issue being reopened or closed
|
2012-08-29 10:48:17 +03:00 |
|
Alex Denisov
|
4d65532158
|
Issue_status_changed email added
|
2012-08-29 09:49:39 +03:00 |
|
Dmitriy Zaporozhets
|
8da05a4ff7
|
Merge pull request #1323 from tsigo/factory_girl
FactoryGirl and spec cleanup
|
2012-08-28 22:57:16 -07:00 |
|
Robert Speicher
|
1dda08486b
|
Only include StubbedRepository in Project model
|
2012-08-29 01:55:41 -04:00 |
|
randx
|
e5adca1b81
|
Preview as button. Disable note submit unless content
|
2012-08-29 08:13:38 +03:00 |
|
Dmitriy Zaporozhets
|
b9b63fc362
|
Merge pull request #1329 from tsigo/milestone_api_docs
Add milestone API docs to doc/README and views/help/api
|
2012-08-29 05:47:54 -07:00 |
|
Robert Speicher
|
8a49cdc3b4
|
Add milestone API docs to doc/README and views/help/api
Also removes `closed` attribute option from create action.
|
2012-08-29 08:45:00 -04:00 |
|
Dmitriy Zaporozhets
|
8d192adb38
|
Merge pull request #1328 from NARKOZ/api
add docs for Milestones API
|
2012-08-29 05:36:01 -07:00 |
|
Dmitriy Zaporozhets
|
14f5d1727a
|
Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-milestone_api
Conflicts:
spec/requests/api/issues_spec.rb
|
2012-08-29 15:35:12 +03:00 |
|
Nihad Abbasov
|
2458060120
|
add docs for Milestones API
|
2012-08-29 05:31:00 -07:00 |
|
Dmitriy Zaporozhets
|
adc71b6a6a
|
Fix test i broke with ssk key validation. Added Key.user_id as attr_protected
|
2012-08-29 07:58:22 +03:00 |
|
Dmitriy Zaporozhets
|
5afb16e496
|
Add ssh key validation
|
2012-08-29 07:13:29 +03:00 |
|
Robert Speicher
|
39ff033d1a
|
Remove pkey.example
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
a3a63eeb92
|
Remove all instances to 'gitlabhq_x' seed repositories from specs and features
We now need only one seed repo! Also cleans up the seeding script.
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
a39cfb5461
|
Simplify StubbedRepository after GitHost changes from master
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
77d06454ed
|
Simple model spec changes made possible by new factories
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
0bc9094058
|
Add deploy_key and personal_key factories
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
c9c1f76e00
|
All specs and features currently passing with FactoryGirl
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
4805c64f2a
|
Remove spec/factory and spec/factories
|
2012-08-28 20:30:50 -04:00 |
|
Robert Speicher
|
a04b919a4c
|
Add factory_girl_rails gem
|
2012-08-28 20:30:50 -04:00 |
|
randx
|
a56cec1132
|
specify gitolite-admin owner in config
|
2012-08-29 02:08:39 +03:00 |
|
randx
|
ad3a88cfd3
|
Prepared for gitolite v3
|
2012-08-29 02:03:04 +03:00 |
|
Dmitriy Zaporozhets
|
1f5e2658f5
|
Merge pull request #1412 from tsigo/more_coffeescript
Convert main.js to CoffeeScript
|
2012-09-09 06:48:33 -07:00 |
|
Robert Speicher
|
5dcca7e480
|
Remove some JS that is no longer used
|
2012-09-09 07:28:42 -04:00 |
|
Robert Speicher
|
3551df8eb1
|
Minor main.js refactor and docs
|
2012-09-09 07:28:41 -04:00 |
|
Robert Speicher
|
ad1aa517c7
|
Add "enable" and "disable" jQuery functions
Handles (un)setting the disabled attribute and adding/removing the
'disabled' class
|
2012-09-09 07:28:41 -04:00 |
|
Robert Speicher
|
3b89f14090
|
Convert main.js to coffee
Remove duplicate 's' hotkey code
|
2012-09-09 07:28:41 -04:00 |
|
Robert Speicher
|
93daa8c568
|
Move main.js to main.js.coffee
|
2012-09-09 07:28:41 -04:00 |
|
Robert Speicher
|
1c01536829
|
Fix spelling of "empty" in disableButtonIfEmptyField function name
|
2012-09-09 07:28:41 -04:00 |
|
Dmitriy Zaporozhets
|
2e8b5ebefd
|
Merge pull request #1386 from tsigo/github_markup
Use GitHub::Markup to parse markup files
|
2012-09-09 03:34:50 -07:00 |
|
Dmitriy Zaporozhets
|
ebd2a5d0ce
|
Merge pull request #1387 from miks/project_users_api
Project users api
|
2012-09-09 01:18:46 -07:00 |
|
Dmitriy Zaporozhets
|
911c06c14c
|
Merge pull request #1408 from myung/master
Fix for enable automerge
|
2012-09-08 15:28:12 -07:00 |
|
miks
|
ba584c7d8d
|
Merge branch 'master' into project_users_api
|
2012-09-08 20:55:08 +03:00 |
|
Dae Myung
|
8559d9a156
|
sending argument project but there is no project to send
|
2012-09-08 04:24:38 -07:00 |
|
Robert Speicher
|
1814ee0ced
|
Give github-markup gem a version requirement
|
2012-09-05 17:02:23 -04:00 |
|
Robert Speicher
|
52c521ffe8
|
Use GitHub::Markup to parse markup files
Closes #1382
|
2012-09-05 16:52:49 -04:00 |
|
Robert Speicher
|
b78fd0c130
|
Add github-markup gem
|
2012-09-05 16:50:03 -04:00 |
|
randx
|
b03ee4666b
|
Handle invalid ssh exception
|
2012-08-29 00:44:26 +03:00 |
|