randx
|
beb5e1bd6b
|
Sanitize glm helper
|
2012-09-01 23:35:04 +03:00 |
|
Dmitriy Zaporozhets
|
793db070f0
|
Restyled projects list on dashboard
|
2012-08-30 08:13:36 +03:00 |
|
Riyad Preukschas
|
806695f491
|
Split and reformat markdown options and add refs to their docs.
Also add hard_wrap option.
|
2012-08-27 21:20:13 +02:00 |
|
Riyad Preukschas
|
32ae7fb616
|
Improve GFM code documentation
|
2012-08-23 20:10:06 +02:00 |
|
Dmitriy Zaporozhets
|
1ef1a4ae6e
|
Merge pull request #1239 from tsigo/disable_gravatar
Allow disabling Gravatars in gitlab.yml settings
|
2012-08-22 04:33:50 -07:00 |
|
Dmitriy Zaporozhets
|
4ce034ca65
|
Merge pull request #1247 from tsigo/feature/no_milestone_filter
Allow filtering issues that have no milestone or assignee
|
2012-08-16 22:33:56 -07:00 |
|
Robert Speicher
|
feee3838e1
|
Combine unassigned_issue and unassigned_milestone into unassigned_filter
|
2012-08-16 18:13:22 -04:00 |
|
Robert Speicher
|
65bcc41f3e
|
Allow disabling Gravatars in gitlab.yml settings
Closes #1237
|
2012-08-15 21:06:08 -04:00 |
|
Martin Bastien
|
6641761e5c
|
Fix current class for hooks tab in admin section
Signed-off-by: Martin Bastien <martin.bastien@studiofrenetic.com>
|
2012-08-15 00:03:13 -04:00 |
|
Robert Speicher
|
b039a16946
|
GFM refactor: Move the actual parsing to a class under the Gitlab module
|
2012-08-14 04:37:18 -04:00 |
|
Robert Speicher
|
e31a9dd253
|
GFM refactor: Update pattern to avoid an extra HTML entities check
|
2012-08-14 04:33:46 -04:00 |
|
Robert Speicher
|
d1d19aecde
|
GFM refactor: Simplify the regex pattern
Makes use of 'extended' patterns to add comments to the groups, and also
reduces the total number of groups to just those that are used.
|
2012-08-14 04:33:41 -04:00 |
|
Robert Speicher
|
5a90d044f7
|
Allow filtering by issues with no assigned... assignee
Continues #1222
|
2012-08-13 20:49:18 -04:00 |
|
Robert Speicher
|
b1ea0b3c01
|
Allow filtering by issues with no assigned milestone
Closes #1222
|
2012-08-13 01:38:00 -04:00 |
|
Robert Speicher
|
7754189187
|
Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
|
2012-08-10 18:25:15 -04:00 |
|
randx
|
04bad8257f
|
Fixed markdown tests
|
2012-08-08 11:52:09 +03:00 |
|
randx
|
6171a4d8eb
|
Fixed dashboard broken messages cause of glm
|
2012-08-03 03:28:02 +03:00 |
|
Riyad Preukschas
|
6f9428b1cd
|
Fix GFM helper to raise an exception when @project is not set
|
2012-08-06 02:32:17 +02:00 |
|
Riyad Preukschas
|
8e6a7a172e
|
Merge branch 'master' into gitlab-flavored-markdown
|
2012-08-06 01:48:20 +02:00 |
|
Riyad Preukschas
|
0a60b19b23
|
Remove the commit_msg_with_link_to_issues helper and specs
|
2012-08-02 02:54:10 +02:00 |
|
Riyad Preukschas
|
6873d07f62
|
Add link_to_gfm helper and specs
|
2012-08-02 02:54:01 +02:00 |
|
Riyad Preukschas
|
8ce390333a
|
Add GFM helper
|
2012-08-02 02:41:49 +02:00 |
|
Riyad Preukschas
|
e1b4e22e5c
|
Add render context to markdown renderer
|
2012-08-01 17:37:12 +02:00 |
|
miks
|
1127c98490
|
Add automatic HTML id attributes to markdown headings to allow linking
to content sections in wiki
|
2012-07-26 11:47:17 +03:00 |
|
Dmitriy Zaporozhets
|
f88a2617e6
|
Tree ajax log. progress bar & refactoring
|
2012-07-10 23:12:38 +03:00 |
|
Dmitriy Zaporozhets
|
d40b9ce26d
|
Admin gitolite logs. Refactored project creation. Few style fixes.
|
2012-07-05 21:59:37 +03:00 |
|
Dmitriy Zaporozhets
|
4e0c2f00d3
|
Merge pull request #1026 from gitlabhq/inline_diff
Inline diff
|
2012-07-04 22:45:52 -07:00 |
|
Dmitriy Zaporozhets
|
031ae7756e
|
Refactored navigation
|
2012-07-03 20:52:48 +03:00 |
|
Valeriy Sizov
|
cecdb0b384
|
InlineDiff: refactoring
|
2012-07-02 23:34:25 +03:00 |
|
Valeriy Sizov
|
a09558921b
|
InlineDiff: base implementation
|
2012-07-02 23:08:07 +03:00 |
|
Dmitriy Zaporozhets
|
9b337b8328
|
Epic: Gitlab configuration with default values
|
2012-07-02 21:51:48 +03:00 |
|
randx
|
a4ae4694a2
|
Fix issue #987 #972
|
2012-06-28 00:54:53 +03:00 |
|
Dmitriy Zaporozhets
|
50fdb2e7df
|
Remove critical status from Issue. Move sort instead
|
2012-06-27 21:30:35 +03:00 |
|
Dmitriy Zaporozhets
|
1b1e77c728
|
Issue Labels: Edit, show, index + filter
|
2012-06-27 21:20:35 +03:00 |
|
randx
|
0321a3c9b4
|
MR: merged badge. Removed colors from MR list
|
2012-06-26 19:08:44 +03:00 |
|
Valeriy Sizov
|
1e1c5b7afe
|
Diff refactoring
|
2012-06-24 01:14:45 +03:00 |
|
randx
|
77cf662034
|
Pushed widget improved
|
2012-06-21 18:41:22 +03:00 |
|
Dmitriy Zaporozhets
|
75cf927d3b
|
Issues & MR legend
|
2012-06-21 08:29:53 +03:00 |
|
randx
|
edd81a79c5
|
Dashboard refactoring:
* dashboard should be in dashboard controller not project index
* projects index removed
|
2012-06-12 23:13:42 +03:00 |
|
Dmitriy Zaporozhets
|
e0d1fba15e
|
Recent push event
|
2012-06-12 17:43:16 +03:00 |
|
randx
|
04bf40a923
|
Refactored theme css, added Modern theme pre version
|
2012-06-11 20:52:32 +03:00 |
|
Andrey Vakarev
|
6ee4548c99
|
Removed empty helpers (probably auto-generated)
|
2012-06-03 22:32:40 +03:00 |
|
Andrey Vakarev
|
16b49124be
|
Remove unused methods
|
2012-06-03 22:27:34 +03:00 |
|
Dmitriy Zaporozhets
|
aadf9d607e
|
Merge pull request #885 from avakarev/clean-up-application_helper
Clean up application_helper.rb code
|
2012-06-03 00:54:34 -07:00 |
|
Andrey Vakarev
|
2048750029
|
Clean up application_helper.rb code
|
2012-06-03 04:08:01 +03:00 |
|
Andrey Vakarev
|
fb4b571fa6
|
Clean up tab_helper.rb code
|
2012-06-03 03:58:49 +03:00 |
|
randx
|
78f4c789b3
|
Improved Commit diff -> Images. Red border for removed & green for added images
|
2012-05-30 21:02:30 +03:00 |
|
Saito
|
34cc38b6f5
|
diff now no need to force_encoding to utf8
|
2012-05-30 11:56:48 +08:00 |
|
randx
|
3272620f72
|
lib/ refactoring. Module Gitlabhq renamed to Gitlab
|
2012-05-26 13:37:49 +03:00 |
|
Dmitriy Zaporozhets
|
1b2068eaa9
|
Gem updates & githost logger
* Grit gem updated
* gitolite-client updated
* logger added
* few fixes
|
2012-05-21 23:17:41 +03:00 |
|