• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


RSS
Rev. Tiempo Autor
8ab4dc1 42cc_4528 2012-07-18 23:08:51 Yaroslav Luzin

[#4528] ticket:120 Fixed comment

7d983c4 2012-07-17 19:09:48 Igor Bondarenko

[#4528] ticket:120 omit deleted projects in my_projects plus test

6d6326b 2012-07-12 15:43:50 Igor Bondarenko

[#4528] ticket:111 Move SQLAlchemy to requirements-common.txt

45f9248 2012-07-12 15:39:59 Igor Bondarenko

[#4528] ticket:111 Don't show deleted projects on user profile.

9424e55 2012-07-12 03:04:35 Cory Johns

[#3892] Do not duplicate CREATE and UPDATE permission of migration 027 is re-run

Signed-off-by: Cory Johns <johnsca@geek.net>

f5aa36c 2012-07-12 01:36:43 Dave Brondsema

[#4525] higher default pages, as a quick fix for wiki pages, until pagination is implemented

f8cf1c7 2012-07-12 01:01:47 Tim Van Steenburgh

Merge branch 'db/4272' into dev

dd64b94 2012-07-11 13:58:37 Dave Brondsema

[#4272] do "read" checks in the rest api ticket index

c4c83ee 2012-07-11 13:27:52 Dave Brondsema

[#4272] refactor paged_* methods to remove unrelated column vars and make app & user explicit params

ff74de6 2012-07-11 12:45:16 Dave Brondsema

[#4272] add rest API for ticket searches; refactor paged_search to better name & location

a572cce 2012-07-11 12:41:51 Dave Brondsema

[#4272] delete unnecessary test file

e139cf7 2012-07-11 11:54:49 Dave Brondsema

[#4272] add test for search_feed, and make valid rss/atom

c9be7ef 2012-07-11 11:18:25 Dave Brondsema

[#4272] fix api tests to use proper HTTP verb

84f38be 2012-07-11 07:22:10 Tim Van Steenburgh

[#4521] Added tests and comments.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

7f890d6 2012-07-11 07:22:10 Tim Van Steenburgh

[#4521] Lookup sha1 for ref from cache instead of disk.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

ba94a23 2012-07-11 07:03:29 Tim Van Steenburgh

Merge branch 'js/4423' into dev

7ffa92a allura_20120710 2012-07-10 06:02:18 Anton Kasyanov

[#4168] ticket:105 save button fixed

bcc6733 2012-07-10 06:02:17 Igor Bondarenko

[#4168] ticket:93 Added 'Save' button on permissions page

392e90b 2012-07-10 04:34:59 Jenny Steele

[#4423] Changed docs to explain that a line break turns into a br in our flavor of markdown

58e0e26 2012-07-10 02:48:56 Dave Brondsema

[#4457] update has_home_tool to check existing list. Remove extra cmd runs from tests

96b8e4c 2012-07-10 00:23:18 Tim Van Steenburgh

Merge branch 'dev' of git://sfi-engr-scm-1/forge into dev

ab51fde 2012-07-10 00:22:39 Cory Johns

[#3892] Leave WRITE permission on ticket ACLs in case we need to revert

Signed-off-by: Cory Johns <johnsca@geek.net>

1ac34a5 2012-07-10 00:22:30 Tim Van Steenburgh

[#4382] Fix to work with new scm model.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

6d7489c 2012-07-10 00:22:30 Jenny Steele

[#4382] Appearance improvements to scm help

c9bbc48 2012-07-10 00:22:30 Jenny Steele

[#4382] Added scm getting started help

7de9cfc 2012-07-09 23:31:27 Yuriy

[#1937] ticket:106 fixed link textbox selecting

399f4a5 2012-07-09 23:31:27 Igor Bondarenko

[#1937] ticket:98 Fix "link" link

1037856 2012-07-09 23:27:46 Cory Johns

[#3892] Renamed migration script for proper ordering

Signed-off-by: Cory Johns <johnsca@geek.net>

44e721a 2012-07-07 05:48:09 Yuriy

[#3892] ticket:97 Migration script, fix acl stuff

104f72e 2012-07-07 05:48:08 Igor Bondarenko

[#3892] ticket:91 Refactoring and test

Optimized migration code.
Fixed 'Edit' link: show only to users with `update` permission.
Tests added for two cases:
* user has permission `create` but not `update`.
* user has both `create` and `update` permissions.