Commit Graph

4781 Commits (master)

Author SHA1 Message Date
gitlabhq 485c5199b7 user dashboard 2011-10-31 22:57:16 +02:00
Nihad Abbasov 267bd6068c Merge branch 'issue-101' into dev 2011-10-31 23:37:09 +04:00
Nihad Abbasov 11b70c97e3 fix issue notification properly 2011-10-31 23:21:28 +04:00
Nihad Abbasov 3e95a6d73b make commit messages multiline 2011-10-31 17:34:22 +04:00
Nihad Abbasov 43c1039957 don't send notification to issue creator 2011-10-31 16:49:38 +04:00
Nihad Abbasov 3f24f54061 install letter_opener 2011-10-31 16:20:41 +04:00
gitlabhq 9bf39477de commit 2011-10-31 13:30:53 +03:00
gitlabhq fb33ccd87f Merge branch 'dev' into new_layout 2011-10-31 13:11:46 +03:00
gitlabhq 3becd06423 icons & css 2011-10-31 13:11:22 +03:00
Nihad Abbasov ded7d08d70 Merge branch 'refs/heads/markdown_notes' into dev 2011-10-31 13:49:33 +04:00
Nihad Abbasov 31280cd4cb fix markdown truncation on dashboard 2011-10-31 13:47:10 +04:00
Nihad Abbasov 406076731e Merge branch 'refs/heads/markdown_notes' into dev 2011-10-30 19:49:09 +04:00
Nihad Abbasov 1f3323f908 use helper to markdown text 2011-10-30 17:41:57 +04:00
gitlabhq 0dc5364aec reset pwd 2011-10-28 18:29:52 +03:00
gitlabhq 5d879a0643 signin page 2011-10-28 18:25:00 +03:00
gitlabhq 487ae906a9 project layout 2011-10-28 15:07:58 +03:00
gitlabhq 1ffb4b98c0 new design/layout started. projects page 2011-10-28 14:41:39 +03:00
gitlabhq ae47d69281 Merge branch 'dev' 2011-10-28 12:33:07 +03:00
gitlabhq 3fa770dd10 Merge branch 'new_issue' into dev 2011-10-28 12:26:25 +03:00
gitlabhq a017181339 new issue format 2011-10-28 12:22:09 +03:00
VSizov fb40d27d1e remove spaces 2011-10-28 11:34:30 +03:00
Nihad Abbasov 6c7706eb17 process notes w/ rdiscount 2011-10-28 00:57:10 +05:00
Nihad Abbasov e92669fb2d install rdiscount 2011-10-28 00:37:17 +05:00
Nihad Abbasov 89fa800e28 Merge branch 'refs/heads/snippets_expiration' into dev
Conflicts:
	db/schema.rb
2011-10-28 00:28:37 +05:00
Nihad Abbasov b6cdd1c819 test expired snippets 2011-10-28 00:25:50 +05:00
Nihad Abbasov 01f72bfa83 Revert "install timecop for testing"
This reverts commit 0aa5682f8e3d2f50443fa8ac457daf5c9784dfd8.
2011-10-27 23:35:16 +05:00
gitlabhq 56d9761844 moving out of body 2011-10-27 18:46:30 +03:00
gitlabhq 2258db66c2 issue can be edit from show page 2011-10-27 18:18:50 +03:00
gitlabhq f4e7ad7a4b fixed limit 2011-10-27 17:41:10 +03:00
gitlabhq 9611a27e0c note as text 2011-10-27 17:33:20 +03:00
gitlabhq 5fe736ab28 little fix 2011-10-27 17:08:40 +03:00
gitlabhq e41bc4dd50 #173 2011-10-27 16:50:35 +03:00
DZ 84457708d8 Merge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev 2011-10-27 16:47:39 +03:00
gitlabhq d64f23e294 code cleaning 2011-10-27 16:44:29 +03:00
Nihad Abbasov bd219fcc54 Merge branch 'refs/heads/assets-refactoring' into dev 2011-10-27 16:22:55 +05:00
Nihad Abbasov 2db09ada72 extend assets path with jquery-ui images, so rails can find them 2011-10-27 16:14:46 +05:00
Nihad Abbasov 00613d0d50 Merge branch 'refs/heads/assets-refactoring' into dev 2011-10-27 14:51:05 +05:00
Nihad Abbasov be364d1004 move jquery ui images to vendor directory 2011-10-27 14:47:56 +05:00
Nihad Abbasov 2801589c41 remove jquery ui css from application layout. it's already included in assets 2011-10-27 14:47:06 +05:00
Nihad Abbasov 325b84545c don't count expired snippets 2011-10-27 13:12:12 +05:00
Nihad Abbasov 000c032482 display recent snippets at top 2011-10-27 12:14:50 +05:00
Nihad Abbasov 5e584ee626 refactor lifetime_select helper 2011-10-27 12:11:42 +05:00
Nihad Abbasov de4e859928 install timecop for testing 2011-10-27 11:50:14 +05:00
Nihad Abbasov 8e1e17763f implement snippets lifetime 2011-10-27 11:46:21 +05:00
Nihad Abbasov 117d1e90fd add expires_at column to snippets 2011-10-27 10:20:45 +05:00
Nihad Abbasov 38cdb3eba0 update shoulda to edge. fixes deprecations 2011-10-27 02:23:04 +05:00
Nihad Abbasov f1e6d9be90 Merge branch 'assets-refactoring' into dev
Conflicts:
	app/controllers/issues_controller.rb
	app/views/issues/index.html.haml
2011-10-26 23:35:17 +05:00
Nihad Abbasov e0f4a37f3d update project's dashboard every 5 minutes 2011-10-26 23:22:42 +05:00
Nihad Abbasov f1e25f2563 move lib assets to vendor directory 2011-10-26 22:42:24 +05:00
Nihad Abbasov 3228b62755 fix repo url selecting on click 2011-10-26 22:17:46 +05:00