octicon-git-branch(16/) Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Makarov
9885aac0ae Removed unused "use" statements 2014-09-07 15:56:06 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
73cb5f8aac changed syntax for referencing the guide in apidoc
New syntax:

```
[link to guide](guide:file-name.md)
[link to guide](guide:file-name.md#subsection)
```

fixes #4719
2014-09-05 14:59:22 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
00ca1cb4b3 Fixes #4914 2014-09-04 03:27:13 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
67dd874e0c renamed console controller optoins param $id to $actionId 2014-03-26 17:51:52 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
1998935309 Merge pull request #2671 from hqx/2670-ConsoleLocalOptions
2670 console local options
2014-03-10 18:23:26 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Christian Nadolle
706ab7f968 combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
2014-03-09 22:45:04 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
269d1303a9 Code style fixes 2014-03-08 20:47:04 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
24b0de63d5 Minor code style fixes for apidoc 2014-03-08 02:50:59 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
5e356acbd7 exclude file support for apidocs
issue #1797
2014-03-07 16:51:18 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ca6bfdbbb5 final changes for apidoc refactoring 2014-03-07 14:40:52 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
acde64c88b finished guide command refactoring 2014-03-07 13:37:58 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
023f4d0ab6 refactored apidoc extensions completely.
separated guide and apidoc, better maintainability
2014-02-25 19:52:15 +01:00 octicon-file-diff(16/) octicon-file-code(16/)